[ANNOUNCE] 4.0.4-rt1
2015-06-12 7:22 UTC (6+ messages)
` [PATCH] ASoC: Intel: sst: use ; instead of , at the of a C statement
` [PATCH v2] "
[PATCH v5 00/24] Convert the posix_clock_operations and k_clock structure to ready for 2038
2015-06-12 7:19 UTC
[PATCH] i2c-parport: start using pr_fmt
2015-06-12 7:17 UTC
[RESEND PATCH v4 00/14] crypto: add a new driver for Marvell's CESA
2015-06-12 7:16 UTC (12+ messages)
` [RESEND PATCH v4 01/14] crypto: mv_cesa: document the clocks property
` [RESEND PATCH v4 04/14] crypto: add a new driver for Marvell's CESA
` [RESEND PATCH v4 05/14] crypto: marvell/CESA: add TDMA support
` [RESEND PATCH v4 06/14] crypto: marvell/CESA: add DES support
` [RESEND PATCH v4 07/14] crypto: marvell/CESA: add Triple-DES support
` [RESEND PATCH v4 08/14] crypto: marvell/CESA: add MD5 support
` [RESEND PATCH v4 10/14] crypto: marvell/CESA: add support for all armada SoCs
` [RESEND PATCH v4 11/14] crypto: marvell/CESA: add allhwsupport module parameter
` [RESEND PATCH v4 12/14] crypto: marvell/CESA: add support for Orion SoCs
` [RESEND PATCH v4 13/14] crypto: marvell/CESA: add support for Kirkwood and Dove SoCs
` [RESEND PATCH v4 14/14] crypto: marvell/CESA: add DT bindings documentation
[PATCH] x86: General protection fault after STR (32 bit systems only)
2015-06-12 7:15 UTC (4+ messages)
[BUG] mpc8323_rdb platform doesn't boot since kernel 3.16
2015-06-12 7:14 UTC (5+ messages)
[PATCH] phy: tusb1210: make better use of gpiod API
2015-06-12 7:12 UTC
[PATCH 00/18] sched: balance callbacks v4
2015-06-12 7:08 UTC (5+ messages)
` [PATCH 11/18] seqcount: Introduce raw_write_seqcount_barrier()
[PATCH] staging: sm750fb: fix c99 comments
2015-06-12 7:07 UTC
[PATCH 07/25] mm, vmscan: Make kswapd think of reclaim in terms of nodes
2015-06-12 7:05 UTC
Audio crackles with 4.1-rc1
2015-06-12 7:00 UTC (27+ messages)
latency histogram with BPF
2015-06-12 6:58 UTC (4+ messages)
[PATCH v1] ARM: zynq: Fix earlyprintk in big endian mode
2015-06-12 6:58 UTC (4+ messages)
` [PATCH v2] "
[PATCH RFC v4 0/4] crypto: Introduce Public Key Encryption API
2015-06-12 6:56 UTC (10+ messages)
` [PATCH RFC v4 1/4] MPILIB: add mpi_read_buf(), mpi_copy() and mpi_get_size() helpers
` [PATCH RFC v4 2/4] crypto: add PKE API
[PATCH 0/7] instruction of cyapa gen6 and proximity patches
2015-06-12 6:56 UTC (8+ messages)
` [PATCH 1/7] input: cyapa: change strings of gen5 to pip in the name when they are shared
` [PATCH 2/7] input: cyapa: add gen6 device module support in driver
` [PATCH 3/7] input: cyapa: add proximity function support for gen5 and gen6 modules
` [PATCH 4/7] input: cyapa: fully support runtime suspend power management
` [PATCH 5/7] input: cyapa: add proximity and interrupt sysfs interfaces support
` [PATCH 6/7] input: cyapa: add of match device support and description document
` [PATCH 7/7] input: cyapa: add CYAP0002 Gen6 device for ACPI configuration
[PATCH] staging: ste_rmi4: Add IRQF_ONESHOT flag
2015-06-12 6:47 UTC (3+ messages)
[PATCH kernel] powerpc/powernv/ioda2: Add devices only from buses which belong to PE
2015-06-12 6:47 UTC (2+ messages)
[RFC PATCH v2] arm DMA: Fix allocation from CMA for coherent DMA
2015-06-12 6:34 UTC (5+ messages)
[alsa-devel][PATCH 1/4] ASoC: wm8960: codec mclk should be enabled early to avoid jack detect error
2015-06-12 6:32 UTC (3+ messages)
[PATCH] mvsas: always iounmap resources
2015-06-12 6:31 UTC (2+ messages)
[RFC PATCH v7 00/37] perf tools: filtering events using eBPF programs
2015-06-12 6:29 UTC (40+ messages)
` [RFC PATCH v7 01/37] tools build: Add feature check for eBPF API
` [RFC PATCH v7 02/37] bpf tools: Introduce 'bpf' library to tools
` [RFC PATCH v7 03/37] bpf tools: Allow caller to set printing function
` [RFC PATCH v7 04/37] bpf tools: Open eBPF object file and do basic validation
` [RFC PATCH v7 05/37] bpf tools: Read eBPF object from buffer
` [RFC PATCH v7 06/37] bpf tools: Check endianess and make libbpf fail early
` [RFC PATCH v7 07/37] bpf tools: Iterate over ELF sections to collect information
` [RFC PATCH v7 08/37] bpf tools: Collect version and license from ELF sections
` [RFC PATCH v7 09/37] bpf tools: Collect map definitions from 'maps' section
` [RFC PATCH v7 10/37] bpf tools: Collect symbol table from SHT_SYMTAB section
` [RFC PATCH v7 11/37] bpf tools: Collect eBPF programs from their own sections
` [RFC PATCH v7 12/37] bpf tools: Collect relocation sections from SHT_REL sections
` [RFC PATCH v7 13/37] bpf tools: Record map accessing instructions for each program
` [RFC PATCH v7 14/37] bpf tools: Add bpf.c/h for common bpf operations
` [RFC PATCH v7 15/37] bpf tools: Create eBPF maps defined in an object file
` [RFC PATCH v7 16/37] bpf tools: Relocate eBPF programs
` [RFC PATCH v7 17/37] bpf tools: Introduce bpf_load_program() to bpf.c
` [RFC PATCH v7 18/37] bpf tools: Load eBPF programs in object files into kernel
` [RFC PATCH v7 19/37] bpf tools: Introduce accessors for struct bpf_program
` [RFC PATCH v7 20/37] bpf tools: Introduce accessors for struct bpf_object
` [RFC PATCH v7 21/37] bpf tools: Link all bpf objects onto a list
` [RFC PATCH v7 22/37] perf tools: Make perf depend on libbpf
` [RFC PATCH v7 23/37] perf tools: Introduce llvm config options
` [RFC PATCH v7 24/37] perf tools: Call clang to compile C source to object code
` [RFC PATCH v7 25/37] perf tests: Add LLVM test for eBPF on-the-fly compiling
` [RFC PATCH v7 26/37] perf tools: Auto detecting kernel build directory
` [RFC PATCH v7 27/37] perf tools: Auto detecting kernel include options
` [RFC PATCH v7 28/37] perf record: Enable passing bpf object file to --event
` [RFC PATCH v7 29/37] perf record: Compile scriptlets if pass '.c' "
` [RFC PATCH v7 30/37] perf tools: Parse probe points of eBPF programs during preparation
` [RFC PATCH v7 31/37] perf probe: Attach trace_probe_event with perf_probe_event
` [RFC PATCH v7 32/37] perf record: Probe at kprobe points
` [RFC PATCH v7 33/37] perf record: Load all eBPF object into kernel
` [RFC PATCH v7 34/37] perf tools: Add bpf_fd field to evsel and config it
` [RFC PATCH v7 35/37] perf tools: Attach eBPF program to perf event
` [RFC PATCH v7 36/37] perf tools: Suppress probing messages when probing by BPF loading
` [RFC PATCH v7 37/37] perf record: Add clang options for compiling BPF scripts
` [RFC PATCH v7 37/37 -fix] "
[PATCH v2] selinux: reduce locking overhead in inode_free_security()
2015-06-12 6:26 UTC (2+ messages)
[PATCH 1/1] usb: core: lpm: set lpm_capable for root hub device
2015-06-12 6:14 UTC (3+ messages)
[PATCH 3.4] ipv6: add check for blackhole or prohibited entry in rt6_redirect
2015-06-12 6:05 UTC
[PATCH] perf, tools: Fix crash in 'perf trace'
2015-06-12 6:00 UTC
[PATCH v2 1/1] irqchip: exynos-combiner: Save IRQ enable set on suspend
2015-06-12 5:57 UTC (2+ messages)
iio: what does in_accel_x_thresh_rising_en ?
2015-06-12 5:56 UTC (4+ messages)
[PATCH v4 01/11] block: make generic_make_request handle arbitrarily sized bios
2015-06-12 5:49 UTC (13+ messages)
[PATCH v2] clk: exynos4: Fix wrong clock for Exynos4x12 ADC
2015-06-12 5:46 UTC (2+ messages)
[PATCH 1/1] staging:f81534 Add F81532/534 Driver
2015-06-12 5:38 UTC (3+ messages)
[PATCH RESEND] sched: prefer an idle cpu vs an idle sibling for BALANCE_WAKE
2015-06-12 5:35 UTC (6+ messages)
[PATCH v2] w1: masters: omap_hdq: Add support for 1-wire mode
2015-06-12 5:23 UTC (4+ messages)
[PATCH 1/2] staging: rtl8188eu: remove unused enum and CONFIG
2015-06-12 5:22 UTC (3+ messages)
` [PATCH 2/2] staging: rtl8188eu: remove unused variables
[lkp] [driver] 563b1abc5f7: WARNING: CPU: 0 PID: 6 at fs/sysfs/dir.c:31 sysfs_warn_dup+0x65/0x75()
2015-06-12 5:15 UTC
[PATCH v14 0/3] ARM: rk3288: Add PM Domain support
2015-06-12 5:11 UTC (4+ messages)
[PATCH perf/core 0/4] perf-probe bugfixes
2015-06-12 5:08 UTC (5+ messages)
` [PATCH perf/core 1/4] [BUGFIX] perf probe: List probes in stdout
` [PATCH perf/core 2/4] [BUGFIX] perf probe: Cut off the postfixes from event name
` [PATCH perf/core 3/4] [BUGFIX] perf probe: Check non-probe-able symbols when using symbol map
` [PATCH perf/core 4/4] [BUGFIX] perf probe: Show usage even if the last event is skipped
[PATCH] extcon: Redefine the unique id of supported external connectors without 'enum extcon' type
2015-06-12 5:04 UTC (5+ messages)
[v4 00/16] Add VT-d Posted-Interrupts support
2015-06-12 4:58 UTC (12+ messages)
` [v4 08/16] KVM: kvm-vfio: User API for IRQ forwarding
` [v4 12/16] KVM: kvm-vfio: implement the VFIO skeleton for VT-d Posted-Interrupts
` [v4 13/16] KVM: x86: kvm-vfio: VT-d posted-interrupts setup
[PATCH v3 0/2] x86, mwaitt: introduce AMD mwaitt support
2015-06-12 4:03 UTC (4+ messages)
` [PATCH v3 2/2] x86, mwaitt: introduce mwaix delay with a configurable timer
[PATCH non-pretimeout 0/7] Watchdog: introduce ARM SBSA watchdog driver
2015-06-12 3:57 UTC (3+ messages)
` [PATCH non-pretimeout 4/7] "
diffs in changelogs
2015-06-12 3:54 UTC (4+ messages)
[REGRESSION] NFS is creating a hidden port (left over from xs_bind() )
2015-06-12 3:49 UTC
[PATCH v6 0/3] linux: address broken PAT drivers
2015-06-12 3:36 UTC (4+ messages)
` [PATCH v6 2/3] IB/ipath: add counting for MTRR
linux-next: manual merge of the l2-mtd tree with the mips tree
2015-06-12 3:27 UTC
[PATCH] module: make perm const, change BUG_ON to BUILD_BUG_ON
2015-06-12 3:23 UTC (3+ messages)
[PATCH] kernel/params.c: make use of unused but set variable
2015-06-12 3:17 UTC (9+ messages)
[PATCH tip/perf/core] tools lib traceevent: Fix python/perf.so compiling error
2015-06-12 3:17 UTC
perf: aux area related crash and warnings
2015-06-12 3:15 UTC
[PATCH v2 0/6] SPMI regulator driver
2015-06-12 3:13 UTC (8+ messages)
` [PATCH v2 1/6] regulator: Add QCOM "
` [PATCH v2 2/6] regulator: Add system_load constraint
` [PATCH v2 3/6] regulator: Add pull down support
` [PATCH v2 4/6] regulator: Add soft start support
` [PATCH v2 5/6] regulator: Add input current limit support
` [PATCH v2 6/6] regulator: qcom-spmi: Add vendor specific configuration
[PATCH v3 1/3] NTP: rtc: Add CONFIG_RTC_SYSTOHC_DEVICE for NTP synchronization
2015-06-12 3:10 UTC (3+ messages)
` [PATCH v3 2/3] sparc: time: Replace update_persistent_clock() with CONFIG_RTC_SYSTOHC
` [PATCH v3 3/3] drivers/rtc/interface.c: Remove rtc_set_mmss()
next-20150610 - repeated hangs at e1000e_phc_gettime+0x2e/0x60
2015-06-12 2:57 UTC
[PATCH v2 0/3] IRQ/Gic-V3:Support Mbigen interrupt controller
2015-06-12 2:49 UTC (4+ messages)
` [PATCH v2 1/3] IRQ/Gic-V3: Add mbigen driver to support mbigen "
` [PATCH v2 2/3] IRQ/Gic-V3: Change arm-gic-its to support the Mbigen interrupt
` [PATCH v2 3/3] dt-binding:Documents the mbigen bindings
[lkp] [rcu] cd73ca21cd2: No primary result change, +47.6% aim7.time.involuntary_context_switches
2015-06-12 2:32 UTC
[GIT PULL 0/7] perf/core improvements and fixes
2015-06-12 2:15 UTC (8+ messages)
` [PATCH 1/7] perf tools: Avoid possible race condition in copyfile()
` [PATCH 2/7] perf record: Amend option summaries
` [PATCH 3/7] perf evsel: Display 0x for hex values when printing the attribute
` [PATCH 4/7] perf stat: Error out unsupported group leader immediately
` [PATCH 5/7] perf tools: Fix build failure on 32-bit arch
` [PATCH 6/7] trace: Beautify perf_event_open syscall
` [PATCH 7/7] perf tools: Update MANIFEST per files removed from kernel
[PATCH v3 1/4] drivers/rtc/pcf8563: Replace deprecated rtc_time_to_tm() and rtc_tm_to_time()
2015-06-12 2:04 UTC (4+ messages)
` [PATCH v3 2/4] rtc/lib: Introduce rtc_tm_sub() helper function
` [PATCH v3 3/4] drivers/rtc/isl1208: Replace deprecated rtc_tm_to_time()
` [PATCH v3 4/4] drivers/rtc/sunxi: "
[PATCH 0/3] ASoC: Mediatek: Add support for MT8173 SoC
2015-06-12 1:55 UTC (4+ messages)
` [PATCH 1/3] ASoC: mediatek: Add AFE platform driver
` [alsa-devel] "
[PATCH v2 1/4] drivers/rtc/pcf8563: Replace deprecated rtc_time_to_tm() and rtc_tm_to_time()
2015-06-12 1:54 UTC (4+ messages)
` [PATCH v2 2/4] rtc/lib: Introduce rtc_tm_subtract() helper function
[PATCH] ACPI / enumeration: Document the rules regarding the PRP0001 device ID
2015-06-12 1:44 UTC (4+ messages)
[PATCH v2] f2fs: do not trim preallocated blocks when truncating after i_size
2015-06-12 1:30 UTC (3+ messages)
` [f2fs-dev] "
[PATCH v2] cxl: Add explicit precision specifiers
2015-06-12 1:08 UTC (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] cxl: use more common format specifier
[PATCH v2] README: clarify redistribution requirements covering patents
2015-06-12 1:02 UTC (3+ messages)
[PATCH v3] dmaengine: xgene-dma: Fix sparse wannings and coccinelle warnings
2015-06-12 1:00 UTC (7+ messages)
[PATCH] ia64: export flush_icache_range for module use
2015-06-12 0:58 UTC (2+ messages)
RIP MTRR - status update for upcoming v4.2
2015-06-12 0:52 UTC (3+ messages)
[RFC PATCH] perf: Add PERF_RECORD_SWITCH to indicate context switches
2015-06-12 0:47 UTC (3+ messages)
[PATCH v2 0/6] SPMI regulator driver
2015-06-12 0:36 UTC (8+ messages)
` [PATCH v2 1/6] regulator: Add QCOM "
` [PATCH v2 2/6] regulator: Add system_load constraint
` [PATCH v2 3/6] regulator: Add pull down support
` [PATCH v2 4/6] regulator: Add soft start support
` [PATCH v2 5/6] regulator: Add input current limit support
` [PATCH v2 6/6] regulator: qcom-spmi: Add vendor specific configuration
[PATCH 1/1] perf,tools: add time out to force stop endless mmap processing
2015-06-12 0:33 UTC (5+ messages)
linux-next: build failure after merge of the arm-soc tree
2015-06-12 0:30 UTC
[git pull] drm fixes
2015-06-12 0:20 UTC
[PATCH v2] MAINTAINERS: ARM64: EXYNOS: Extend entry for ARM64 DTS
2015-06-12 0:09 UTC (4+ messages)
[PATCH 0/5] Add Mediatek MT8173 subsystem clocks support
2015-06-11 23:52 UTC (9+ messages)
[patch 2/2] w1: unlock correct lock on error in w1_seq_show()
2015-06-11 23:41 UTC (4+ messages)
` [patch] [patch 2/2 v2] w1: use "
[RFC v4 PATCH 0/9] hugetlbfs: add fallocate support
2015-06-11 23:09 UTC (4+ messages)
` [RFC v4 PATCH 2/9] mm/hugetlb: expose hugetlb fault mutex for use by fallocate
[PATCH v13 0/2] crypto: AF_ALG: add AEAD support
2015-06-11 23:03 UTC (4+ messages)
` [PATCH v13 1/2] "
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome