public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-03-18 20:05:29 to 2013-03-18 21:47:55 UTC [more...]

[ 00/75] 3.8.4-stable review
 2013-03-18 21:35 UTC  (34+ messages)
` [ 01/75] qcaux: add Franklin U600
` [ 03/75] virtio: rng: disallow multiple device registrations, fixes crashes
` [ 05/75] USB: cdc-wdm: fix buffer overflow
` [ 06/75] tools: usb: ffs-test: Fix build failure
` [ 07/75] usb: dwc3: core: dont forget to free coherent memory
` [ 14/75] staging: vt6656: Fix oops on resume from suspend
` [ 17/75] signal: always clear sa_restorer on execve
` [ 21/75] serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 Multi-I/O Controller
` [ 23/75] tty: serial: fix typo "SERIAL_S3C2412"
` [ 24/75] tty/serial: Add support for Altera serial port
` [ 29/75] perf,x86: fix kernel crash with PEBS/BTS after suspend/resume
` [ 33/75] hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attributes
` [ 34/75] w1-gpio: remove erroneous __exit and __exit_p()
` [ 35/75] w1: fix oops when w1_search is called from netlink connector
` [ 38/75] powerpc: Make VSID_BITS* dependency explicit
` [ 43/75] perf,x86: fix wrmsr_on_cpu() warning on suspend/resume
` [ 47/75] btrfs: use rcu_barrier() to wait for bdev puts at unmount
` [ 49/75] kbuild: fix make headers_check with make 3.80
` [ 59/75] rds: limit the size allocated by rds_message_alloc()
` [ 60/75] net: ipv6: Dont purge default router if accept_ra=2
` [ 61/75] tcp: fix double-counted receiver RTT when leaving receiver fast path
` [ 62/75] tun: add a missing nf_reset() in tun_net_xmit()
` [ 63/75] vxlan: fix oops when delete netns containing vxlan
` [ 65/75] team: unsyc the devices addresses when port is removed
` [ 69/75] ipv6: stop multicast forwarding to process interface scoped addresses
` [ 70/75] bridge: fix mdb info leaks
` [ 71/75] rtnl: fix info leak on RTM_GETLINK request for VF devices
` [ 72/75] dcbnl: fix various netlink info leaks
` [ 73/75] 6lowpan: Fix endianness issue in is_addr_link_local()
` [ 74/75] Revert "drm/i915: enable irqs earlier when resuming"

[PATCH v6 2/2] mm: replace hardcoded 3% with admin_reserve_pages knob
 2013-03-18 21:46 UTC 

[ 00/48] 3.4.37-stable review
 2013-03-18 21:08 UTC  (49+ messages)
` [ 01/48] qcaux: add Franklin U600
` [ 02/48] xen/pciback: Dont disable a PCI device that is already disabled
` [ 03/48] virtio: rng: disallow multiple device registrations, fixes crashes
` [ 04/48] USB: option: add Huawei E5331
` [ 05/48] USB: cdc-wdm: fix buffer overflow
` [ 06/48] usb: cp210x new Vendor/Device IDs
` [ 07/48] USB: added support for Cinterions products AH6 and PLS8
` [ 08/48] usb: serial: Add Rigblaster Advantage to device table
` [ 09/48] USB: storage: fix Huawei mode switching regression
` [ 10/48] USB: EHCI: dont check DMA values in QH overlays
` [ 11/48] staging: vt6656: Fix oops on resume from suspend
` [ 12/48] signal: always clear sa_restorer on execve
` [ 13/48] ext3: Fix format string issues
` [ 14/48] serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 Multi-I/O Controller
` [ 15/48] tty: serial: fix typo "ARCH_S5P6450"
` [ 16/48] TTY: do not reset masters packet mode
` [ 17/48] perf,x86: fix kernel crash with PEBS/BTS after suspend/resume
` [ 18/48] ALSA: seq: Fix missing error handling in snd_seq_timer_open()
` [ 19/48] hwmon: (pmbus/ltc2978) Fix temperature reporting
` [ 20/48] hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attributes
` [ 21/48] w1: fix oops when w1_search is called from netlink connector
` [ 22/48] powerpc: Fix STAB initialization
` [ 23/48] powerpc: Fix cputable entry for 970MP rev 1.0
` [ 24/48] selinux: use GFP_ATOMIC under spin_lock
` [ 25/48] perf,x86: fix wrmsr_on_cpu() warning on suspend/resume
` [ 26/48] perf,x86: fix link failure for non-Intel configs
` [ 27/48] s390: critical section cleanup vs. machine checks
` [ 28/48] s390/mm: fix flush_tlb_kernel_range()
` [ 29/48] btrfs: use rcu_barrier() to wait for bdev puts at unmount
` [ 30/48] atmel_lcdfb: fix 16-bpp modes on older SOCs
` [ 31/48] drm/i915: EBUSY status handling added to i915_gem_fault()
` [ 32/48] hwmon: (sht15) Fix memory leak if regulator_enable() fails
` [ 33/48] block: use i_size_write() in bd_set_size()
` [ 34/48] loopdev: fix a deadlock
` [ 35/48] loopdev: remove an user triggerable oops
` [ 36/48] drm/i915: Increase the RC6p threshold
` [ 37/48] l2tp: Restore socket refcount when sendmsg succeeds
` [ 38/48] rds: limit the size allocated by rds_message_alloc()
` [ 39/48] net: ipv6: Dont purge default router if accept_ra=2
` [ 40/48] tcp: fix double-counted receiver RTT when leaving receiver fast path
` [ 41/48] tun: add a missing nf_reset() in tun_net_xmit()
` [ 42/48] macvlan: Set IFF_UNICAST_FLT flag to prevent unnecessary promisc mode
` [ 43/48] netlabel: correctly list all the static label mappings
` [ 44/48] bridging: fix rx_handlers return code
` [ 45/48] ipv6: stop multicast forwarding to process interface scoped addresses
` [ 46/48] rtnl: fix info leak on RTM_GETLINK request for VF devices
` [ 47/48] dcbnl: fix various netlink info leaks
` [ 48/48] 6lowpan: Fix endianness issue in is_addr_link_local()

[PATCH tip/core/rcu 0/15] v3 RCU idle/no-CB changes for 3.10
 2013-03-18 21:36 UTC  (16+ messages)
` [PATCH tip/core/rcu 01/15] rcu: Remove restrictions on no-CBs CPUs
  ` [PATCH tip/core/rcu 02/15] rcu: Provide compile-time control for "
  ` [PATCH tip/core/rcu 03/15] rcu: Introduce proper blocking to no-CBs kthreads GP waits
  ` [PATCH tip/core/rcu 04/15] rcu: Add event tracing for no-CBs CPUs' callback registration
  ` [PATCH tip/core/rcu 05/15] rcu: Add event tracing for no-CBs CPUs' grace periods
  ` [PATCH tip/core/rcu 06/15] rcu: Distinguish "rcuo" kthreads by RCU flavor
  ` [PATCH tip/core/rcu 07/15] rcu: Export RCU_FAST_NO_HZ parameters to sysfs
  ` [PATCH tip/core/rcu 08/15] rcu: Accelerate RCU callbacks at grace-period end
  ` [PATCH tip/core/rcu 09/15] rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacks
  ` [PATCH tip/core/rcu 10/15] rcu: Rearrange locking in rcu_start_gp()
  ` [PATCH tip/core/rcu 11/15] rcu: Repurpose no-CBs event tracing to future-GP events
  ` [PATCH tip/core/rcu 12/15] rcu: Push lock release to rcu_start_gp()'s callers
  ` [PATCH tip/core/rcu 13/15] rcu: Rename n_nocb_gp_requests to need_future_gp
  ` [PATCH tip/core/rcu 14/15] rcu: Abstract rcu_start_future_gp() from rcu_nocb_wait_gp()
  ` [PATCH tip/core/rcu 15/15] rcu: Make rcu_accelerate_cbs() note need for future grace periods

RFC (v2): Intel QST sensor driver
 2013-03-18 21:20 UTC 

[PATCH 01/12] Security: Add CAP_COMPROMISE_KERNEL
 2013-03-18 21:32 UTC  (12+ messages)
` [PATCH 02/12] SELinux: define mapping for CAP_COMPROMISE_KERNEL
` [PATCH 03/12] Secure boot: Add a dummy kernel parameter that will switch on Secure Boot mode
` [PATCH 04/12] efi: Enable secure boot lockdown automatically when enabled in firmware
` [PATCH 05/12] PCI: Require CAP_COMPROMISE_KERNEL for PCI BAR access
` [PATCH 06/12] x86: Require CAP_COMPROMISE_KERNEL for IO port access
` [PATCH 07/12] ACPI: Limit access to custom_method
` [PATCH 08/12] asus-wmi: Restrict debugfs interface
` [PATCH 09/12] Require CAP_COMPROMISE_KERNEL for /dev/mem and /dev/kmem access
` [PATCH 10/12] acpi: Ignore acpi_rsdp kernel parameter in a secure boot environment
` [PATCH 11/12] x86: Require CAP_COMPROMISE_KERNEL for MSR writing
` [PATCH 12/12] kexec: Require CAP_SYS_COMPROMISE_KERNEL

linux-next: Tree for Mar 18
 2013-03-18 21:38 UTC  (2+ messages)
` linux-next: Tree for Mar 18 (mtdcore)

[PULL] vhost: tcm_vhost fixes for 3.9
 2013-03-18 21:36 UTC  (7+ messages)

[PATCH] drivers: regulator: Use PTR_RET function
 2013-03-18 21:35 UTC 

[PATCH 0/4] posix_cpu_timers: Some code consolidation v2
 2013-03-18 21:32 UTC  (4+ messages)
` [PATCH 4/4] selftests: Add basic posix timers selftests

[PATCH] x86, kdump: Set crashkernel_low automatically
 2013-03-18 21:25 UTC  (13+ messages)
                      ` [PATCH v3] "

[ 00/40] 3.0.70-stable review
 2013-03-18 21:11 UTC  (41+ messages)
` [ 01/40] qcaux: add Franklin U600
` [ 02/40] virtio: rng: disallow multiple device registrations, fixes crashes
` [ 03/40] USB: option: add Huawei E5331
` [ 04/40] USB: cdc-wdm: fix buffer overflow
` [ 05/40] usb: cp210x new Vendor/Device IDs
` [ 06/40] USB: added support for Cinterions products AH6 and PLS8
` [ 07/40] usb: serial: Add Rigblaster Advantage to device table
` [ 08/40] USB: storage: fix Huawei mode switching regression
` [ 09/40] USB: EHCI: dont check DMA values in QH overlays
` [ 10/40] staging: vt6656: Fix oops on resume from suspend
` [ 11/40] signal: always clear sa_restorer on execve
` [ 12/40] ext3: Fix format string issues
` [ 13/40] tty: serial: fix typo "ARCH_S5P6450"
` [ 14/40] TTY: do not reset masters packet mode
` [ 15/40] md: protect against crash upon fsync on ro array
` [ 16/40] Revert duplicated perf commit
` [ 17/40] ALSA: seq: Fix missing error handling in snd_seq_timer_open()
` [ 18/40] hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attributes
` [ 19/40] w1: fix oops when w1_search is called from netlink connector
` [ 20/40] powerpc: Fix cputable entry for 970MP rev 1.0
` [ 21/40] selinux: use GFP_ATOMIC under spin_lock
` [ 22/40] perf,x86: fix kernel crash with PEBS/BTS after suspend/resume
` [ 23/40] perf,x86: fix wrmsr_on_cpu() warning on suspend/resume
` [ 24/40] perf,x86: fix link failure for non-Intel configs
` [ 25/40] s390/mm: fix flush_tlb_kernel_range()
` [ 26/40] btrfs: use rcu_barrier() to wait for bdev puts at unmount
` [ 27/40] drm/i915: EBUSY status handling added to i915_gem_fault()
` [ 28/40] hwmon: (sht15) Fix memory leak if regulator_enable() fails
` [ 29/40] block: use i_size_write() in bd_set_size()
` [ 30/40] loopdev: fix a deadlock
` [ 31/40] l2tp: Restore socket refcount when sendmsg succeeds
` [ 32/40] rds: limit the size allocated by rds_message_alloc()
` [ 33/40] net: ipv6: Dont purge default router if accept_ra=2
` [ 34/40] tcp: fix double-counted receiver RTT when leaving receiver fast path
` [ 35/40] tun: add a missing nf_reset() in tun_net_xmit()
` [ 36/40] netlabel: correctly list all the static label mappings
` [ 37/40] bridging: fix rx_handlers return code
` [ 38/40] ipv6: stop multicast forwarding to process interface scoped addresses
` [ 39/40] rtnl: fix info leak on RTM_GETLINK request for VF devices
` [ 40/40] dcbnl: fix various netlink info leaks

[PATCH] x86: mm: accurate the comments for STEP_SIZE_SHIFT macro
 2013-03-18 21:19 UTC  (6+ messages)

[PATCH tip/core/rcu 0/7] Fixes for 3.9
 2013-03-18 21:16 UTC  (8+ messages)
` [PATCH tip/core/rcu 1/7] rcu: Fix spacing problem
  ` [PATCH tip/core/rcu 2/7] rcu: Avoid invoking RCU core on offline CPUs
  ` [PATCH tip/core/rcu 3/7] rcu: Remove comment referring to __stop_machine()
  ` [PATCH tip/core/rcu 4/7] rcu: Delete unused rcu_node "wakemask" field
  ` [PATCH tip/core/rcu 5/7] rcu: Fix hlist_bl_set_first_rcu() annotation
  ` [PATCH tip/core/rcu 6/7] rcu: Add softirq-stall indications to stall-warning messages
  ` [PATCH tip/core/rcu 7/7] rcu: Tone down debugging during boot-up and shutdown

[ 00/21] 3.0.69-stable review
 2013-03-18 21:00 UTC  (5+ messages)
` [ 04/21] target/pscsi: Fix page increment

[PATCH v3 0/5] common clk framework reentrancy & dvfs, take 3
 2013-03-18 21:00 UTC  (4+ messages)
` [PATCH 1/5] clk: allow reentrant calls into the clk framework

[RFC PATCH] seq_file: Use seq_puts when seq_printf has only a format with no args
 2013-03-18 20:59 UTC  (3+ messages)

[PATCH -tip ] [BUGFIX] kprobes: Move hash_64() into .text.kprobe section
 2013-03-18 20:57 UTC  (6+ messages)

[PATCH tip/core/rcu 1/2] rcu: Make bugginess of code sample more evident
 2013-03-18 20:55 UTC  (2+ messages)
` [PATCH tip/core/rcu 2/2] rcu: Documentation update

[PATCH tip/core/rcu 0/2] Documentation changes for 3.9
 2013-03-18 20:54 UTC 

[PATCH 0/6] KVM: MMU: fast zap all shadow pages
 2013-03-18 20:46 UTC  (3+ messages)
` [PATCH 6/6] "

sctp: hang in sctp_remaddr_seq_show
 2013-03-18 20:48 UTC  (7+ messages)

[PATCH] nohz1: Documentation
 2013-03-18 20:48 UTC  (3+ messages)

[PATCH] ath9k : Fix ieee80211 work while going to suspend
 2013-03-18 21:03 UTC  (3+ messages)

[RFC PATCH 0/4] IMA: Export functions for file integrity verification
 2013-03-18 20:33 UTC  (4+ messages)
` [PATCH 4/4] binfmt_elf: Elf executable signature verification

[RFC] epoll: avoid spinlock contention with wfcqueue
 2013-03-18 20:31 UTC  (6+ messages)
` [RFC v2] "

[PATCH V2 0/3] Drivers: hv: balloon
 2013-03-18 20:51 UTC  (4+ messages)
` [PATCH V2 1/3] mm: Export split_page()
  ` [PATCH V2 2/3] Drivers: hv: balloon: Support 2M page allocations for ballooning
  ` [PATCH V2 3/3] Drivers: hv: Notify the host of permanent hot-add failures

[PATCH 2/2] relay: move FIX_SIZE macro into relay.c
 2013-03-18 20:19 UTC  (2+ messages)

3.8.2->3.8.3 i915 regression: GMBUS [i915 gmbus dpb] timed out, falling back to bit banging on pin 5
 2013-03-18 20:20 UTC  (3+ messages)

[PATCH 1/1] Add a new platform tree for ib8315. Also add the DTS and the defconfig for that board
 2013-03-18 20:18 UTC  (2+ messages)

Revert a bunch of patches in stable kernels
 2013-03-18 20:18 UTC  (2+ messages)

[PATCH v7 0/9] Driver for Si476x series of chips
 2013-03-18 20:11 UTC  (3+ messages)
` [PATCH v7 1/9] mfd: Add commands abstraction layer for SI476X MFD

[tip:x86/urgent] x86-64: Fix the failure case in copy_user_handle_tail()
 2013-03-18 20:05 UTC 


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