public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-27 19:38:14 to 2016-01-27 20:35:57 UTC [more...]

[4.2.y-ckt stable] Linux 4.2.8-ckt3 stable review
 2016-01-27 20:31 UTC 

[RFC PATCH 0/3] lib/list_batch: A simple list insertion/deletion batching facility
 2016-01-27 20:34 UTC  (7+ messages)
` [RFC PATCH 1/3] "
` [RFC PATCH 2/3] lib/list_batch, x86: Enable list insertion/deletion batching in x86-64

[PATCH 4.4 00/67] 4.4.1-stable review
 2016-01-27 18:13 UTC  (24+ messages)
` [PATCH 4.4 06/67] x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]
` [PATCH 4.4 13/67] ALSA: usb-audio: Avoid calling usb_autopm_put_interface() at disconnect
` [PATCH 4.4 14/67] ALSA: seq: Fix race at timer setup and close
` [PATCH 4.4 15/67] ALSA: hda - Fix white noise on Dell Latitude E5550
` [PATCH 4.4 37/67] vxlan: fix test which detect duplicate vxlan iface
` [PATCH 4.4 38/67] net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memory
` [PATCH 4.4 42/67] net: pktgen: fix null ptr deref in skb allocation
` [PATCH 4.4 49/67] ipv6: update skb->csum when CE mark is propagated
` [PATCH 4.4 50/67] bridge: fix lockdep addr_list_lock false positive splat
` [PATCH 4.4 51/67] net/mlx5_core: Fix trimming down IRQ number
` [PATCH 4.4 52/67] team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vid
` [PATCH 4.4 53/67] batman-adv: Avoid recursive call_rcu for batadv_bla_claim
` [PATCH 4.4 54/67] batman-adv: Avoid recursive call_rcu for batadv_nc_node
` [PATCH 4.4 55/67] batman-adv: Drop immediate batadv_orig_ifinfo free function
` [PATCH 4.4 56/67] batman-adv: Drop immediate batadv_neigh_node "
` [PATCH 4.4 59/67] batman-adv: Drop immediate orig_node "
` [PATCH 4.4 61/67] powerpc: Make value-returning atomics fully ordered
` [PATCH 4.4 62/67] powerpc: Make {cmp}xchg* and their atomic_ versions "
` [PATCH 4.4 63/67] scripts/recordmcount.pl: support data in text section on powerpc
` [PATCH 4.4 64/67] powerpc/module: Handle R_PPC64_ENTRY relocations
` [PATCH 4.4 65/67] arm64: Clear out any singlestep state on a ptrace detach operation
` [PATCH 4.4 66/67] arm64: mm: ensure that the zero page is visible to the page table walker
` [PATCH 4.4 67/67] arm64: kernel: enforce pmuserenr_el0 initialization and restore

[PATCH] mm: do not let vdso pages into LRU rotation
 2016-01-27 20:32 UTC  (2+ messages)

[PATCH v3 0/8] Support for transparent PUD pages for DAX files
 2016-01-27 20:31 UTC  (2+ messages)

floppy: GPF in floppy_rb0_cb
 2016-01-27 20:27 UTC  (6+ messages)

[PATCH v8 0/5] mfd: tps65912: Driver rewrite with DT support
 2016-01-27 20:25 UTC  (3+ messages)
` [PATCH v8 4/5] regulator: tps65912: Add regulator driver for the TPS65912 PMIC

[PATCH v2 00/11] sync framework de-staging: part 2 - de-stage
 2016-01-27 20:25 UTC  (6+ messages)
` [PATCH v2 01/11] dma-buf/sync_file: de-stage sync_file

[PATCH v15 0/6] altera fpga area and fpga bus
 2016-01-27 20:24 UTC  (4+ messages)
` [PATCH v15 1/6] fpga: add bindings document for "

[PATCH 4.3 000/157] 4.3.5-stable review
 2016-01-27 18:13 UTC  (18+ messages)
` [PATCH 4.3 044/157] ALSA: hda - Set SKL+ hda controller power at freeze() and thaw()
` [PATCH 4.3 126/157] powerpc/opal-irqchip: Fix deadlock introduced by "Fix double endian conversion"
` [PATCH 4.3 128/157] powerpc: Make value-returning atomics fully ordered
` [PATCH 4.3 129/157] powerpc: Make {cmp}xchg* and their atomic_ versions "
` [PATCH 4.3 130/157] scripts/recordmcount.pl: support data in text section on powerpc
` [PATCH 4.3 131/157] powerpc/module: Handle R_PPC64_ENTRY relocations
` [PATCH 4.3 132/157] recordmcount: arm64: Replace the ignored mcount call into nop
` [PATCH 4.3 133/157] arm64: bpf: fix div-by-zero case
` [PATCH 4.3 134/157] arm64: bpf: fix mod-by-zero case
` [PATCH 4.3 135/157] arm64: cmpxchg_dbl: fix return value type
` [PATCH 4.3 147/157] parisc iommu: fix panic due to trying to allocate too large region
` [PATCH 4.3 148/157] HID: wacom: Tie cached HID_DG_CONTACTCOUNT indices to report ID
` [PATCH 4.3 149/157] HID: wacom: Expect touch_max touches if HID_DG_CONTACTCOUNT not present
` [PATCH 4.3 150/157] HID: core: Avoid uninitialized buffer access
` [PATCH 4.3 153/157] direct-io: Fix negative return from dio read beyond eof
` [PATCH 4.3 156/157] arm64: restore bogomips information in /proc/cpuinfo
` [PATCH 4.3 157/157] arm64: KVM: Add workaround for Cortex-A57 erratum 834220

[RFC PATCH net] net/core: don't increment rx_dropped on inactive slaves
 2016-01-27 20:21 UTC  (6+ messages)
` [PATCH net 0/4] net: add rx_unhandled stat counter
  ` [PATCH net 1/4] "
  ` [PATCH net 2/4] net-procfs: show rx_unhandled counters
  ` [PATCH net 3/4] team: track sum of rx_unhandled for all slaves
  ` [PATCH net 4/4] bond: "

[4.2.y-ckt stable] Patch "=?UTF-8?q?veth:=20don=E2=80=99t=20modify=20ip=5Fsummed;=20doing?= =?UTF-8?q?=20so=20treats=20packets=20with=20bad=20checksums=20as=20good.?=" has been added to the 4.2.y-ckt tree
 2016-01-27 20:20 UTC 

[PATCH] pinctrl: pxa: export pxa2xx_pinctrl_init()
 2016-01-27 20:20 UTC  (3+ messages)

[PATCH 4.1 000/127] 4.1.17-stable review
 2016-01-27 18:14 UTC  (63+ messages)
` [PATCH 4.1 001/127] x86/mpx: Fix instruction decoder condition
` [PATCH 4.1 002/127] x86/signal: Fix restart_syscall number for x32 tasks
` [PATCH 4.1 003/127] xen/gntdev: Grant maps should not be subject to NUMA balancing
` [PATCH 4.1 004/127] x86/xen: dont reset vcpu_info on a cancelled suspend
` [PATCH 4.1 006/127] KVM: svm: unconditionally intercept #DB
` [PATCH 4.1 007/127] KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSR
` [PATCH 4.1 008/127] KVM: x86: expose MSR_TSC_AUX to userspace
` [PATCH 4.1 009/127] KVM: x86: correctly print #AC in traces
` [PATCH 4.1 010/127] x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]
` [PATCH 4.1 011/127] x86/boot: Double BOOT_HEAP_SIZE to 64KB
` [PATCH 4.1 014/127] ipmi: Start the timer and thread on internal msgs
` [PATCH 4.1 015/127] ipmi: move timer init to before irq is setup
` [PATCH 4.1 016/127] ALSA: hda - Disable 64bit address for Creative HDA controllers
` [PATCH 4.1 017/127] ALSA: hda - Add Intel Lewisburg device IDs Audio
` [PATCH 4.1 018/127] ALSA: hda - Apply pin fixup for HP ProBook 6550b
` [PATCH 4.1 019/127] ALSA: fireworks/bebob/oxfw/dice: enable to make as built-in
` [PATCH 4.1 020/127] ALSA: hda - Apply HP headphone fixups more generically
` [PATCH 4.1 021/127] ALSA: hda - Add fixup for Acer Aspire One Cloudbook 14
` [PATCH 4.1 022/127] ALSA: hda - Fix noise on Gigabyte Z170X mobo
` [PATCH 4.1 023/127] ALSA: rme96: Fix unexpected volume reset after rate changes
` [PATCH 4.1 024/127] ALSA: hda - Add inverted dmic for Packard Bell DOTS
` [PATCH 4.1 026/127] ALSA: hda - Add a fixup for Thinkpad X1 Carbon 2nd
` [PATCH 4.1 027/127] ALSA: hda - Apply click noise workaround for Thinkpads generically
` [PATCH 4.1 028/127] ALSA: hda - Set codec to D3 at reboot/shutdown on Thinkpads
` [PATCH 4.1 041/127] ALSA: timer: Fix double unlink of active_list
` [PATCH 4.1 042/127] ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat mode
` [PATCH 4.1 043/127] ALSA: pcm: Fix snd_pcm_hw_params struct copy "
` [PATCH 4.1 044/127] ALSA: hrtimer: Fix stall by hrtimer_cancel()
` [PATCH 4.1 045/127] ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0
` [PATCH 4.1 046/127] ALSA: hda - Fix bass pin fixup for ASUS N550JX
` [PATCH 4.1 047/127] ALSA: hda - Flush the pending probe work at remove
` [PATCH 4.1 048/127] ALSA: timer: Handle disconnection more safely
` [PATCH 4.1 049/127] ASoC: rsnd: fixup SCU_SYS_INT_EN1 address
` [PATCH 4.1 050/127] ASoC: wm8962: correct addresses for HPF_C_0/1
` [PATCH 4.1 051/127] ASoC: es8328: Fix deemphasis values
` [PATCH 4.1 052/127] ASoC: wm8974: set cache type for regmap
` [PATCH 4.1 053/127] ASoC: davinci-mcasp: Fix XDATA check in mcasp_start_tx
` [PATCH 4.1 054/127] ASoC: arizona: Fix bclk for sample rates that are multiple of 4kHz
` [PATCH 4.1 055/127] ASoC: compress: Fix compress device direction check
` [PATCH 4.1 058/127] USB: fix invalid memory access in hub_activate()
` [PATCH 4.1 061/127] xhci: refuse loading if nousb is used
` [PATCH 4.1 063/127] ipv6/addrlabel: fix ip6addrlbl_get()
` [PATCH 4.1 064/127] addrconf: always initialize sysctl table data
` [PATCH 4.1 066/127] sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp_close
` [PATCH 4.1 067/127] connector: bump skb->users before callback invocation
` [PATCH 4.1 086/127] isdn_ppp: Add checks for allocation failure in isdn_ppp_open()
` [PATCH 4.1 088/127] batman-adv: Avoid recursive call_rcu for batadv_bla_claim
` [PATCH 4.1 089/127] batman-adv: Avoid recursive call_rcu for batadv_nc_node
` [PATCH 4.1 090/127] batman-adv: Drop immediate batadv_orig_ifinfo free function
` [PATCH 4.1 092/127] batman-adv: Drop immediate neigh_ifinfo "
` [PATCH 4.1 093/127] batman-adv: Drop immediate batadv_hard_iface "
` [PATCH 4.1 101/127] powerpc/tm: Block signal return setting invalid MSR state
` [PATCH 4.1 102/127] powerpc/tm: Check for already reclaimed tasks
` [PATCH 4.1 103/127] powerpc/powernv: pr_warn_once on unsupported OPAL_MSG type
` [PATCH 4.1 104/127] powerpc: Make value-returning atomics fully ordered
` [PATCH 4.1 105/127] powerpc: Make {cmp}xchg* and their atomic_ versions "
` [PATCH 4.1 108/127] recordmcount: arm64: Replace the ignored mcount call into nop
` [PATCH 4.1 109/127] arm64: bpf: fix div-by-zero case
` [PATCH 4.1 110/127] arm64: bpf: fix mod-by-zero case
` [PATCH 4.1 111/127] arm64: mm: use correct mapping granularity under DEBUG_RODATA
` [PATCH 4.1 112/127] arm64: kernel: pause/unpause function graph tracer in cpu_suspend()
` [PATCH 4.1 113/127] ARM/arm64: KVM: test properly for a PTEs uncachedness

[RFC V2 1/2] ASoC: img: Add binding document for Pistachio audio card
 2016-01-27 20:14 UTC  (5+ messages)

[PATCH] net: add per device sg_max_frags for skb
 2016-01-27 20:13 UTC  (3+ messages)
` [PATCH v2] net:Add sysctl_tcp_sg_max_skb_frags

[PATCH 1/2] netfilter: ipvs: avoid unused variable warnings
 2016-01-27 20:01 UTC  (2+ messages)

[PATCH v4] futex: Remove requirement for lock_page in get_futex_key
 2016-01-27 20:10 UTC  (2+ messages)

[PATCH 3.14 00/59] 3.14.60-stable review
 2016-01-27 18:15 UTC  (11+ messages)
` [PATCH 3.14 29/59] USB: cp210x: add ID for ELV Marble Sound Board 1
` [PATCH 3.14 32/59] ipv6/addrlabel: fix ip6addrlbl_get()
` [PATCH 3.14 33/59] sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp_close
` [PATCH 3.14 34/59] connector: bump skb->users before callback invocation
` [PATCH 3.14 35/59] unix: properly account for FDs passed over unix sockets
` [PATCH 3.14 36/59] bridge: Only call /sbin/bridge-stp for the initial network namespace
` [PATCH 3.14 37/59] net: possible use after free in dst_release
` [PATCH 3.14 38/59] net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memory
` [PATCH 3.14 58/59] mn10300: Select CONFIG_HAVE_UID16 to fix build failure
` [PATCH 3.14 59/59] arm64: restore bogomips information in /proc/cpuinfo

UBSAN: Undefined behaviour in kernel/time/time.c:757:2
 2016-01-27 20:08 UTC  (2+ messages)

[PATCH 3.10 00/53] 3.10.96-stable review
 2016-01-27 18:16 UTC  (52+ messages)
` [PATCH 3.10 01/53] af_unix: fix incorrect revert of lock_interruptible in stream receive code
` [PATCH 3.10 02/53] x86/signal: Fix restart_syscall number for x32 tasks
` [PATCH 3.10 03/53] xen/gntdev: Grant maps should not be subject to NUMA balancing
` [PATCH 3.10 04/53] x86/xen: dont reset vcpu_info on a cancelled suspend
` [PATCH 3.10 05/53] KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSR
` [PATCH 3.10 06/53] x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]
` [PATCH 3.10 07/53] x86/boot: Double BOOT_HEAP_SIZE to 64KB
` [PATCH 3.10 08/53] ipmi: move timer init to before irq is setup
` [PATCH 3.10 09/53] ALSA: hda - Add Intel Lewisburg device IDs Audio
` [PATCH 3.10 10/53] ALSA: hda - Apply pin fixup for HP ProBook 6550b
` [PATCH 3.10 11/53] ALSA: rme96: Fix unexpected volume reset after rate changes
` [PATCH 3.10 12/53] ALSA: hda - Add inverted dmic for Packard Bell DOTS
` [PATCH 3.10 13/53] ALSA: hda - Set SKL+ hda controller power at freeze() and thaw()
` [PATCH 3.10 14/53] ALSA: hda/realtek - Fix silent headphone output on MacPro 4,1 (v2)
` [PATCH 3.10 15/53] ALSA: seq: Fix missing NULL check at remove_events ioctl
` [PATCH 3.10 16/53] ALSA: seq: Fix race at timer setup and close
` [PATCH 3.10 17/53] ALSA: timer: Harden slave timer list handling
` [PATCH 3.10 18/53] ALSA: timer: Fix race among timer ioctls
` [PATCH 3.10 19/53] ALSA: timer: Fix double unlink of active_list
` [PATCH 3.10 20/53] ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat mode
` [PATCH 3.10 21/53] ALSA: pcm: Fix snd_pcm_hw_params struct copy "
` [PATCH 3.10 22/53] ALSA: hrtimer: Fix stall by hrtimer_cancel()
` [PATCH 3.10 23/53] ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0
` [PATCH 3.10 24/53] ASoC: wm8962: correct addresses for HPF_C_0/1
` [PATCH 3.10 25/53] ASoC: arizona: Fix bclk for sample rates that are multiple of 4kHz
` [PATCH 3.10 26/53] ASoC: compress: Fix compress device direction check
` [PATCH 3.10 27/53] usb: xhci: fix config fail of FS hub behind a HS hub with MTT
` [PATCH 3.10 28/53] USB: ipaq.c: fix a timeout loop
` [PATCH 3.10 29/53] USB: cp210x: add ID for ELV Marble Sound Board 1
` [PATCH 3.10 30/53] xhci: refuse loading if nousb is used
` [PATCH 3.10 32/53] ipv6/addrlabel: fix ip6addrlbl_get()
` [PATCH 3.10 33/53] sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp_close
` [PATCH 3.10 34/53] connector: bump skb->users before callback invocation
` [PATCH 3.10 35/53] unix: properly account for FDs passed over unix sockets
` [PATCH 3.10 36/53] bridge: Only call /sbin/bridge-stp for the initial network namespace
` [PATCH 3.10 37/53] net: possible use after free in dst_release
` [PATCH 3.10 38/53] tcp_yeah: dont set ssthresh below 2
` [PATCH 3.10 39/53] phonet: properly unshare skbs in phonet_rcv()
` [PATCH 3.10 40/53] isdn_ppp: Add checks for allocation failure in isdn_ppp_open()
` [PATCH 3.10 42/53] team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vid
` [PATCH 3.10 43/53] powerpc/tm: Block signal return setting invalid MSR state
` [PATCH 3.10 44/53] powerpc: Make value-returning atomics fully ordered
` [PATCH 3.10 45/53] powerpc: Make {cmp}xchg* and their atomic_ versions "
` [PATCH 3.10 46/53] scripts/recordmcount.pl: support data in text section on powerpc
` [PATCH 3.10 47/53] arm64: fix building without CONFIG_UID16
` [PATCH 3.10 48/53] arm64: Clear out any singlestep state on a ptrace detach operation
` [PATCH 3.10 49/53] arm64: mm: ensure that the zero page is visible to the page table walker
` [PATCH 3.10 50/53] parisc iommu: fix panic due to trying to allocate too large region
` [PATCH 3.10 51/53] HID: core: Avoid uninitialized buffer access
` [PATCH 3.10 52/53] openrisc: fix CONFIG_UID16 setting
` [PATCH 3.10 53/53] mn10300: Select CONFIG_HAVE_UID16 to fix build failure

[PATCH net-next 00/10] Proposal for a API set for HW Buffer management
 2016-01-27 20:02 UTC  (3+ messages)
` [PATCH net-next 09/10] net: Add a hardware buffer management helper API

[RFC PATCH v1] pinctrl: mvebu: add 98dx1135-pinctrl
 2016-01-27 20:02 UTC 

[PULL] virtio: fixes, tests
 2016-01-27 19:57 UTC  (2+ messages)

[PATCH v12 00/20] DAX: Page cache bypass for filesystems on memory storage
 2016-01-27 19:51 UTC  (8+ messages)
` [PATCH v12 10/20] dax: Replace XIP documentation with DAX documentation

[PATCH] of: resolver: Add missing of_node_put
 2016-01-27 19:48 UTC  (6+ messages)

[PATCH v2 1/2] lightnvm: specify target's logical address area
 2016-01-27 19:46 UTC  (10+ messages)

[PATCH v2 resend 0/6] generic relative extable support
 2016-01-27 19:46 UTC  (5+ messages)
` [PATCH v2 resend 6/6] arm64: switch to relative exception tables

[PATCH v5 0/21] usb: dwc2: host: Fix and speed up all the stuff, especially with splits
 2016-01-27 19:44 UTC  (4+ messages)
` [PATCH v5 03/21] usb: dwc2: host: Set host_rx_fifo_size to 528 for rk3066

[PATCH v2 1/2] crypto: sunxi - don't print confusing data
 2016-01-27 19:42 UTC  (2+ messages)

mm: BUG in expand_downwards
 2016-01-27 19:41 UTC  (5+ messages)

[PATCH] PNP: Add Haswell-ULT to Intel MCH size workaround
 2016-01-27 19:40 UTC  (2+ messages)

[RFC PATCH v2 0/3] getcpu_cache system call
 2016-01-27 19:16 UTC  (8+ messages)
` [RFC PATCH v2 1/3] getcpu_cache system call: cache CPU number of running thread


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