public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-05-05 05:26:15 to 2015-05-05 09:29:52 UTC [more...]

[PATCH 01/12] net: axienet: Support for RGMII
 2015-05-05  9:26 UTC  (11+ messages)
` [PATCH 02/12] net: axienet: Handle 0 packet receive gracefully
` [PATCH 03/12] net: axienet: Service completion interrupts ASAP
` [PATCH 05/12] net: axienet: Support phy-less mode of operation
` [PATCH 06/12] net: axienet: Removed coding style errors and warnings
` [PATCH 07/12] net: axienet: Fix comments blocks
` [PATCH 08/12] net: axienet: Use pdev instead of op
` [PATCH 09/12] net: axienet: Use devm_* calls
` [PATCH 10/12] net: axienet: Use of_property_* calls
` [PATCH 11/12] net: axienet: Removed _of_ prefix in probe and remove functions
` [PATCH 12/12] net: axienet: Fix kernel-doc warnings

[RFC][PATCHSET] non-recursive pathname resolution
 2015-05-05  9:27 UTC  (82+ messages)
` [PATCH 02/79] 9p: don't bother with __getname() in ->follow_link()
` [PATCH 04/79] ext4: split inode_operations for encrypted symlinks off the rest
` [PATCH 05/79] libfs: simple_follow_link()
` [PATCH 06/79] ext2: use simple_follow_link()
` [PATCH 07/79] befs: switch to simple_follow_link()
` [PATCH 08/79] ext3: "
` [PATCH 09/79] ext4: "
` [PATCH 10/79] jffs2: "
` [PATCH 11/79] shmem: "
` [PATCH 12/79] debugfs: "
` [PATCH 13/79] ufs: "
` [PATCH 14/79] ubifs: "
` [PATCH 15/79] sysv: "
` [PATCH 16/79] jfs: "
` [PATCH 17/79] freevxfs: "
` [PATCH 18/79] exofs: switch to {simple,page}_symlink_inode_operations
` [PATCH 19/79] ceph: switch to simple_follow_link()
` [PATCH 20/79] logfs: fix a pagecache leak for symlinks
` [PATCH 21/79] SECURITY: remove nameidata arg from inode_follow_link
` [PATCH 22/79] uninline walk_component()
` [PATCH 23/79] namei: take O_NOFOLLOW treatment into do_last()
` [PATCH 24/79] do_last: kill symlink_ok
` [PATCH 25/79] do_last: regularize the logics around following symlinks
` [PATCH 26/79] namei: get rid of lookup_hash()
` [PATCH 27/79] name: shift nameidata down into user_path_walk()
` [PATCH 28/79] namei: lift nameidata into filename_mountpoint()
` [PATCH 29/79] new ->follow_link() and ->put_link() calling conventions
` [PATCH 30/79] namei.c: separate the parts of follow_link() that find the link body
` [PATCH 31/79] namei: don't bother with ->follow_link() if ->i_link is set
` [PATCH 32/79] namei: introduce nameidata->link
` [PATCH 33/79] do_last: move path there from caller's stack frame
` [PATCH 34/79] namei: expand nested_symlink() in its only caller
` [PATCH 35/79] namei: expand the call of follow_link() in link_path_walk()
` [PATCH 36/79] namei: move the calls of may_follow_link() into follow_link()
` [PATCH 37/79] namei: rename follow_link to trailing_symlink, move it down
` [PATCH 39/79] link_path_walk: don't bother with walk_component() after jumping link
` [PATCH 41/79] link_path_walk: massage a bit more
` [PATCH 42/79] link_path_walk: get rid of duplication
` [PATCH 44/79] link_path_walk: kill the recursion
` [PATCH 45/79] link_path_walk: split "return from recursive call" path
` [PATCH 46/79] link_path_walk: cleanup - turn goto start; into continue;
` [PATCH 48/79] namei: trim redundant arguments of trailing_symlink()
` [PATCH 49/79] namei: trim redundant arguments of fs/namei.c:put_link()
` [PATCH 50/79] namei: trim the arguments of get_link()
` [PATCH 51/79] namei: remove restrictions on nesting depth
` [PATCH 52/79] link_path_walk: nd->depth massage, part 1
` [PATCH 53/79] link_path_walk: nd->depth massage, part 2
` [PATCH 54/79] link_path_walk: nd->depth massage, part 3
` [PATCH 56/79] trailing_symlink: nd->depth massage, part 5
` [PATCH 57/79] get_link: nd->depth massage, part 6
` [PATCH 58/79] trailing_symlink: nd->depth massage, part 7
` [PATCH 59/79] put_link: nd->depth massage, part 8
` [PATCH 60/79] link_path_walk: nd->depth massage, part 9
` [PATCH 61/79] link_path_walk: nd->depth massage, part 10
` [PATCH 62/79] link_path_walk: end of nd->depth massage
` [PATCH 63/79] namei: we never need more than MAXSYMLINKS entries in nd->stack
` [PATCH 64/79] namei: lift (open-coded) terminate_walk() in follow_dotdot_rcu() into callers
` [PATCH 65/79] lift terminate_walk() into callers of walk_component()
` [PATCH 66/79] namei: lift (open-coded) terminate_walk() into callers of get_link()
` [PATCH 67/79] namei: take put_link() into {lookup,mountpoint,do}_last()
` [PATCH 68/79] namei: have terminate_walk() do put_link() on everything left
` [PATCH 69/79] link_path_walk: move the OK: inside the loop
` [PATCH 70/79] namei: new calling conventions for walk_component()
` [PATCH 71/79] namei: make should_follow_link() store the link in nd->link
` [PATCH 72/79] namei: move link count check and stack allocation into pick_link()
` [PATCH 73/79] lustre: rip the private symlink nesting limit out
` [PATCH 74/79] VFS: replace {, total_}link_count in task_struct with pointer to nameidata
` [PATCH 75/79] namei: simplify the callers of follow_managed()
` [PATCH 76/79] don't pass nameidata to ->follow_link()
` [PATCH 77/79] namei: move unlazying on symlinks towards get_link() call sites
` [PATCH 78/79] namei: new helper - is_stale()
` [PATCH 79/79] namei: stretch RCU mode into get_link()

[PATCH] USB: usbmon: Remove timeval usage for timestamp
 2015-05-05  9:24 UTC  (2+ messages)

[PATCH v3 0/8] Add support for Wolfson WM8998 and WM1814 codecs
 2015-05-05  9:24 UTC  (4+ messages)
` [PATCH v3 7/8] ASoC: wm8998: Initial WM8998 codec driver

[PATCH v3 0/4] preparation for block layer simplification
 2015-05-05  9:23 UTC  (4+ messages)
` [PATCH v3 4/4] PM: submit bio in a sane way in cases without bio_chain

[RESEND PATCH 0/8] cros_ec: Add multiple EC and protocol v3 support
 2015-05-05  9:21 UTC  (8+ messages)
` [RESEND PATCH 1/8] mfd: cros ec: Remove parent field
` [RESEND PATCH 3/8] mfd: cros_ec: Instantiate sub-devices from device tree

[PATCH V3 0/3] Add OnKey support for DA9063
 2015-05-05  9:19 UTC  (6+ messages)
` [PATCH V3 3/3] mfd: da9063: MFD support for OnKey driver

[PATCH] x86/spinlocks: Fix regression in spinlock contention detection
 2015-05-05  9:17 UTC  (3+ messages)
` [tip:x86/urgent] "

[RFC v1 00/11] Split struct irq_data into common part and per-chip part
 2015-05-05  9:17 UTC  (7+ messages)
` [RFC v1 07/11] net/mlx4: Cache irq_desc->affinity instead of irq_desc

[Patch 1/2] irq_remapping/vt-d: Fix regression caused by commit b106ee63abcc
 2015-05-05  9:15 UTC  (2+ messages)
` [tip:x86/apic] irq_remapping/vt-d: Init all MSI entries not just the first one

[PATCH v3 0/3] ARM: berlin: ADC support
 2015-05-05  9:16 UTC  (4+ messages)
` [PATCH v3 1/3] iio: adc: add support for Berlin

[PATCH 00/13] x86/microcode: Intel early loader cleanups
 2015-05-05  9:14 UTC  (4+ messages)
` [PATCH 10/13] x86/microcode/intel: Move mc arg last in get_matching_{microcode|sig}

[patch for-4.0] mm, thp: really limit transparent hugepage allocation to local node
 2015-05-05  9:12 UTC  (7+ messages)
` [patch v2 "

[RESEND PATCH] xen: vcpu_info would be reset to wrong place on canceled suspend on PVOPS VM which has multi-cpu
 2015-05-05  9:09 UTC  (2+ messages)

[PATCH v3] scsi: stex: Remove use of struct timeval
 2015-05-05  9:09 UTC  (2+ messages)

[PATCH 0/4] scheduler-based cpu frequency scaling
 2015-05-05  9:04 UTC  (5+ messages)
` [PATCH 4/4] sched: cpufreq_cfs: pelt-based "

[PATCH RFC] checkpatch: flag split arithmetic operations with CHECK
 2015-05-05  8:53 UTC 

[PATCH] drivers: dma: amba-pl08x: Supress spaces in indentation
 2015-05-05  8:58 UTC  (2+ messages)

[PATCH 0/7] staging: fsl-mc: New functionality to the MC bus driver
 2015-05-05  8:51 UTC  (9+ messages)
` [PATCH 1/7] staging: fsl-mc: MC bus IRQ support
` [PATCH 4/7] staging: fsl-mc: Upgraded MC bus driver to match MC fw 7.0.0

[PATCH 6/6] irqchip: vf610: Fix of_io_request_and_map error check
 2015-05-05  8:50 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH] irqchip: irqc: Remove platform data support
 2015-05-05  8:49 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH] genirq: fix type inconsistency
 2015-05-05  8:49 UTC  (2+ messages)
` [tip:irq/core] genirq: Fix "

[PATCH] genirq: fix unnecessary automatic type conversion
 2015-05-05  8:49 UTC  (2+ messages)
` [tip:irq/core] genirq: Fix "

[PATCH 2/2] irqchip: Constify irq_domain_ops
 2015-05-05  8:48 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH 1/2] genirq: MSI: Constify irq_domain_ops
 2015-05-05  8:48 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH 0/2] x86/quark: Add eSRAM driver and test code
 2015-05-05  8:44 UTC  (5+ messages)
` [PATCH 1/2] x86/quark: Add Quark embedded SRAM support
` [PATCH 2/2] x86/quark: Add Quark embedded SRAM self-test

[PATCH] CMA: page_isolation: check buddy before access it
 2015-05-05  8:43 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/2] timer: avoid unnecessary waking up of nohz CPU
 2015-05-05  8:42 UTC  (2+ messages)
` [tip:timers/core] timer: Use timer->base for flag checks

[PATCH v3 0/6] powernv: cpufreq: Report frequency throttle by OCC
 2015-05-05  8:41 UTC  (9+ messages)
` [PATCH v3 1/6] cpufreq: poowernv: Handle throttling due to Pmax capping at chip level
` [PATCH v3 4/6] cpufreq: powernv: Call throttle_check() on receiving OCC_THROTTLE

[PATCH 5/6] clocksource: sun5i: Fix of_io_request_and_map error check
 2015-05-05  8:40 UTC  (2+ messages)
` [tip:timers/core] "

[PATCH 4/6] clocksource: integrator: Fix of_io_request_and_map error check
 2015-05-05  8:40 UTC  (2+ messages)
` [tip:timers/core] "

[PATCH 3/6] clocksource: asm9260: Fix of_io_request_and_map error check
 2015-05-05  8:39 UTC  (2+ messages)
` [tip:timers/core] "

[PATCH] tick-broadcast: Fix the printing of broadcast masks
 2015-05-05  8:39 UTC  (2+ messages)
` [tip:timers/core] "

Patch breaks suspend
 2015-05-05  8:38 UTC  (4+ messages)

[PATCH 1/6] mmc: davinci: Constify platform_device_id
 2015-05-05  8:36 UTC  (2+ messages)

[PATCH 03/79] ovl: rearrange ovl_follow_link to it doesn't need to call ->put_link
 2015-05-05  8:34 UTC  (2+ messages)

[PATCH 1/7] ARM: mach-imx: devices: platform-sdhci-esdhc-imx: fix broken email address
 2015-05-05  8:33 UTC  (3+ messages)
` [PATCH 5/7] mmc: host: sdhci-esdhc-imx: "

[PATCH v2 0/5] ARM: sun9i: Add support for PRCM on Allwinner A80 SoC
 2015-05-05  8:25 UTC  (9+ messages)
` [PATCH v2 2/5] clk: sunxi: support the cpus (cpu special) clock on the Allwinner A80
` [PATCH v2 4/5] ARM: dts: sun9i: Add A80 PRCM clocks and reset control nodes

[PATCH 1/4] video: backlight: da9052: Constify platform_device_id
 2015-05-05  8:28 UTC  (8+ messages)
` [PATCH 2/4] video: fbdev: imxfb: "
` [PATCH 3/4] video: fbdev: mxsfb: "
` [PATCH 4/4] video: fbdev: s3c-fb: "

[PATCH 00/10] regulator/power/mfd/input/extcon: Merge max77843 into max77693
 2015-05-05  8:24 UTC  (3+ messages)
` [PATCH 01/10] mfd/extcon: max77693: Remove unused extern declarations and max77693_dev members

Ahoy
 2015-05-04 17:56 UTC 

[PATCH v2 0/3] leds: blink resolution improvements
 2015-05-05  8:22 UTC  (10+ messages)

[PATCH] mfd: twl4030-power: Fix pmic for boards that need AC charger disabled
 2015-05-05  8:17 UTC  (3+ messages)

[PATCH 3.19 000/177] 3.19.7-stable review
 2015-05-05  8:10 UTC  (3+ messages)

[PATCH 1/1] HID: prodikeys, remove unused variable
 2015-05-05  8:09 UTC 

[PATCH v5 2/6] x86: document WC MTRR effects on PAT / non-PAT pages
 2015-05-05  7:53 UTC 

[PATCH v4 0/6] x86: document and address MTRR corner cases
 2015-05-05  7:53 UTC  (10+ messages)
` [PATCH v4 2/6] x86: document WC MTRR effects on PAT / non-PAT pages

[PATCH] KVM: remove pointless cpu hotplug messages
 2015-05-05  7:39 UTC 

[PATCH] cypress_m8: please add vendor/product id to support Prior Scientific OptiScan2
 2015-05-05  7:35 UTC  (2+ messages)

Invitation and RFC: Linux Plumbers Device Tree track proposed
 2015-05-05  7:34 UTC  (4+ messages)
` [Celinux-dev] "

[PATCH 0/2] Reintroduce picky __compound_tail_refcounted()
 2015-05-05  7:29 UTC  (2+ messages)

[PATCH tip/core/rcu 0/2] NO_HZ_FULL_SYSIDLE updates for v4.1
 2015-05-05  7:27 UTC  (5+ messages)
` [PATCH tip/core/rcu 1/2] rcu: Fixes to NO_HZ_FULL sysidle accounting
  ` [PATCH tip/core/rcu 2/2] rcu: Tighten up affinity and check for sysidle

[PATCH v2] drm: fix a memleak on mutex failure path
 2015-05-05  7:27 UTC  (3+ messages)

[RFC PATCH 00/14] ASoC: qcom: add support to apq8016 audio
 2015-05-05  7:17 UTC  (23+ messages)
` [RFC PATCH 03/14] ASoC: qcom: move ipq806x specific bits out of lpass driver
` [RFC PATCH 07/14] ASoC: qcom: add no osr clk flag to lpass variant
` [RFC PATCH 08/14] ASoC: qcom: add dma channel control offset to variant data
` [RFC PATCH 09/14] ASoC: qcom: Add ability to handle interrupts per dma channel
` [RFC PATCH 12/14] ASoC: qcom: add apq8016 sound card support
` [RFC PATCH 14/14] ASoC: qcom: document apq8016 machine driver bindings

[PATCH] adm8211: fix checkpatch error for trailing statements on next line
 2015-05-05  7:17 UTC 

[PATCH 0/1] speeding up cpu_up()
 2015-05-05  7:15 UTC  (8+ messages)

[PATCH] Bluetooth: btwilink: remove DEBUG define
 2015-05-05  7:09 UTC 

[PATCH v2 0/9] x86: remove cpu_**_mask() functions
 2015-05-05  7:08 UTC  (9+ messages)
` [PATCH v2 4/9] powernow-k8: replace cpu_core_mask() with topology_core_cpumask()
` [PATCH v2 5/9] p4-clockmod: replace cpu_sibling_mask() with topology_sibling_cpumask()
` [PATCH v2 6/9] acpi-cpufreq: replace cpu_**_mask() with topology_**_cpumask()
` [PATCH v2 7/9] speedstep-ich: replace cpu_sibling_mask() with topology_sibling_cpumask()

[PATCH v3] adm8211: fix checkpatch error for trailing statements on next line
 2015-05-05  6:44 UTC  (2+ messages)

[PATCH 3.14 00/92] 3.14.41-stable review
 2015-05-05  6:42 UTC  (5+ messages)
` [PATCH 3.14 73/92] dm crypt: fix deadlock when async crypto algorithm returns -EBUSY

[PATCH] USB: usbmon: Use 64bit timestamp for mon_bin_hdr
 2015-05-05  6:37 UTC 

[PATCH] serial: 8250: Prevent kernel crash with nr_uarts=0
 2015-05-05  6:26 UTC  (5+ messages)
      ` [PATCH] serial: 8250: Do nothing if nr_uarts=0

[PATCH] USB: usbmon: Use 64bit timestamp for mon_bin_hdr
 2015-05-05  6:25 UTC  (2+ messages)

[PATCH 1/3] amba: add no_pm_pclk_management flag to amba_driver
 2015-05-05  6:21 UTC  (3+ messages)

[PATCH v10 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel
 2015-05-05  6:14 UTC  (10+ messages)

[RFC PATCH 00/22] perf tools: introduce 'perf bpf' command to load eBPF programs
 2015-05-05  6:14 UTC  (7+ messages)

[RFC kgr on klp 1/9] livepatch: make kobject in klp_object statically allocated
 2015-05-05  6:14 UTC  (6+ messages)
` [RFC kgr on klp 0/9] kGraft on the top of KLP

[PATCH v9 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel
 2015-05-05  6:09 UTC  (4+ messages)

A desktop environment[1] kernel wishlist
 2015-05-05  6:05 UTC  (5+ messages)

[PATCH] sched: Relax a restriction in sched_rt_can_attach()
 2015-05-05  6:02 UTC  (10+ messages)

[PATCH v2 1/2] staging: ion: chunk_heap: use pr_debug for heap creation print
 2015-05-05  5:59 UTC  (5+ messages)
` [PATCH v2 2/2] staging: ion: chunk_heap: use %pad for printing dma_addr_t's

[PATCH v17 for 4.2 0/2] sys_membarrier()
 2015-05-05  5:56 UTC  (3+ messages)
` [PATCH v17 1/2] sys_membarrier(): system-wide memory barrier (generic, x86)

[PATCH] rcu: declare rcu_data variables in the section they are defined in
 2015-05-05  5:55 UTC  (5+ messages)

[PATCH 3/3] context_tracking,x86: remove extraneous irq disable & enable from context tracking on syscall entry
 2015-05-05  5:54 UTC  (11+ messages)
    ` question about RCU dynticks_nesting

[PATCH 3.2 059/221] autofs4: check dev ioctl size before allocating
 2015-05-05  5:38 UTC  (2+ messages)

[PATCH 0/7] Add SMP bringup support for mt65xx socs
 2015-05-05  5:37 UTC  (4+ messages)
` [PATCH 6/7] ARM: dts: mt8135: enable basic SMP bringup for mt8135

[PATCHv2] power_supply: Add support for Richtek rt9455 battery charger
 2015-05-05  5:35 UTC  (5+ messages)

[PATCH] staging: adm8211: fix checkpatch error for trailing statements on next line
 2015-05-05  5:30 UTC  (4+ messages)
  ` [PATCH v2] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox