messages from 2016-12-08 06:22:45 to 2016-12-12 22:47:01 UTC [more...]
Patch "parisc: Fix TLB related boot crash on SMP machines" has been added to the 4.4-stable tree
2016-12-12 22:47 UTC
Patch "locking/rtmutex: Use READ_ONCE() in rt_mutex_owner()" has been added to the 4.4-stable tree
2016-12-12 22:47 UTC
Patch "locking/rtmutex: Prevent dequeue vs. unlock race" has been added to the 4.4-stable tree
2016-12-12 22:47 UTC
FAILED: patch "[PATCH] perf/x86: Fix full width counter, counter overflow" failed to apply to 4.4-stable tree
2016-12-12 22:46 UTC (2+ messages)
Patch "powerpc/mm: Fix lazy icache flush on pre-POWER5" has been added to the 4.8-stable tree
2016-12-12 22:32 UTC
Patch "powerpc/eeh: Fix deadlock when PE frozen state can't be cleared" has been added to the 4.8-stable tree
2016-12-12 22:32 UTC
Patch "powerpc/boot: Fix build failure in 32-bit boot wrapper" has been added to the 4.8-stable tree
2016-12-12 22:32 UTC
Patch "fuse: fix clearing suid, sgid for chown()" has been added to the 4.8-stable tree
2016-12-12 22:32 UTC
Patch "powerpc/eeh: Fix deadlock when PE frozen state can't be cleared" has been added to the 4.4-stable tree
2016-12-12 22:32 UTC
[PATCH] drm/i915: Prevent PPS stealing from a normal DP port on VLV/CHV
2016-12-12 21:06 UTC (2+ messages)
` [Intel-gfx] "
[PATCH] f2fs: fix to determine start_cp_addr by sbi->cur_cp_pack
2016-12-12 18:56 UTC (3+ messages)
[for-next][PATCH 5/8] ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps to it
2016-12-12 18:07 UTC (6+ messages)
` [for-next][PATCH 7/8] fgraph: Handle a case where a tracer ignores set_graph_notrace
` Fwd: "
4.1.36 regression with LSI MegaRAID
2016-12-12 16:57 UTC (4+ messages)
[for-next][PATCH 8/8] tracing/fgraph: Have wakeup and irqsoff tracers ignore graph functions too
2016-12-12 16:40 UTC
[patch NOT added to 3.12 stable tree] ALSA: pcm : Call kill_fasync() in stream lock
2016-12-12 16:33 UTC (2+ messages)
[PATCH] fsnotify: Fix possible use-after-free in inode iteration on umount
2016-12-12 16:30 UTC
[patch added to 3.12-stable] x86/idle: Restore trace_cpu_idle to mwait_idle() calls
2016-12-12 15:15 UTC (8+ messages)
` [patch added to 3.12-stable] PCI: Fix devfn for VPD access through function 0
` [patch added to 3.12-stable] PCI: Use function 0 VPD for identical functions, regular VPD for others
` [patch added to 3.12-stable] i2c: at91: fix write transfers by clearing pending interrupt first
` [patch added to 3.12-stable] mtd: blkdevs: fix potential deadlock + lockdep warnings
` [patch added to 3.12-stable] kernel/panic.c: turn off locks debug before releasing console lock
` [patch added to 3.12-stable] tty: audit: Fix audit source
` [patch added to 3.12-stable] Revert "drivers/net: Disable UFO through virtio"
[patch NOT added to 3.12 stable tree] Don't feed anything but regular iovec's to blk_rq_map_user_iov
2016-12-12 15:07 UTC
[RFT PATCH 1/1] xhci: free xhci virtual devices with leaf nodes first
2016-12-12 13:50 UTC (5+ messages)
[PATCH v3 3/4] uvcvideo: fix a wrong macro
2016-12-12 11:16 UTC
[PATCH v3 3/4] uvcvideo: fix a wrong macro
2016-12-12 11:09 UTC
[git:media_tree/master] [media] v4l: tvp5150: Add missing break in set control handler
2016-12-12 9:49 UTC
[PATCH] perf/x86: Fix exclusion of BTS and LBR for Goldmont
2016-12-12 6:49 UTC (3+ messages)
` [tip:perf/core] "
[PATCH] libnvdimm, pfn: fix align attribute
2016-12-11 17:12 UTC
[PATCH] usb: gadget: uvc: fix UVC_ATTR macro for UVCG_OPTS_ATTR
2016-12-11 11:45 UTC
[PATCH 09/10] vsock/virtio: fix src/dst cid format
2016-12-11 2:54 UTC (3+ messages)
Linux 4.8.14
2016-12-10 19:57 UTC (2+ messages)
Linux 4.4.38
2016-12-10 19:56 UTC (2+ messages)
[PATCH 4.8 00/45] 4.8.14-stable review
2016-12-10 12:17 UTC (47+ messages)
` [PATCH 4.8 01/45] gro_cells: mark napi struct as not busy poll candidates
` [PATCH 4.8 02/45] virtio-net: add a missing synchronize_net()
` [PATCH 4.8 03/45] net: dsa: b53: Fix VLAN usage and how we treat CPU port
` [PATCH 4.8 04/45] net: check dead netns for peernet2id_alloc()
` [PATCH 4.8 05/45] ip6_tunnel: disable caching when the traffic class is inherited
` [PATCH 4.8 06/45] net: sky2: Fix shutdown crash
` [PATCH 4.8 07/45] af_unix: conditionally use freezable blocking calls in read
` [PATCH 4.8 08/45] rtnetlink: fix FDB size computation
` [PATCH 4.8 09/45] l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()
` [PATCH 4.8 10/45] rtnl: fix the loop index update error in rtnl_dump_ifinfo()
` [PATCH 4.8 11/45] ipv6: bump genid when the IFA_F_TENTATIVE flag is clear
` [PATCH 4.8 12/45] udplite: call proper backlog handlers
` [PATCH 4.8 13/45] net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link change
` [PATCH 4.8 14/45] net, sched: respect rcu grace period on cls destruction
` [PATCH 4.8 15/45] net: dsa: fix unbalanced dsa_switch_tree reference counting
` [PATCH 4.8 16/45] net/sched: pedit: make sure that offset is valid
` [PATCH 4.8 17/45] netlink: Call cb->done from a worker thread
` [PATCH 4.8 18/45] netlink: Do not schedule work from sk_destruct
` [PATCH 4.8 19/45] net: macb: fix the RX queue reset in macb_rx()
` [PATCH 4.8 20/45] net/dccp: fix use-after-free in dccp_invalid_packet
` [PATCH 4.8 21/45] GSO: Reload iph after pskb_may_pull
` [PATCH 4.8 22/45] packet: fix race condition in packet_set_ring
` [PATCH 4.8 23/45] ip6_offload: check segs for NULL in ipv6_gso_segment
` [PATCH 4.8 25/45] net: bcmgenet: Utilize correct struct device for all DMA operations
` [PATCH 4.8 26/45] sh_eth: remove unchecked interrupts for RZ/A1
` [PATCH 4.8 28/45] geneve: avoid use-after-free of skb->data
` [PATCH 4.8 29/45] net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
` [PATCH 4.8 30/45] net: ping: check minimum size on ICMP header length
` [PATCH 4.8 31/45] ipv4: Restore fib_trie_flush_external function and fix call ordering
` [PATCH 4.8 32/45] ipv4: Fix memory leak in exception case for splitting tries
` [PATCH 4.8 33/45] ipv4: Drop leaf from suffix pull/push functions
` [PATCH 4.8 34/45] ipv4: Drop suffix update from resize code
` [PATCH 4.8 35/45] sparc64: Fix find_node warning if numa node cannot be found
` [PATCH 4.8 36/45] sparc64: fix compile warning section mismatch in find_node()
` [PATCH 4.8 37/45] sparc32: Fix inverted invalid_frame_pointer checks on sigreturns
` [PATCH 4.8 38/45] Dont feed anything but regular iovecs to blk_rq_map_user_iov
` [PATCH 4.8 39/45] constify iov_iter_count() and iter_is_iovec()
` [PATCH 4.8 40/45] ipv6: Set skb->protocol properly for local output
` [PATCH 4.8 41/45] ipv4: "
` [PATCH 4.8 42/45] Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()"
` [PATCH 4.8 44/45] esp4: Fix integrity verification when ESN are used
` [PATCH 4.8 45/45] esp6: "
[PATCH 4.4 00/28] 4.4.38-stable review
2016-12-09 22:35 UTC (31+ messages)
` [PATCH 4.4 01/28] virtio-net: add a missing synchronize_net()
` [PATCH 4.4 02/28] net: check dead netns for peernet2id_alloc()
` [PATCH 4.4 03/28] ip6_tunnel: disable caching when the traffic class is inherited
` [PATCH 4.4 04/28] net: sky2: Fix shutdown crash
` [PATCH 4.4 05/28] af_unix: conditionally use freezable blocking calls in read
` [PATCH 4.4 06/28] rtnetlink: fix FDB size computation
` [PATCH 4.4 07/28] l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()
` [PATCH 4.4 08/28] net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link change
` [PATCH 4.4 09/28] net, sched: respect rcu grace period on cls destruction
` [PATCH 4.4 10/28] net/sched: pedit: make sure that offset is valid
` [PATCH 4.4 11/28] netlink: Call cb->done from a worker thread
` [PATCH 4.4 12/28] netlink: Do not schedule work from sk_destruct
` [PATCH 4.4 13/28] net/dccp: fix use-after-free in dccp_invalid_packet
` [PATCH 4.4 14/28] packet: fix race condition in packet_set_ring
` [PATCH 4.4 15/28] net: bcmgenet: Utilize correct struct device for all DMA operations
` [PATCH 4.4 16/28] sh_eth: remove unchecked interrupts for RZ/A1
` [PATCH 4.4 17/28] geneve: avoid use-after-free of skb->data
` [PATCH 4.4 18/28] net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
` [PATCH 4.4 19/28] net: ping: check minimum size on ICMP header length
` [PATCH 4.4 20/28] sparc32: Fix inverted invalid_frame_pointer checks on sigreturns
` [PATCH 4.4 21/28] sparc64: Fix find_node warning if numa node cannot be found
` [PATCH 4.4 22/28] sparc64: fix compile warning section mismatch in find_node()
` [PATCH 4.4 23/28] Dont feed anything but regular iovecs to blk_rq_map_user_iov
` [PATCH 4.4 24/28] constify iov_iter_count() and iter_is_iovec()
` [PATCH 4.4 25/28] ipv6: Set skb->protocol properly for local output
` [PATCH 4.4 26/28] ipv4: "
` [PATCH 4.4 27/28] esp4: Fix integrity verification when ESN are used
` [PATCH 4.4 28/28] esp6: "
[PATCH 3/3] pciehp: Fix race condition handling surprise link-down
2016-12-09 21:11 UTC (7+ messages)
[merged] zram-restrict-add-remove-attributes-to-root-only.patch removed from -mm tree
2016-12-09 20:51 UTC
[merged] mm-workingset-fix-null-ptr-in-count_shadow_nodes.patch removed from -mm tree
2016-12-09 20:51 UTC
[PATCH 1/3] zfcp: fix use-after-"free" in FC ingress path after TMF
2016-12-09 16:16 UTC (3+ messages)
` [PATCH 2/3] zfcp: do not trace pure benign residual HBA responses at default level
` [PATCH 3/3] zfcp: fix rport unblock race with LUN recovery
patch "USB: serial: option: add dlink dwm-158" added to usb-next
2016-12-09 16:06 UTC
patch "USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041" added to usb-next
2016-12-09 16:06 UTC
Patch "Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()"" has been added to the 4.8-stable tree
2016-12-09 15:54 UTC
Patch "ipv6: Set skb->protocol properly for local output" has been added to the 4.8-stable tree
2016-12-09 15:54 UTC
Patch "ipv4: Set skb->protocol properly for local output" has been added to the 4.8-stable tree
2016-12-09 15:54 UTC
Patch "flowcache: Increase threshold for refusing new allocations" has been added to the 4.8-stable tree
2016-12-09 15:54 UTC
Patch "esp6: Fix integrity verification when ESN are used" has been added to the 4.8-stable tree
2016-12-09 15:54 UTC
Patch "esp4: Fix integrity verification when ESN are used" has been added to the 4.8-stable tree
2016-12-09 15:54 UTC
Patch "ipv6: Set skb->protocol properly for local output" has been added to the 4.4-stable tree
2016-12-09 15:53 UTC
Patch "ipv4: Set skb->protocol properly for local output" has been added to the 4.4-stable tree
2016-12-09 15:53 UTC
Patch "esp6: Fix integrity verification when ESN are used" has been added to the 4.4-stable tree
2016-12-09 15:53 UTC
Patch "esp4: Fix integrity verification when ESN are used" has been added to the 4.4-stable tree
2016-12-09 15:53 UTC
[PATCH] tracing: (backport) Replace kmap with copy_from_user() in trace_marker
2016-12-09 13:56 UTC (5+ messages)
patch "USB: serial: option: add dlink dwm-158" added to usb-testing
2016-12-09 10:45 UTC
patch "USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041" added to usb-testing
2016-12-09 10:45 UTC
Patch "constify iov_iter_count() and iter_is_iovec()" has been added to the 4.8-stable tree
2016-12-09 9:31 UTC
Patch "constify iov_iter_count() and iter_is_iovec()" has been added to the 4.4-stable tree
2016-12-09 9:31 UTC
Patch "Don't feed anything but regular iovec's to blk_rq_map_user_iov" has been added to the 4.8-stable tree
2016-12-09 7:41 UTC
Patch "Don't feed anything but regular iovec's to blk_rq_map_user_iov" has been added to the 4.4-stable tree
2016-12-09 7:41 UTC
[PATCH v3] [media] tvp5150: don't touch register TVP5150_CONF_SHARED_PIN if not needed
2016-12-08 23:18 UTC (5+ messages)
[PATCH] clk: bcm2835: Avoid overwriting the div info when disabling a pll_div clk
2016-12-08 22:55 UTC (2+ messages)
WTF: patch "[PATCH] kasan: support use-after-scope detection" was seriously submitted to be applied to the 4.8-stable tree?
2016-12-08 10:36 UTC (4+ messages)
Linux 4.8.13
2016-12-08 19:58 UTC (2+ messages)
Linux 4.4.37
2016-12-08 19:58 UTC (2+ messages)
[PATCH 4.8 00/35] 4.8.13-stable review
2016-12-08 16:26 UTC (6+ messages)
[PATCH 4.4 00/13] 4.4.37-stable review
2016-12-08 16:25 UTC (2+ messages)
patch "staging/lustre/osc: Revert erroneous list_for_each_entry_safe use" added to staging-next
2016-12-08 16:05 UTC
[PATCH] can: peak: fix bad memory access and free sequence
2016-12-08 15:35 UTC
[PATCH v2] tvp5150: don't touch register TVP5150_CONF_SHARED_PIN if not needed
2016-12-08 14:46 UTC
[PATCH: 3.4.y] ext4: fix error handling in ext4_fill_super()
2016-12-08 12:42 UTC
[PATCH] vhost-vsock: fix orphan connection reset
2016-12-08 9:19 UTC
Patch "rtnl: fix the loop index update error in rtnl_dump_ifinfo()" has been added to the 4.8-stable tree
2016-12-08 10:41 UTC (2+ messages)
[PATCHES] Sparc
2016-12-08 6:34 UTC (2+ messages)
[PATCHES] Networking
2016-12-08 6:34 UTC (2+ messages)
Patch "virtio-net: add a missing synchronize_net()" has been added to the 4.8-stable tree
2016-12-08 6:21 UTC
Patch "tipc: check minimum bearer MTU" has been added to the 4.8-stable tree
2016-12-08 6:21 UTC
Patch "udplite: call proper backlog handlers" has been added to the 4.8-stable tree
2016-12-08 6:21 UTC
Patch "sparc64: Fix find_node warning if numa node cannot be found" has been added to the 4.8-stable tree
2016-12-08 6:21 UTC
Patch "sh_eth: remove unchecked interrupts for RZ/A1" has been added to the 4.8-stable tree
2016-12-08 6:21 UTC
Patch "sparc64: fix compile warning section mismatch in find_node()" has been added to the 4.8-stable tree
2016-12-08 6:21 UTC
Patch "sparc32: Fix inverted invalid_frame_pointer checks on sigreturns" has been added to the 4.8-stable tree
2016-12-08 6:21 UTC
Patch "packet: fix race condition in packet_set_ring" has been added to the 4.8-stable tree
2016-12-08 6:21 UTC
Patch "rtnetlink: fix FDB size computation" has been added to the 4.8-stable tree
2016-12-08 6:21 UTC
Patch "netlink: Call cb->done from a worker thread" has been added to the 4.8-stable tree
2016-12-08 6:21 UTC
Patch "netlink: Do not schedule work from sk_destruct" has been added to the 4.8-stable tree
2016-12-08 6:21 UTC
Patch "net, sched: respect rcu grace period on cls destruction" has been added to the 4.8-stable tree
2016-12-08 6:21 UTC
Patch "net: sky2: Fix shutdown crash" has been added to the 4.8-stable tree
2016-12-08 6:21 UTC
Patch "net/sched: pedit: make sure that offset is valid" has been added to the 4.8-stable tree
2016-12-08 6:21 UTC
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;
as well as URLs for NNTP newsgroup(s).