stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-20 01:15:25 to 2016-01-21 00:43:38 UTC [more...]

[PATCH 4.3 00/55] 4.3.4-stable review
 2016-01-21  0:43 UTC  (2+ messages)
` [PATCH 4.3 03/55] tipc: Fix kfree_skb() of uninitialised pointer

[PATCH 4.1 00/43] 4.1.16-stable review
 2016-01-20 23:51 UTC  (42+ messages)
` [PATCH 4.1 01/43] tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0
` [PATCH 4.1 02/43] toshiba_acpi: Initialize hotkey_event_type variable
` [PATCH 4.1 03/43] USB: cdc_acm: Ignore Infineon Flash Loader utility
` [PATCH 4.1 04/43] USB: serial: Another Infineon flash loader USB ID
` [PATCH 4.1 05/43] usb-storage: Fix scsi-sd failure "Invalid field in cdb" for USB adapter JMicron
` [PATCH 4.1 06/43] USB: cp210x: Remove CP2110 ID from compatibility list
` [PATCH 4.1 07/43] USB: add quirk for devices with broken LPM
` [PATCH 4.1 08/43] USB: whci-hcd: add check for dma mapping error
` [PATCH 4.1 09/43] usb: gadget: pxa27x: fix suspend callback
` [PATCH 4.1 10/43] usb: musb: USB_TI_CPPI41_DMA requires dmaengine support
` [PATCH 4.1 11/43] usb: core : hub: Fix BOS NULL pointer kernel panic
` [PATCH 4.1 12/43] usb: Use the USB_SS_MULT() macro to decode burst multiplier for log message
` [PATCH 4.1 13/43] pppoe: fix memory corruption in padt work structure
` [PATCH 4.1 14/43] gre6: allow to update all parameters via rtnl
` [PATCH 4.1 15/43] atl1c: Improve driver not to do order 4 GFP_ATOMIC allocation
` [PATCH 4.1 17/43] vxlan: fix incorrect RCO bit in VXLAN header
` [PATCH 4.1 18/43] sctp: use the same clock as if sock source timestamps were on
` [PATCH 4.1 19/43] sctp: update the netstamp_needed counter when copying sockets
` [PATCH 4.1 20/43] sctp: also copy sk_tsflags when copying the socket
` [PATCH 4.1 21/43] net: qca_spi: fix transmit queue timeout handling
` [PATCH 4.1 22/43] r8152: fix lockup when runtime PM is enabled
` [PATCH 4.1 23/43] ipv6: sctp: clone options to avoid use after free
` [PATCH 4.1 25/43] sh_eth: fix kernel oops in skb_put()
` [PATCH 4.1 26/43] net: fix IP early demux races
` [PATCH 4.1 27/43] pptp: verify sockaddr_len in pptp_bind() and pptp_connect()
` [PATCH 4.1 28/43] vlan: Fix untag operations of stacked vlans with REORDER_HEADER off
` [PATCH 4.1 29/43] skbuff: Fix offset error in skb_reorder_vlan_header
` [PATCH 4.1 30/43] net: check both type and procotol for tcp sockets
` [PATCH 4.1 31/43] net_sched: make qdisc_tree_decrease_qlen() work for non mq
` [PATCH 4.1 32/43] bluetooth: Validate socket address length in sco_sock_bind()
` [PATCH 4.1 33/43] net: fix uninitialized variable issue
` [PATCH 4.1 35/43] rhashtable: Enforce minimum size on initial hash table
` [PATCH 4.1 36/43] fou: clean up socket with kfree_rcu
` [PATCH 4.1 37/43] af_unix: Revert lock_interruptible in stream receive code
` [PATCH 4.1 38/43] tcp: restore fastopen with no data in SYN packet
` [PATCH 4.1 39/43] rhashtable: Fix walker list corruption
` [PATCH 4.1 40/43] KEYS: Fix race between key destruction and finding a keyring by name
` [PATCH 4.1 41/43] KEYS: Fix crash when attempt to garbage collect an uninstantiated keyring
` [PATCH 4.1 42/43] KEYS: Fix race between read and revoke
` [PATCH 4.1 43/43] KEYS: Fix keyring ref leak in join_session_keyring()

[PATCH 3.14 00/47] 3.14.59-stable review
 2016-01-20 23:15 UTC  (47+ messages)
` [PATCH 3.14 01/47] unix: avoid use-after-free in ep_remove_wait_queue
` [PATCH 3.14 02/47] tools/net: Use include/uapi with __EXPORTED_HEADERS__
` [PATCH 3.14 03/47] packet: do skb_probe_transport_header when we actually have data
` [PATCH 3.14 04/47] packet: always probe for transport header
` [PATCH 3.14 05/47] packet: infer protocol from ethernet header if unset
` [PATCH 3.14 06/47] sctp: translate host order to network order when setting a hmacid
` [PATCH 3.14 07/47] ip_tunnel: disable preemption when updating per-cpu tstats
` [PATCH 3.14 08/47] snmp: Remove duplicate OUTMCAST stat increment
` [PATCH 3.14 10/47] tcp: md5: fix lockdep annotation
` [PATCH 3.14 11/47] tcp: initialize tp->copied_seq in case of cross SYN connection
` [PATCH 3.14 12/47] net, scm: fix PaX detected msg_controllen overflow in scm_detach_fds
` [PATCH 3.14 13/47] net: ipmr: fix static mfc/dev leaks on table destruction
` [PATCH 3.14 14/47] net: ip6mr: "
` [PATCH 3.14 15/47] broadcom: fix PHY_ID_BCM5481 entry in the id table
` [PATCH 3.14 16/47] ipv6: distinguish frag queues by device for multicast and link-local packets
` [PATCH 3.14 17/47] ipv6: sctp: implement sctp_v6_destroy_sock()
` [PATCH 3.14 18/47] Btrfs: fix race leading to incorrect item deletion when dropping extents
` [PATCH 3.14 19/47] Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow
` [PATCH 3.14 20/47] ext4: fix potential use after free in __ext4_journal_stop
` [PATCH 3.14 21/47] ext4, jbd2: ensure entering into panic after recording an error in superblock
` [PATCH 3.14 22/47] firewire: ohci: fix JMicron JMB38x IT context discovery
` [PATCH 3.14 23/47] nfs4: start callback_ident at idr 1
` [PATCH 3.14 24/47] nfs: if we have no valid attrs, then dont declare the attribute cache valid
` [PATCH 3.14 25/47] ocfs2: fix umask ignored issue
` [PATCH 3.14 26/47] USB: cdc_acm: Ignore Infineon Flash Loader utility
` [PATCH 3.14 27/47] USB: serial: Another Infineon flash loader USB ID
` [PATCH 3.14 28/47] USB: cp210x: Remove CP2110 ID from compatibility list
` [PATCH 3.14 29/47] USB: add quirk for devices with broken LPM
` [PATCH 3.14 30/47] USB: whci-hcd: add check for dma mapping error
` [PATCH 3.14 31/47] usb: Use the USB_SS_MULT() macro to decode burst multiplier for log message
` [PATCH 3.14 32/47] gre6: allow to update all parameters via rtnl
` [PATCH 3.14 33/47] atl1c: Improve driver not to do order 4 GFP_ATOMIC allocation
` [PATCH 3.14 34/47] sctp: use the same clock as if sock source timestamps were on
` [PATCH 3.14 35/47] sctp: update the netstamp_needed counter when copying sockets
` [PATCH 3.14 36/47] ipv6: sctp: clone options to avoid use after free
` [PATCH 3.14 38/47] sh_eth: fix kernel oops in skb_put()
` [PATCH 3.14 39/47] vlan: Fix untag operations of stacked vlans with REORDER_HEADER off
` [PATCH 3.14 40/47] skbuff: Fix offset error in skb_reorder_vlan_header
` [PATCH 3.14 41/47] pptp: verify sockaddr_len in pptp_bind() and pptp_connect()
` [PATCH 3.14 42/47] bluetooth: Validate socket address length in sco_sock_bind()
` [PATCH 3.14 43/47] af_unix: Revert lock_interruptible in stream receive code
` [PATCH 3.14 44/47] KEYS: Fix race between key destruction and finding a keyring by name
` [PATCH 3.14 45/47] KEYS: Fix crash when attempt to garbage collect an uninstantiated keyring
` [PATCH 3.14 46/47] KEYS: Fix race between read and revoke
` [PATCH 3.14 47/47] KEYS: Fix keyring ref leak in join_session_keyring()

[PATCH 3.10 00/35] 3.10.95-stable review
 2016-01-20 23:14 UTC  (35+ messages)
` [PATCH 3.10 01/35] unix: avoid use-after-free in ep_remove_wait_queue
` [PATCH 3.10 02/35] sctp: translate host order to network order when setting a hmacid
` [PATCH 3.10 03/35] snmp: Remove duplicate OUTMCAST stat increment
` [PATCH 3.10 05/35] tcp: md5: fix lockdep annotation
` [PATCH 3.10 06/35] tcp: initialize tp->copied_seq in case of cross SYN connection
` [PATCH 3.10 07/35] net, scm: fix PaX detected msg_controllen overflow in scm_detach_fds
` [PATCH 3.10 08/35] net: ipmr: fix static mfc/dev leaks on table destruction
` [PATCH 3.10 09/35] net: ip6mr: "
` [PATCH 3.10 10/35] broadcom: fix PHY_ID_BCM5481 entry in the id table
` [PATCH 3.10 11/35] ipv6: distinguish frag queues by device for multicast and link-local packets
` [PATCH 3.10 12/35] ipv6: sctp: implement sctp_v6_destroy_sock()
` [PATCH 3.10 13/35] Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow
` [PATCH 3.10 14/35] ext4, jbd2: ensure entering into panic after recording an error in superblock
` [PATCH 3.10 15/35] firewire: ohci: fix JMicron JMB38x IT context discovery
` [PATCH 3.10 16/35] nfs4: start callback_ident at idr 1
` [PATCH 3.10 17/35] nfs: if we have no valid attrs, then dont declare the attribute cache valid
` [PATCH 3.10 18/35] USB: cdc_acm: Ignore Infineon Flash Loader utility
` [PATCH 3.10 19/35] USB: cp210x: Remove CP2110 ID from compatibility list
` [PATCH 3.10 20/35] USB: add quirk for devices with broken LPM
` [PATCH 3.10 21/35] USB: whci-hcd: add check for dma mapping error
` [PATCH 3.10 22/35] usb: Use the USB_SS_MULT() macro to decode burst multiplier for log message
` [PATCH 3.10 23/35] gre6: allow to update all parameters via rtnl
` [PATCH 3.10 24/35] atl1c: Improve driver not to do order 4 GFP_ATOMIC allocation
` [PATCH 3.10 25/35] sctp: update the netstamp_needed counter when copying sockets
` [PATCH 3.10 26/35] ipv6: sctp: clone options to avoid use after free
` [PATCH 3.10 28/35] sh_eth: fix kernel oops in skb_put()
` [PATCH 3.10 29/35] pptp: verify sockaddr_len in pptp_bind() and pptp_connect()
` [PATCH 3.10 30/35] bluetooth: Validate socket address length in sco_sock_bind()
` [PATCH 3.10 31/35] af_unix: Revert lock_interruptible in stream receive code
` [PATCH 3.10 32/35] KEYS: Fix race between key destruction and finding a keyring by name
` [PATCH 3.10 33/35] KEYS: Fix crash when attempt to garbage collect an uninstantiated keyring
` [PATCH 3.10 34/35] KEYS: Fix race between read and revoke
` [PATCH 3.10 35/35] KEYS: Fix keyring ref leak in join_session_keyring()

[patch 061/109] prctl: take mmap sem for writing to protect against others
 2016-01-20 23:01 UTC 

[patch 009/109] string_helpers: fix precision loss for some inputs
 2016-01-20 22:58 UTC 

[patch 005/109] zsmalloc: fix migrate_zspage-zs_free race condition
 2016-01-20 22:58 UTC 

Crashes with 874bbfe600a6 in 3.18.25
 2016-01-20 21:39 UTC  (2+ messages)

[4.2.y-ckt stable] Linux 4.2.8-ckt2
 2016-01-20 20:48 UTC  (2+ messages)

Patch "KEYS: prevent keys from being removed from specified keyrings" has been added to the 3.10-stable tree
 2016-01-20 19:23 UTC  (4+ messages)

[PATH v2] NVMe: init nvme queue before enabling irq
 2016-01-20 17:17 UTC  (6+ messages)

Patch "KEYS: prevent keys from being removed from specified keyrings" has been added to the 4.4-stable tree
 2016-01-20 16:59 UTC 

Patch "KEYS: refcount bug fix" has been added to the 4.4-stable tree
 2016-01-20 16:59 UTC 

Patch "KEYS: Fix keyring ref leak in join_session_keyring()" has been added to the 4.4-stable tree
 2016-01-20 16:59 UTC 

Patch "KEYS: prevent keys from being removed from specified keyrings" has been added to the 4.3-stable tree
 2016-01-20 16:59 UTC 

Patch "KEYS: refcount bug fix" has been added to the 4.3-stable tree
 2016-01-20 16:59 UTC 

Patch "KEYS: Fix race between read and revoke" has been added to the 4.3-stable tree
 2016-01-20 16:59 UTC 

Patch "KEYS: Fix keyring ref leak in join_session_keyring()" has been added to the 4.3-stable tree
 2016-01-20 16:59 UTC 

Patch "KEYS: refcount bug fix" has been added to the 4.1-stable tree
 2016-01-20 16:59 UTC 

Patch "KEYS: prevent keys from being removed from specified keyrings" has been added to the 4.1-stable tree
 2016-01-20 16:59 UTC 

Patch "KEYS: Fix race between read and revoke" has been added to the 4.1-stable tree
 2016-01-20 16:59 UTC 

Patch "KEYS: Fix race between key destruction and finding a keyring by name" has been added to the 4.1-stable tree
 2016-01-20 16:59 UTC 

Patch "KEYS: Fix keyring ref leak in join_session_keyring()" has been added to the 4.1-stable tree
 2016-01-20 16:59 UTC 

Patch "KEYS: Fix crash when attempt to garbage collect an uninstantiated keyring" has been added to the 4.1-stable tree
 2016-01-20 16:59 UTC 

Patch "KEYS: refcount bug fix" has been added to the 3.14-stable tree
 2016-01-20 16:59 UTC 

Patch "KEYS: prevent keys from being removed from specified keyrings" has been added to the 3.14-stable tree
 2016-01-20 16:59 UTC 

Patch "KEYS: Fix race between read and revoke" has been added to the 3.14-stable tree
 2016-01-20 16:59 UTC 

Patch "KEYS: Fix race between key destruction and finding a keyring by name" has been added to the 3.14-stable tree
 2016-01-20 16:59 UTC 

Patch "KEYS: Fix keyring ref leak in join_session_keyring()" has been added to the 3.14-stable tree
 2016-01-20 16:59 UTC 

Patch "KEYS: Fix crash when attempt to garbage collect an uninstantiated keyring" has been added to the 3.14-stable tree
 2016-01-20 16:59 UTC 

Patch "KEYS: refcount bug fix" has been added to the 3.10-stable tree
 2016-01-20 16:58 UTC 

Patch "KEYS: Fix race between read and revoke" has been added to the 3.10-stable tree
 2016-01-20 16:58 UTC 

Patch "KEYS: Fix race between key destruction and finding a keyring by name" has been added to the 3.10-stable tree
 2016-01-20 16:58 UTC 

Patch "KEYS: Fix keyring ref leak in join_session_keyring()" has been added to the 3.10-stable tree
 2016-01-20 16:58 UTC 

Patch "KEYS: Fix crash when attempt to garbage collect an uninstantiated keyring" has been added to the 3.10-stable tree
 2016-01-20 16:58 UTC 

[PATCH] ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
 2016-01-20 16:49 UTC  (4+ messages)

[PATCH 4.1.y] KEYS: Fix crash when attempt to garbage collect an uninstantiated keyring
 2016-01-20 16:45 UTC  (2+ messages)

[request for stable 3.x 4.1 inclusion][PATCH 0/2] fix for security/keys
 2016-01-20 16:45 UTC  (2+ messages)

[RFC PATCH 1/4] X.509: Fix leap year handling again
 2016-01-20 15:18 UTC  (3+ messages)

[PATCH 3/4] perf stat: Do not clean event's private stats
 2016-01-20 11:56 UTC 

+ memcg-only-free-spare-array-when-readers-are-done.patch added to -mm tree
 2016-01-20  9:53 UTC  (2+ messages)

[PATCH v3 1/1] usb: cdc-acm: handle unlinked urb in acm read callback
 2016-01-20  7:34 UTC  (6+ messages)

[3.19.y-ckt stable] Linux 3.19.8-ckt13 stable review
 2016-01-20  1:07 UTC  (21+ messages)
` [PATCH 3.19.y-ckt 014/160] sh_eth: fix kernel oops in skb_put()
` [PATCH 3.19.y-ckt 029/160] USB: cp210x: Remove CP2110 ID from compatibility list
` [PATCH 3.19.y-ckt 033/160] jbd2: Fix unreclaimed pages after truncate in data=journal mode
` [PATCH 3.19.y-ckt 038/160] usb-storage: Fix scsi-sd failure "Invalid field in cdb" for USB adapter JMicron
` [PATCH 3.19.y-ckt 039/160] staging: lustre: echo_copy.._lsm() dereferences userland pointers directly
` [PATCH 3.19.y-ckt 042/160] USB: whci-hcd: add check for dma mapping error
` [PATCH 3.19.y-ckt 050/160] net: mvpp2: fix missing DMA region unmap in egress processing
` [PATCH 3.19.y-ckt 060/160] 9p: ->evict_inode() should kick out ->i_data, not ->i_mapping
` [PATCH 3.19.y-ckt 069/160] ipmi: move timer init to before irq is setup
` [PATCH 3.19.y-ckt 087/160] drivers/base/memory.c: prohibit offlining of memory blocks with missing sections
` [PATCH 3.19.y-ckt 097/160] ALSA: hda - Add a fixup for Thinkpad X1 Carbon 2nd
` [PATCH 3.19.y-ckt 112/160] xen-blkback: read from indirect descriptors only once
` [PATCH 3.19.y-ckt 122/160] USB: fix invalid memory access in hub_activate()
` [PATCH 3.19.y-ckt 130/160] ocfs2: fix BUG when calculate new backup super
` [PATCH 3.19.y-ckt 137/160] dts: vt8500: Add SDHC node to DTS file for WM8650
` [PATCH 3.19.y-ckt 138/160] ftrace/module: Call clean up function when module init fails early
` [PATCH 3.19.y-ckt 143/160] pinctrl: bcm2835: Fix initial value for direction_output
` [PATCH 3.19.y-ckt 152/160] net/mlx4_en: Fix HW timestamp init issue upon system startup
` [PATCH 3.19.y-ckt 154/160] ipv6/addrlabel: fix ip6addrlbl_get()
` [PATCH 3.19.y-ckt 159/160] kvm: x86: only channel 0 of the i8254 is linked to the HPET


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).