messages from 2015-05-13 20:40:08 to 2015-05-14 01:42:41 UTC [more...]
[PATCH] perf record: Fix zomible status of child process
1970-01-03 4:54 UTC
[RFC][PATCHSET] non-recursive pathname resolution
2015-05-14 1:39 UTC (25+ messages)
` [RFC][PATCHSET v3] non-recursive pathname resolution & RCU symlinks
` [PATCH 01/21] namei: unlazy_walk() doesn't need to mess with current->fs anymore
` [PATCH 02/21] lustre: kill unused macro (LOOKUP_CONTINUE)
` [PATCH 03/21] lustre: kill unused helper
` [PATCH 04/21] get rid of assorted nameidata-related debris
` [PATCH 05/21] Documentation: remove outdated information from automount-support.txt
` [PATCH 06/21] namei: be careful with mountpoint crossings in follow_dotdot_rcu()
` [PATCH 07/21] namei: uninline set_root{,_rcu}()
` [PATCH 08/21] namei: pass the struct path to store the result down into path_lookupat()
` [PATCH 09/21] namei: move putname() call into filename_lookup()
` [PATCH 10/21] namei: shift nameidata inside filename_lookup()
` [PATCH 11/21] namei: make filename_lookup() reject ERR_PTR() passed as name
` [PATCH 12/21] namei: shift nameidata down into filename_parentat()
` [PATCH 13/21] namei: saner calling conventions for filename_create()
` [PATCH 14/21] namei: saner calling conventions for filename_parentat()
` [PATCH 15/21] namei: fold path_cleanup() into terminate_walk()
` [PATCH 16/21] namei: stash dfd and name into nameidata
` [PATCH 17/21] namei: trim do_last() arguments
` [PATCH 18/21] inline user_path_parent()
` [PATCH 19/21] inline user_path_create()
` [PATCH 20/21] namei: move saved_nd pointer into struct nameidata
` [PATCH 21/21] turn user_{path_at,path,lpath,path_dir}() into static inlines
[RFC v2 0/6] firmware: add PKCS#7 firmware signature support
2015-05-14 1:35 UTC (4+ messages)
` [RFC v2 6/6] firmware: add firmware signature checking support
[PATCH v3] livepatch: Prevent to apply the patch once coming module notifier fails
2015-05-14 1:31 UTC (3+ messages)
[PATCH kernel v10 00/34] powerpc/iommu/vfio: Enable Dynamic DMA windows
2015-05-14 1:21 UTC (21+ messages)
` [PATCH kernel v10 05/34] powerpc/iommu: Always release iommu_table in iommu_free_table()
` [PATCH kernel v10 12/34] vfio: powerpc/spapr: Rework groups attaching
` [PATCH kernel v10 13/34] powerpc/powernv: Do not set "read" flag if direction==DMA_NONE
` [PATCH kernel v10 14/34] powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
` [PATCH kernel v10 15/34] powerpc/powernv/ioda/ioda2: Rework TCE invalidation in tce_build()/tce_free()
` [PATCH kernel v10 16/34] powerpc/spapr: vfio: Replace iommu_table with iommu_table_group
` [PATCH kernel v10 28/34] vfio: powerpc/spapr: powerpc/powernv/ioda: Define and implement DMA windows API
` [PATCH kernel v10 33/34] vfio: powerpc/spapr: Register memory and define IOMMU v2
[RFC v2 0/7] Consolidate ACPI PCI root common code into ACPI core
2015-05-14 1:09 UTC (6+ messages)
` [RFC v2 5/7] PCI/ACPI: Consolidate common PCI host bridge "
[PATCHSET] cgroup, sched: restructure threadgroup locking and replace it with a percpu_rwsem
2015-05-14 1:09 UTC (3+ messages)
` [PATCH 1/3] sched, cgroup: reorganize threadgroup locking
[PATCH 2/2] Drivers: staging: skein: skein_api: Fixed spelling errors
2015-05-14 1:05 UTC
[PATCH 1/2] Drivers: staging: comedi: comedi: Fixed comment spelling error
2015-05-14 1:05 UTC
[v4 0/3] prerequisite changes for VT-d posted-interrupts
2015-05-14 1:04 UTC (5+ messages)
` [v4 1/3] genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPU
[PATCH] regulator: Add SPMI regulator driver
2015-05-14 1:02 UTC (3+ messages)
[PATCH] platform/chrome: cros_ec_dev - Add a platform device ID table
2015-05-14 0:58 UTC
[PATCH 0/2 v2] percpu_counter: xfs requires custom compare batch size
2015-05-14 0:55 UTC (4+ messages)
` [PATCH 1/2] percpu_counter: batch size aware __percpu_counter_compare()
[PATCH 0/4] powerpc32: use cacheable alternatives of memcpy and memset
2015-05-14 0:55 UTC (5+ messages)
` [PATCH 1/4] Partially revert "powerpc: Remove duplicate cacheable_memcpy/memzero functions"
` [PATCH 3/4] powerpc32: memset(0): use cacheable_memzero
[PATCH] pwm: samsung: Use MODULE_DEVICE_TABLE() to include OF modalias
2015-05-14 0:47 UTC (3+ messages)
[PATCH] aoe: Use 64-bit timestamp in frame
2015-05-14 0:47 UTC (5+ messages)
` [Y2038] "
[PATCH v4 0/6] selftests: Add futex functional tests
2015-05-14 0:40 UTC (4+ messages)
[PATCH 0/3] A few small fixups to the alarmtimer-suspend test
2015-05-14 0:39 UTC (8+ messages)
` [PATCH 1/3] kselftests: timers: Increase delay between suspends in alarmtimer-suspend
` [PATCH 2/3] kselftests: timers: Ease alarmtimer-suspend unreasonable latency value
` [PATCH 3/3] kselftests: timers: Check _ALARM clockids are supported before suspending
[PATCH 2/2] Drivers: staging: skein: skein_api: Fixed spelling errors
2015-05-14 0:38 UTC (2+ messages)
[PATCH 1/2] Drivers: staging: comedi: comedi: Fixed comment spelling error
2015-05-14 0:37 UTC (2+ messages)
[PATCH 01/18] f2fs: avoid value overflow in showing current status
2015-05-14 0:37 UTC (5+ messages)
` [PATCH 03/18] f2fs crypto: declare some definitions for f2fs encryption feature
[PATCH v3 00/10] KVM: MTRR fixes and some cleanups
2015-05-14 0:16 UTC (5+ messages)
` [PATCH v3 09/10] KVM: MMU: fix MTRR update
kernel >= 4.0: crashes when using traceroute6 with isatap
2015-05-14 0:32 UTC (4+ messages)
[PATCH V3] cpuidle: Handle tick_broadcast_enter() failure gracefully
2015-05-14 0:42 UTC (9+ messages)
` [PATCH 0/3] cpuidle: updates related to tick_broadcast_enter() failures
[PATCH v5 00/21] Tegra210 Clock Support
2015-05-14 0:29 UTC (15+ messages)
` [PATCH v5 12/21] clk: tegra: pll: Add specialized logic for T210
` [PATCH v5 13/21] clk: tegra: pll: Add support for PLLMB "
` [PATCH v5 14/21] clk: tegra: pll: Adjust vco_min if SDM present
` [PATCH v5 15/21] clk: tegra: pll: Add dyn_ramp callback
` [PATCH v5 16/21] clk: tegra: pll: Add Set_default logic
` [PATCH v5 17/21] clk: tegra: pll: Add logic for SS
` [PATCH v5 18/21] clk: tegra: pll: Fix _pll_ramp_calc_pll logic and _calc_dynamic_ramp_rate
[PATCH tip/core/rcu 0/24] Initialization/Kconfig updates for 4.2
2015-05-14 0:27 UTC (14+ messages)
` [PATCH tip/core/rcu 01/24] rcu: Control grace-period delays directly from value
` [PATCH tip/core/rcu 14/24] rcu: Directly drive TASKS_RCU from Kconfig
` [PATCH tip/core/rcu 15/24] rcu: Directly drive RCU_USER_QS "
` [PATCH tip/core/rcu 24/24] rcu: Conditionally compile RCU's eqs warnings
linux-next: Tree for May 13
2015-05-14 0:24 UTC (2+ messages)
` linux-next: Tree for May 13 (avr32 build error due to switchdev patch)
[PATCH] f2fs: fix building on 32-bit architectures
2015-05-14 0:23 UTC (2+ messages)
[PATCH 0/2] Add Broadcom MSPI driver
2015-05-14 0:19 UTC (5+ messages)
` [PATCH 2/2] spi: bcm-mspi: Add support for "
[PATCH] SubmittingPatches: Clarify requirements for patches directed toward stable
2015-05-14 0:06 UTC
[PATCH 0/2] Fixes for the Cygnus GPIO driver
2015-05-14 0:06 UTC (3+ messages)
` [PATCH 1/2] pinctrl: cygnus: fixed typo in the gpio driver
` [PATCH 2/2] pinctrl: cygnus: fixed incorrect GPIO-pin mapping
mmotm 2015-05-13-17-04 uploaded
2015-05-14 0:05 UTC
[PATCH] drm/exynos: dp: Lower level of EDID read success message
2015-05-14 0:03 UTC
[PATCH] timekeeping: always make sure wall_to_monotonic is negative
2015-05-14 0:01 UTC (2+ messages)
[PATCH v6 0/6] arm64: Add kernel probes (kprobes) support
2015-05-14 0:01 UTC (13+ messages)
` "
[PATCHv3 0/5] Linux generic wakeirq handling
2015-05-13 23:36 UTC (6+ messages)
` [PATCH 1/5] PM / Runtime: Update last_busy in rpm_resume
` [PATCH 2/5] PM / Wakeirq: Add automated device wake IRQ handling
` [PATCH 3/5] serial: omap: Switch wake-up interrupt to generic wakeirq
` [PATCH 4/5] serial: 8250_omap: Move "
` [PATCH 5/5] mmc: omap_hsmmc: Change wake-up interrupt to use "
[PATCH] lib: fix 842 build on 32-bit architectures
2015-05-13 23:52 UTC (2+ messages)
[RFC v3 00/45] Richacls
2015-05-13 23:52 UTC (12+ messages)
` [RFC v3 20/45] richacl: Automatic Inheritance
[PATCH 0/2] rtc: Fix module autoload for max77xx RTC drivers
2015-05-13 23:47 UTC (2+ messages)
[PATCH 1/3] time: include math64.h in time64.h
2015-05-13 23:44 UTC (3+ messages)
` [PATCH 3/3] time: Remove read_boot_clock()
[PATCH] tick-broadcast: Fix the printing of broadcast masks
2015-05-13 23:40 UTC (3+ messages)
[PATCH v3] tracing: timer: Add deferrable flag to timer_start
2015-05-13 23:39 UTC (3+ messages)
Interacting with coherent memory on external devices
2015-05-13 23:38 UTC (17+ messages)
[PATCH 1/4] init/Kconfig: Fix break in middle of EXPERT menu
2015-05-13 23:38 UTC (4+ messages)
` [PATCH 2/4] init/Kconfig: Split expert menu into a separate file, init/Kconfig.expert
` [PATCH 3/4] kconfig: Regenerate parser with current Bison prior to making changes
` [PATCH 4/4] kconfig: Introduce "showif" to factor out conditions on visibility
[PATCH 0/2] Add DTE driver for Cygnus
2015-05-13 23:25 UTC (9+ messages)
` [PATCH 2/2] misc: Add initial Digital Timing Engine (DTE) driver for cygnus
[PATCHv2 1/2] clone: Support passing tls argument via C rather than pt_regs magic
2015-05-13 23:25 UTC (3+ messages)
[PATCH 1/1] suspend: delete sys_sync()
2015-05-13 23:22 UTC (3+ messages)
[PATCH 0/4] ASoC: rockchip: add rockchip machine driver
2015-05-13 23:11 UTC (7+ messages)
` [PATCH 1/4] "
[PATCH 1/3] hrtimer: Fix race between hrtimer_start() and __run_hrtimer()
2015-05-13 23:09 UTC (5+ messages)
` [tip:timers/core] hrtimer: Allow concurrent hrtimer_start() for self restarting timers
BUG: rwlock bad magic on CPU#1, NetworkManager/
2015-05-13 23:05 UTC (2+ messages)
[PATCH] MIPS64: 48 bit physaddr support in memory maps
2015-05-13 22:58 UTC (3+ messages)
[PATCH 0/5] Marvell PXA1928 USB support
2015-05-13 22:49 UTC (6+ messages)
` [PATCH 1/5] dt-bindings: Add Marvell PXA1928 USB and HSIC PHY bindings
` [PATCH 2/5] dt-bindings: Add Marvell PXA1928 USB EHCI controller binding
` [PATCH 3/5] phy: Add Marvell USB 2.0 OTG 28nm PHY
` [PATCH 4/5] phy: add Marvell HSIC "
` [PATCH 5/5] usb: add pxa1928 ehci support
[PATCH] ntb: initialize max_mw for Atom before using it
2015-05-13 22:50 UTC (2+ messages)
` [PATCH v2] "
[PATCH 302/302] Staging: comedi: comedi: Fixed spelling error
2015-05-13 22:49 UTC (2+ messages)
[PATCH 301/301] Staging: comedi: 8255_pci & addi_apci_1500: fixed spelling issues
2015-05-13 22:48 UTC (2+ messages)
[PATCH v2] devicetree: Add hardware rng entry to qcom-apq8064.dtsi
2015-05-13 22:41 UTC
[PATCH] x86, mce, amd: Read mcgstatus before we log the error
2015-05-13 17:37 UTC
[PATCH] spi: Force the registration of the spidev devices
2015-05-13 22:33 UTC (7+ messages)
[PATCH 304/304] Staging: i2o: i2o_proc: fixed spelling issues
2015-05-13 22:30 UTC (2+ messages)
[ANNOUNCE] Git v2.4.1
2015-05-13 22:24 UTC
[PATCH v9 00/17] Tegra124 CL-DVFS / DFLL clocksource + cpufreq
2015-05-13 22:47 UTC (2+ messages)
[PATCH] PM / clock_ops: Fix clock error check in __pm_clk_add()
2015-05-13 22:45 UTC (4+ messages)
[PATCH] irqchip: tegra: fix wrong data being passed as the irqdomain chip data
2015-05-13 22:18 UTC (2+ messages)
[PATCH 303/304] Staging: i2o: i2o_scsi: Fixed spelling error
2015-05-13 22:15 UTC (2+ messages)
[PATCH tip/core/rcu 0/13] Torture-test updates for 4.2
2015-05-13 22:13 UTC (9+ messages)
` [PATCH tip/core/rcu 01/13] locktorture: fix deadlock in 'rw_lock_irq' type
` [PATCH tip/core/rcu 04/13] rcutorture: Allow negative values of nreaders to oversubscribe
` [PATCH tip/core/rcu 11/13] rcutorture: Update TREE_RCU-kconfig.txt
serial_core: add pci uart early console support
2015-05-13 22:08 UTC (2+ messages)
regression with today's linux-next
2015-05-13 22:07 UTC (5+ messages)
` [net-next PATCH] net: Reserve skb headroom and set skb->dev even if using __alloc_skb
Tux3 Report: How fast can we fsync?
2015-05-13 22:07 UTC (3+ messages)
` Tux3 Report: How fast can we fail?
[PATCHv2 1/2] clone: Support passing tls argument via C rather than pt_regs magic
2015-05-13 22:05 UTC (12+ messages)
` [RFC PATCH] Documentation/arch: Add Documentation/arch-TODO
` [RFC PATCH v2] "
` [RFC PATCH v3] "
` [RFC PATCH v5] "
` [RFC PATCH v6] Documentation/arch: Add Documentation/arch-features.txt
[PATCH 0/4] Add Altera Arria10 EDAC Support
2015-05-13 21:49 UTC (5+ messages)
` [PATCH 1/4] edac, altera: Generalize driver to use DT Memory size
` [PATCH 2/4] edac, altera: Refactor EDAC for Altera CycloneV SoC
` [PATCH 3/4] edac, altera: Addition of Arria10 EDAC
` [PATCH 4/4] dts, altera: Arria10 SDRAM EDAC DTS additions
[RFC PATCH] cpuidle: Remove the default poll idle loop
2015-05-13 22:28 UTC (2+ messages)
[PATCH] net: macb: Add better comment for RXUBR handling
2015-05-13 22:01 UTC
4.1-rc2: build issue with duplicate redefinition of _PAGE_GLOBAL_SHIFT
2015-05-13 21:56 UTC (3+ messages)
Mapping multiple BARs with PNP (again)
2015-05-13 21:50 UTC
[PATCH v1] lib/sort: Add 64 bit swap function
2015-05-13 21:46 UTC (3+ messages)
[PATCH 0/2] selftests: installation fixes
2015-05-13 21:41 UTC (3+ messages)
` [PATCH 2/2] selftests/breakpoints: only set TEST_PROGS when built
[PATCH v9 0/10] Support Write-Through mapping on x86
2015-05-13 21:05 UTC (11+ messages)
` [PATCH v9 1/10] x86, mm, pat: Set WT to PA7 slot of PAT MSR
` [PATCH v9 2/10] x86, mm, pat: Change reserve_memtype() for WT
` [PATCH v9 3/10] x86, asm: Change is_new_memtype_allowed() "
` [PATCH v9 4/10] x86, mm, asm-gen: Add ioremap_wt() "
` [PATCH v9 5/10] arch/*/asm/io.h: Add ioremap_wt() to all architectures
` [PATCH v9 6/10] x86, mm, pat: Add pgprot_writethrough() for WT
` [PATCH v9 7/10] x86, mm, asm: Add WT support to set_page_memtype()
` [PATCH v9 8/10] x86, mm: Add set_memory_wt() for WT
` [PATCH v9 9/10] x86, mm, pat: Refactor !pat_enabled handling
` [PATCH v9 10/10] drivers/block/pmem: Map NVDIMM with ioremap_wt()
[PATCH] radix-tree: replace preallocated node array with linked list
2015-05-13 21:23 UTC (2+ messages)
[PATCH] Bluetooth: Pre-initialize variables in read_local_oob_ext_data_complete()
2015-05-13 21:11 UTC (6+ messages)
xfs: does mkfs.xfs require fancy switches to get decent performance? (was Tux3 Report: How fast can we fsync?)
2015-05-13 21:10 UTC (4+ messages)
[PATCH] ath3k: add support of 04ca:300f AR3012 device
2015-05-13 21:05 UTC (2+ messages)
[PATCH] locking/rtmutex: drop usage of __HAVE_ARCH_CMPXCHG
2015-05-13 21:03 UTC (2+ messages)
` [tip:locking/core] locking/rtmutex: Drop "
[PATCH] Bluetooth: btwilink: remove DEBUG define
2015-05-13 21:01 UTC (2+ messages)
[PATCH 0/6] support "dataplane" mode for nohz_full
2015-05-13 17:51 UTC (8+ messages)
` [PATCH 4/6] nohz: support PR_DATAPLANE_QUIESCE
[PATCH 301/301] Staging: comedi: 8255_pci & addi_apci_1500: fixed spelling issues
2015-05-13 20:50 UTC
[PATCH] ASoC: codecs-ac97: make selectable in config
2015-05-13 20:57 UTC (3+ messages)
[PATCH v3 0/2] clk: improve handling of orphan clocks
2015-05-13 20:51 UTC (13+ messages)
[PATCH RESEND] w1: masters: omap_hdq: Add support for 1-wire mode
2015-05-13 20:49 UTC (2+ messages)
[PATCH v4 00/11] mtd: nand: add Broadcom NAND controller support
2015-05-13 20:48 UTC (4+ messages)
` [PATCH v4 08/11] mtd: brcmnand: add BCM63138 support
[GIT PULL] liblockdep fixes for 4.1
2015-05-13 20:43 UTC
[PATCH] i2c: eeprom: at24: Provide an EEPROM framework interface
2015-05-13 20:36 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox