public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-05-05 02:06:23 to 2015-05-05 05:37:03 UTC [more...]

[RFC][PATCHSET] non-recursive pathname resolution
 2015-05-05  5:22 UTC  (59+ messages)
` [PATCH 01/79] 9p: don't bother with 4K allocation for 24-byte local array
` [PATCH 02/79] 9p: don't bother with __getname() in ->follow_link()
` [PATCH 03/79] ovl: rearrange ovl_follow_link to it doesn't need to call ->put_link
` [PATCH 04/79] ext4: split inode_operations for encrypted symlinks off the rest
` [PATCH 05/79] libfs: simple_follow_link()
` [PATCH 07/79] befs: switch to simple_follow_link()
` [PATCH 09/79] ext4: "
` [PATCH 10/79] jffs2: "
` [PATCH 11/79] shmem: "
` [PATCH 12/79] debugfs: "
` [PATCH 15/79] sysv: "
` [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 22/79] uninline walk_component()
` [PATCH 23/79] namei: take O_NOFOLLOW treatment into do_last()
` [PATCH 27/79] name: shift nameidata down into user_path_walk()
` [PATCH 29/79] new ->follow_link() and ->put_link() calling conventions
` [PATCH 31/79] namei: don't bother with ->follow_link() if ->i_link is set
` [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 36/79] namei: move the calls of may_follow_link() into follow_link()
` [PATCH 38/79] link_path_walk: handle get_link() returning ERR_PTR() immediately
` [PATCH 40/79] link_path_walk: turn inner loop into explicit goto
` [PATCH 41/79] link_path_walk: massage a bit more
` [PATCH 42/79] link_path_walk: get rid of duplication
` [PATCH 43/79] link_path_walk: final preparations to killing recursion
` [PATCH 47/79] namei: move link/cookie pairs into nameidata
` [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 55/79] link_path_walk: nd->depth massage, part 4
` [PATCH 56/79] trailing_symlink: nd->depth massage, part 5
` [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] staging: adm8211: fix checkpatch error for trailing statements on next line
 2015-05-05  5:30 UTC  (4+ messages)
  ` [PATCH v2] "

[RFC PATCH 00/14] ASoC: qcom: add support to apq8016 audio
 2015-05-05  5:19 UTC  (4+ messages)
` [RFC PATCH 03/14] ASoC: qcom: move ipq806x specific bits out of lpass driver

[PATCH] MIPS: OCTEON: Stop .bss memory being allocated to the kernel
 2015-05-05  5:16 UTC  (2+ messages)

[PATCH v6 0/6] arm64: Add kernel probes (kprobes) support
 2015-05-05  5:14 UTC  (7+ messages)

linux-next: Tree for May 5
 2015-05-05  4:53 UTC 

earlycon: no match?
 2015-05-05  4:51 UTC  (9+ messages)

[PATCH 3.2 000/221] 3.2.69-rc1 review
 2015-05-05  4:48 UTC  (74+ messages)
` [PATCH 3.2 137/221] tcm_fc: missing curly braces in ft_invl_hw_context()
` [PATCH 3.2 199/221] udp: only allow UFO for packets from SOCK_DGRAM sockets
` [PATCH 3.2 143/221] USB: serial: keyspan_pda: fix Entrega company name spelling
` [PATCH 3.2 181/221] ipv4: Missing sk_nulls_node_init() in ping_unhash()
` [PATCH 3.2 174/221] ocfs2: _really_ sync the right range
` [PATCH 3.2 210/221] tg3: Call dev_kfree_skby_any instead of dev_kfree_skb
` [PATCH 3.2 175/221] ALSA: usb - Creative USB X-Fi Pro SB1095 volume knob support
` [PATCH 3.2 189/221] ping: Fix race in free in receive path
` [PATCH 3.2 014/221] KVM: s390: base hrtimer on a monotonic clock
` [PATCH 3.2 206/221] tcp: make connect() mem charging friendly
` [PATCH 3.2 178/221] net: rds: use correct size for max unacked packets and bytes
` [PATCH 3.2 191/221] rtnetlink: call ->dellink on failure when ->newlink exists
` [PATCH 3.2 010/221] axonram: Fix bug in direct_access
` [PATCH 3.2 186/221] net: rps: fix cpu unplug
` [PATCH 3.2 193/221] ipv4: ip_check_defrag should not assume that skb_network_offset is zero
` [PATCH 3.2 192/221] gen_stats.c: Duplicate xstats buffer for later use
` [PATCH 3.2 220/221] ipvs: uninitialized data with IP_VS_IPV6
` [PATCH 3.2 203/221] rds: avoid potential stack overflow
` [PATCH 3.2 015/221] PCI: Fix infinite loop with ROM image of size 0
` [PATCH 3.2 138/221] target/pscsi: Fix NULL pointer dereference in get_device_type
` [PATCH 3.2 205/221] rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()
` [PATCH 3.2 019/221] ARM: 8284/1: sa1100: clear RCSR_SMR on resume
` [PATCH 3.2 177/221] net: llc: use correct size for sysctl timeout entries
` [PATCH 3.2 135/221] pagemap: do not leak physical addresses to non-privileged userspace
` [PATCH 3.2 202/221] net: sysctl_net_core: check SNDBUF and RCVBUF for min length
` [PATCH 3.2 147/221] cifs: fix use-after-free bug in find_writable_file
` [PATCH 3.2 195/221] net: reject creation of netdev names with colons
` [PATCH 3.2 007/221] PCI: Generate uppercase hex for modalias var in uevent
` [PATCH 3.2 217/221] spi: spidev: fix possible arithmetic overflow for multi-transfer message
` [PATCH 3.2 213/221] gianfar: Carefully free skbs in functions called by netpoll
` [PATCH 3.2 165/221] x86/reboot: Remove the duplicate C6100 entry in the reboot quirks list
` [PATCH 3.2 002/221] ARM: pxa: add regulator_has_full_constraints to poodle board file
` [PATCH 3.2 212/221] benet: Call dev_kfree_skby_any instead of kfree_skb
` [PATCH 3.2 008/221] kernel.h: add BUILD_BUG() macro
` [PATCH 3.2 183/221] NFSv4: Minor cleanups for nfs4_handle_exception and nfs4_async_handle_error
` [PATCH 3.2 215/221] tcp: avoid looping in tcp_send_fin()
` [PATCH 3.2 211/221] ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb
` [PATCH 3.2 198/221] usb: plusb: Add support for National Instruments host-to-host cable
` [PATCH 3.2 009/221] usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGN
` [PATCH 3.2 142/221] USB: ftdi_sio: Added custom PID for Synapse Wireless product
` [PATCH 3.2 182/221] net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr struct from userland
` [PATCH 3.2 005/221] udf: Remove repeated loads blocksize
` [PATCH 3.2 216/221] net: make skb_gso_segment error handling more robust
` [PATCH 3.2 163/221] x86/reboot: Add quirk to make Dell C6100 use reboot=pci automatically
` [PATCH 3.2 146/221] net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() behaviour
` [PATCH 3.2 013/221] smack: fix possible use after frees in task_security() callers
` [PATCH 3.2 171/221] xen-netfront: transmit fully GSO-sized packets
` [PATCH 3.2 218/221] IB/core: Avoid leakage from kernel to user space
` [PATCH 3.2 201/221] net: avoid to hang up on sending due to sysctl configuration overflow
` [PATCH 3.2 011/221] TPM: Add new TPMs to the tail of the list to prevent inadvertent change of dev
` [PATCH 3.2 156/221] mm: fix anon_vma->degree underflow in anon_vma endless growing prevention
` [PATCH 3.2 214/221] ip_forward: Drop frames with attached skb->sk
` [PATCH 3.2 184/221] jfs: fix readdir regression
` [PATCH 3.2 140/221] nbd: fix possible memory leak
` [PATCH 3.2 209/221] r8169: Call dev_kfree_skby_any instead of dev_kfree_skb
` [PATCH 3.2 194/221] ematch: Fix auto-loading of ematch modules
` [PATCH 3.2 208/221] 8139too: Call dev_kfree_skby_any instead of dev_kfree_skb
` [PATCH 3.2 017/221] iio: imu: adis16400: Fix sign extension
` [PATCH 3.2 207/221] 8139cp: Call dev_kfree_skby_any instead of kfree_skb
` [PATCH 3.2 016/221] USB: cp210x: add ID for RUGGEDCOM USB Serial Console
` [PATCH 3.2 196/221] macvtap: limit head length of skb allocated
` [PATCH 3.2 185/221] ip: zero sockaddr returned on error queue
` [PATCH 3.2 006/221] udf: Check length of extended attributes and allocation descriptors
` [PATCH 3.2 190/221] ppp: deflate: never return len larger than output buffer
` [PATCH 3.2 200/221] net: ping: Return EAFNOSUPPORT when appropriate
` [PATCH 3.2 151/221] usb: xhci: handle Config Error Change (CEC) in xhci driver
` [PATCH 3.2 018/221] staging: comedi: comedi_compat32.c: fix COMEDI_CMD copy back
` [PATCH 3.2 180/221] fs: take i_mutex during prepare_binprm for set[ug]id executables
` [PATCH 3.2 204/221] caif: fix MSG_OOB test in caif_seqpkt_recvmsg()
` [PATCH 3.2 150/221] writeback: fix possible underflow in write bandwidth calculation
` [PATCH 3.2 134/221] nl80211: ignore HT/VHT capabilities without QoS/WMM
` [PATCH 3.2 219/221] ipvs: rerouting to local clients is not needed anymore

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

[PATCH 4.0 000/220] 4.0.2-stable review
 2015-05-05  4:44 UTC  (3+ messages)

[PATCH 3.10 00/65] 3.10.77-stable review
 2015-05-05  4:42 UTC  (4+ messages)

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

[PATCH v3 0/5] arm64,hi6220: Enable Hisilicon Hi6220 SoC
 2015-05-05  4:30 UTC  (6+ messages)
` [PATCH v3 1/5] arm64: Enable Hisilicon ARMv8 SoC family in Kconfig and defconfig
` [PATCH v3 2/5] arm64: hi6220: Document devicetree bindings for Hisilicon hi6220 SoC
` [PATCH v3 3/5] clk: hi6220: Document devicetree bindings for hi6220 clock
` [PATCH v3 4/5] clk: hi6220: Clock driver support for Hisilicon hi6220 SoC
` [PATCH v3 5/5] arm64: dts: Add dts files for Hisilicon Hi6220 SoC

[net-next PATCH v2 2/3] net: macb: Add support for jumbo frames
 2015-05-05  4:21 UTC  (3+ messages)

[PATCH] x86/spinlocks: Fix regression in spinlock contention detection
 2015-05-05  4:15 UTC 

[PATCH v3 0/6] powernv: cpufreq: Report frequency throttle by OCC
 2015-05-05  4:00 UTC  (9+ messages)
` [PATCH v3 1/6] cpufreq: poowernv: Handle throttling due to Pmax capping at chip level
` [PATCH v3 3/6] cpufreq: powernv: Register for OCC related opal_message notification
` [PATCH v3 4/6] cpufreq: powernv: Call throttle_check() on receiving OCC_THROTTLE
` [PATCH v3 5/6] cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active bit is set

[PATCH 1/2] net/rds: RDS-TCP: Always create a new rds_sock for an incoming connection
 2015-05-05  4:00 UTC  (5+ messages)

[PATCH] dmaengine: pl300: enable the clock to PL330 dma
 2015-05-05  3:55 UTC  (7+ messages)

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

1 new photo on MyDailyFlog!
 2015-05-05  3:04 UTC 

Input: keyboard/Trackpad support for MacBookPro 12,1
 2015-05-05  3:29 UTC  (2+ messages)
`  "

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

[PATCH 0/13] Parallel struct page initialisation v4
 2015-05-05  3:32 UTC  (6+ messages)

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

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

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

[PATCH RESEND] serial/amba-pl011: fix minor bugs for pio mode
 2015-05-05  3:14 UTC 

[RFC v2 0/7] Consolidate ACPI PCI root common code into ACPI core
 2015-05-05  3:10 UTC  (9+ messages)
` [RFC v2 1/7] ACPI/PCI: Enhance ACPI core to support sparse IO space
` [RFC v2 2/7] ia64/PCI/ACPI: Use common ACPI resource parsing interface for host bridge
` [RFC v2 3/7] ia64/PCI: Use common struct resource_entry to replace struct iospace_resource
` [RFC v2 4/7] x86/PCI: Rename struct pci_sysdata as struct pci_controller
` [RFC v2 5/7] PCI/ACPI: Consolidate common PCI host bridge code into ACPI core
` [RFC v2 6/7] x86/PCI/ACPI: Use common interface to support PCI host bridge
` [RFC v2 7/7] ia64/PCI/ACPI: "

softirq under reporting with CONFIG_NO_HZ_* and under syn flood ?
 2015-05-05  3:09 UTC 

[PATCH] serial/amba-pl011: fix minor bugs for pio mode
 2015-05-05  3:00 UTC 

[PATCH v2 0/7] minor cleanups for ACPI processor driver
 2015-05-05  2:46 UTC  (8+ messages)
` [PATCH v2 1/7] ACPI / processor: remove cpu_index in acpi_processor_get_info()
` [PATCH v2 2/7] ACPI / processor: remove phys_id "
` [PATCH v2 3/7] ACPI / processor: Introduce invalid_logical_cpuid()
` [PATCH v2 4/7] Xen / ACPI / processor: use invalid_logical_cpuid()
` [PATCH v2 5/7] Xen / ACPI / processor: Remove unneeded NULL check in xen_acpi_processor_enable()
` [PATCH v2 6/7] ACPI / processor: return specific error instead of -1
` [PATCH v2 7/7] ACPI / processor: Introduce invalid_phys_cpuid()

CRUDE OIL AND GAS INVESTMENT
 2015-05-05  1:44 UTC 

[PATCH perf/core v3 5/8] perf probe: Allow to use filter on --del command
 2015-05-05  2:29 UTC  (6+ messages)
` [PATCH perf/core v4 0/4] perf-probe: Add filtering features
  ` [PATCH perf/core v4 1/4] perf probe: Allow to use filter on --del command
  ` [PATCH perf/core v4 2/4] perf probe: Accept filter argument for --funcs
  ` [PATCH perf/core v4 3/4] perf probe: Remove redundant cleanup of params.filter
  ` [PATCH perf/core v4 4/4] perf probe: Cleanup and consolidate command parsers

[PATCH] tools lib traceevent: install libtraceevent.a into libdir
 2015-05-05  2:25 UTC 

[4.1-rc1][Hibernation failed] bisect result included
 2015-05-05  2:30 UTC  (4+ messages)

[PATCH v10 00/19] Re-introduce h8300 architecture
 2015-05-05  2:27 UTC  (2+ messages)

[PATCH] ARM: dts: cros-ec-keyboard: Add support for some Japanese keys
 2015-05-05  2:07 UTC 


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