messages from 2014-06-24 15:50:19 to 2014-06-24 18:20:02 UTC [more...]
[PATCH 0/2] aio: fixes for kernel memory disclosure in aio read events
2014-06-24 18:20 UTC (4+ messages)
` [PATCH 1/2] aio: fix aio request leak when events are reaped by userspace
` [PATCH 2/2] aio: fix kernel memory disclosure in io_getevents() introduced in v3.10
[PATCH 3.15 00/61] 3.15.2-stable review
2014-06-24 15:51 UTC (58+ messages)
` [PATCH 3.15 01/61] rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irq
` [PATCH 3.15 02/61] target: Fix NULL pointer dereference for XCOPY in target_put_sess_cmd
` [PATCH 3.15 03/61] iscsi-target: Reject mutual authentication with reflected CHAP_C
` [PATCH 3.15 04/61] ima: audit log files opened with O_DIRECT flag
` [PATCH 3.15 05/61] ima: introduce ima_kernel_read()
` [PATCH 3.15 06/61] evm: prohibit userspace writing security.evm HMAC value
` [PATCH 3.15 07/61] ipv6: Fix regression caused by efe4208 in udp_v6_mcast_next()
` [PATCH 3.15 08/61] net: tunnels - enable module autoloading
` [PATCH 3.15 09/61] sh_eth: use RNC mode for packet reception
` [PATCH 3.15 10/61] sh_eth: fix SH7619/771x support
` [PATCH 3.15 11/61] net: filter: fix typo in sparc BPF JIT
` [PATCH 3.15 12/61] net: filter: fix sparc32 typo
` [PATCH 3.15 14/61] net: force a list_del() in unregister_netdevice_many()
` [PATCH 3.15 15/61] ipip, sit: fix ipv4_{update_pmtu,redirect} calls
` [PATCH 3.15 16/61] sfc: PIO:Restrict to 64bit arch and use 64-bit writes
` [PATCH 3.15 17/61] ipv4: fix a race in ip4_datagram_release_cb()
` [PATCH 3.15 18/61] sctp: Fix sk_ack_backlog wrap-around problem
` [PATCH 3.15 19/61] rtnetlink: fix userspace API breakage for iproute2 < v3.9.0
` [PATCH 3.15 20/61] vxlan: use dev->needed_headroom instead of dev->hard_header_len
` [PATCH 3.15 21/61] udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup
` [PATCH 3.15 22/61] ARM: at91: fix at91_sysirq_mask_rtc for sam9x5 SoCs
` [PATCH 3.15 23/61] KVM: lapic: sync highest ISR to hardware apic on EOI
` [PATCH 3.15 24/61] KVM: s390: Drop pending interrupts on guest exit
` [PATCH 3.15 25/61] MIPS: KVM: Allocate at least 16KB for exception handlers
` [PATCH 3.15 26/61] USB: cdc-acm: fix write and suspend race
` [PATCH 3.15 27/61] USB: cdc-acm: fix write and resume race
` [PATCH 3.15 28/61] USB: cdc-acm: fix broken runtime suspend
` [PATCH 3.15 29/61] USB: cdc-acm: fix runtime PM for control messages
` [PATCH 3.15 30/61] USB: cdc-acm: fix shutdown and suspend race
` [PATCH 3.15 31/61] USB: cdc-acm: fix potential urb leak and PM imbalance in write
` [PATCH 3.15 32/61] USB: cdc-acm: fix open and suspend race
` [PATCH 3.15 33/61] USB: cdc-acm: fix failed open not being detected
` [PATCH 3.15 34/61] USB: cdc-acm: fix I/O after failed open
` [PATCH 3.15 35/61] USB: cdc-acm: fix runtime PM imbalance at shutdown
` [PATCH 3.15 36/61] Drivers: hv: balloon: Ensure pressure reports are posted regularly
` [PATCH 3.15 38/61] ASoC: dapm: Make sure to always update the DAPM graph in _put_volsw()
` [PATCH 3.15 39/61] ASoC: max98090: Fix reset at resume time
` [PATCH 3.15 40/61] ASoC: tlv320aci3x: Fix custom snd_soc_dapm_put_volsw_aic3x() function
` [PATCH 3.15 41/61] iio:adc:max1363 incorrect resolutions for max11604, max11605, max11610 and max11611
` [PATCH 3.15 42/61] staging: iio: tsl2x7x_core: fix proximity treshold
` [PATCH 3.15 43/61] iio: adc: checking for NULL instead of IS_ERR() in probe
` [PATCH 3.15 44/61] iio: mxs-lradc: fix divider
` [PATCH 3.15 45/61] iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name()
` [PATCH 3.15 46/61] iio: Fix endianness issue in ak8975_read_axis()
` [PATCH 3.15 48/61] lzo: properly check for overruns
` [PATCH 3.15 49/61] lz4: ensure length does not wrap
` [PATCH 3.15 50/61] ALSA: compress: Cancel the optimization of compiler and fix the size of struct for all platform
` [PATCH 3.15 51/61] ALSA: hda/realtek - Add support of ALC891 codec
` [PATCH 3.15 52/61] ALSA: hda/realtek - Add more entry for enable HP mute led
` [PATCH 3.15 53/61] ALSA: hda - verify pin:converter connection on unsol event for HSW and VLV
` [PATCH 3.15 55/61] ALSA: control: Protect user controls against concurrent access
` [PATCH 3.15 56/61] ALSA: control: Fix replacing user controls
` [PATCH 3.15 57/61] ALSA: control: Dont access controls outside of protected regions
` [PATCH 3.15 58/61] ALSA: control: Handle numid overflow
` [PATCH 3.15 59/61] ALSA: control: Make sure that id->index does not overflow
` [PATCH 3.15 60/61] tmpfs: ZERO_RANGE and COLLAPSE_RANGE not currently supported
` [PATCH 3.15 61/61] slab: fix oops when reading /proc/slab_allocators
[PATCH 3.14 00/68] 3.14.9-stable review
2014-06-24 15:51 UTC (65+ messages)
` [PATCH 3.14 01/68] rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irq
` [PATCH 3.14 02/68] target: Fix NULL pointer dereference for XCOPY in target_put_sess_cmd
` [PATCH 3.14 03/68] iscsi-target: Reject mutual authentication with reflected CHAP_C
` [PATCH 3.14 04/68] ima: audit log files opened with O_DIRECT flag
` [PATCH 3.14 05/68] ima: introduce ima_kernel_read()
` [PATCH 3.14 06/68] evm: prohibit userspace writing security.evm HMAC value
` [PATCH 3.14 07/68] netlink: Rename netlink_capable netlink_allowed
` [PATCH 3.14 08/68] net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump
` [PATCH 3.14 09/68] net: Add variants of capable for use on on sockets
` [PATCH 3.14 10/68] net: Add variants of capable for use on netlink messages
` [PATCH 3.14 11/68] net: Use netlink_ns_capable to verify the permisions of "
` [PATCH 3.14 12/68] netlink: Only check file credentials for implicit destinations
` [PATCH 3.14 13/68] qlcnic: info leak in qlcnic_dcb_peer_app_info()
` [PATCH 3.14 14/68] ipv6: Fix regression caused by efe4208 in udp_v6_mcast_next()
` [PATCH 3.14 15/68] netlink: rate-limit leftover bytes warning and print process name
` [PATCH 3.14 16/68] bridge: Prevent insertion of FDB entry with disallowed vlan
` [PATCH 3.14 17/68] net: tunnels - enable module autoloading
` [PATCH 3.14 18/68] net: fix inet_getid() and ipv6_select_ident() bugs
` [PATCH 3.14 19/68] team: fix mtu setting
` [PATCH 3.14 20/68] tcp: fix cwnd undo on DSACK in F-RTO
` [PATCH 3.14 21/68] sh_eth: use RNC mode for packet reception
` [PATCH 3.14 22/68] sh_eth: fix SH7619/771x support
` [PATCH 3.14 23/68] net: filter: fix typo in sparc BPF JIT
` [PATCH 3.14 24/68] net: filter: fix sparc32 typo
` [PATCH 3.14 26/68] net: force a list_del() in unregister_netdevice_many()
` [PATCH 3.14 27/68] ipip, sit: fix ipv4_{update_pmtu,redirect} calls
` [PATCH 3.14 28/68] sfc: PIO:Restrict to 64bit arch and use 64-bit writes
` [PATCH 3.14 29/68] ipv4: fix a race in ip4_datagram_release_cb()
` [PATCH 3.14 30/68] sctp: Fix sk_ack_backlog wrap-around problem
` [PATCH 3.14 31/68] rtnetlink: fix userspace API breakage for iproute2 < v3.9.0
` [PATCH 3.14 32/68] vxlan: use dev->needed_headroom instead of dev->hard_header_len
` [PATCH 3.14 33/68] udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup
` [PATCH 3.14 34/68] net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()
` [PATCH 3.14 35/68] net/mlx4_core: Keep only one driver entry release mlx4_priv
` [PATCH 3.14 36/68] KVM: lapic: sync highest ISR to hardware apic on EOI
` [PATCH 3.14 37/68] ARM: at91: fix at91_sysirq_mask_rtc for sam9x5 SoCs
` [PATCH 3.14 38/68] MIPS: KVM: Allocate at least 16KB for exception handlers
` [PATCH 3.14 39/68] USB: cdc-acm: fix write and suspend race
` [PATCH 3.14 40/68] USB: cdc-acm: fix write and resume race
` [PATCH 3.14 41/68] USB: cdc-acm: fix broken runtime suspend
` [PATCH 3.14 42/68] USB: cdc-acm: fix runtime PM for control messages
` [PATCH 3.14 43/68] USB: cdc-acm: fix shutdown and suspend race
` [PATCH 3.14 44/68] USB: cdc-acm: fix potential urb leak and PM imbalance in write
` [PATCH 3.14 45/68] USB: cdc-acm: fix I/O after failed open
` [PATCH 3.14 46/68] USB: cdc-acm: fix runtime PM imbalance at shutdown
` [PATCH 3.14 47/68] Drivers: hv: balloon: Ensure pressure reports are posted regularly
` [PATCH 3.14 49/68] ASoC: dapm: Make sure to always update the DAPM graph in _put_volsw()
` [PATCH 3.14 50/68] ASoC: max98090: Fix reset at resume time
` [PATCH 3.14 51/68] ASoC: tlv320aci3x: Fix custom snd_soc_dapm_put_volsw_aic3x() function
` [PATCH 3.14 52/68] iio:adc:max1363 incorrect resolutions for max11604, max11605, max11610 and max11611
` [PATCH 3.14 53/68] staging: iio: tsl2x7x_core: fix proximity treshold
` [PATCH 3.14 54/68] iio: mxs-lradc: fix divider
` [PATCH 3.14 55/68] iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name()
` [PATCH 3.14 56/68] iio: Fix endianness issue in ak8975_read_axis()
` [PATCH 3.14 58/68] lzo: properly check for overruns
` [PATCH 3.14 59/68] lz4: ensure length does not wrap
` [PATCH 3.14 60/68] ALSA: compress: Cancel the optimization of compiler and fix the size of struct for all platform
` [PATCH 3.14 61/68] ALSA: hda/realtek - Add support of ALC891 codec
` [PATCH 3.14 62/68] ALSA: hda/realtek - Add more entry for enable HP mute led
` [PATCH 3.14 64/68] ALSA: control: Protect user controls against concurrent access
` [PATCH 3.14 65/68] ALSA: control: Fix replacing user controls
` [PATCH 3.14 66/68] ALSA: control: Dont access controls outside of protected regions
` [PATCH 3.14 67/68] ALSA: control: Handle numid overflow
` [PATCH 3.14 68/68] ALSA: control: Make sure that id->index does not overflow
[PATCH 3.10 00/52] 3.10.45-stable review
2014-06-24 15:51 UTC (48+ messages)
` [PATCH 3.10 04/52] evm: prohibit userspace writing security.evm HMAC value
` [PATCH 3.10 05/52] netlink: Rename netlink_capable netlink_allowed
` [PATCH 3.10 06/52] net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump
` [PATCH 3.10 07/52] net: Add variants of capable for use on on sockets
` [PATCH 3.10 08/52] net: Add variants of capable for use on netlink messages
` [PATCH 3.10 09/52] net: Use netlink_ns_capable to verify the permisions of "
` [PATCH 3.10 10/52] netlink: Only check file credentials for implicit destinations
` [PATCH 3.10 11/52] netlink: rate-limit leftover bytes warning and print process name
` [PATCH 3.10 12/52] net: tunnels - enable module autoloading
` [PATCH 3.10 13/52] net: fix inet_getid() and ipv6_select_ident() bugs
` [PATCH 3.10 14/52] team: fix mtu setting
` [PATCH 3.10 15/52] tcp: fix cwnd undo on DSACK in F-RTO
` [PATCH 3.10 16/52] net: filter: fix typo in sparc BPF JIT
` [PATCH 3.10 17/52] net: filter: fix sparc32 typo
` [PATCH 3.10 19/52] net: force a list_del() in unregister_netdevice_many()
` [PATCH 3.10 20/52] ipip, sit: fix ipv4_{update_pmtu,redirect} calls
` [PATCH 3.10 21/52] ipv4: fix a race in ip4_datagram_release_cb()
` [PATCH 3.10 22/52] sctp: Fix sk_ack_backlog wrap-around problem
` [PATCH 3.10 23/52] rtnetlink: fix userspace API breakage for iproute2 < v3.9.0
` [PATCH 3.10 24/52] vxlan: use dev->needed_headroom instead of dev->hard_header_len
` [PATCH 3.10 25/52] net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during reset
` [PATCH 3.10 26/52] net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()
` [PATCH 3.10 27/52] KVM: lapic: sync highest ISR to hardware apic on EOI
` [PATCH 3.10 28/52] ARM: at91: fix at91_sysirq_mask_rtc for sam9x5 SoCs
` [PATCH 3.10 29/52] MIPS: KVM: Allocate at least 16KB for exception handlers
` [PATCH 3.10 30/52] USB: cdc-acm: fix write and suspend race
` [PATCH 3.10 31/52] USB: cdc-acm: fix write and resume race
` [PATCH 3.10 32/52] USB: cdc-acm: fix broken runtime suspend
` [PATCH 3.10 33/52] USB: cdc-acm: fix runtime PM for control messages
` [PATCH 3.10 34/52] USB: cdc-acm: fix shutdown and suspend race
` [PATCH 3.10 35/52] USB: cdc-acm: fix I/O after failed open
` [PATCH 3.10 36/52] USB: cdc-acm: fix runtime PM imbalance at shutdown
` [PATCH 3.10 37/52] Drivers: hv: balloon: Ensure pressure reports are posted regularly
` [PATCH 3.10 38/52] ASoC: max98090: Fix reset at resume time
` [PATCH 3.10 39/52] iio:adc:max1363 incorrect resolutions for max11604, max11605, max11610 and max11611
` [PATCH 3.10 40/52] staging: iio: tsl2x7x_core: fix proximity treshold
` [PATCH 3.10 41/52] iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name()
` [PATCH 3.10 42/52] iio: Fix endianness issue in ak8975_read_axis()
` [PATCH 3.10 43/52] lzo: properly check for overruns
` [PATCH 3.10 44/52] nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=off
` [PATCH 3.10 45/52] ALSA: compress: Cancel the optimization of compiler and fix the size of struct for all platform
` [PATCH 3.10 46/52] ALSA: hda/realtek - Add support of ALC891 codec
` [PATCH 3.10 48/52] ALSA: control: Protect user controls against concurrent access
` [PATCH 3.10 49/52] ALSA: control: Fix replacing user controls
` [PATCH 3.10 50/52] ALSA: control: Dont access controls outside of protected regions
` [PATCH 3.10 51/52] ALSA: control: Handle numid overflow
` [PATCH 3.10 52/52] ALSA: control: Make sure that id->index does not overflow
[PATCH 3.4 00/26] 3.4.95-stable review
2014-06-24 15:50 UTC (27+ messages)
` [PATCH 3.4 01/26] iscsi-target: Reject mutual authentication with reflected CHAP_C
` [PATCH 3.4 02/26] evm: prohibit userspace writing security.evm HMAC value
` [PATCH 3.4 03/26] net: tunnels - enable module autoloading
` [PATCH 3.4 04/26] net: fix inet_getid() and ipv6_select_ident() bugs
` [PATCH 3.4 05/26] team: fix mtu setting
` [PATCH 3.4 06/26] sctp: Fix sk_ack_backlog wrap-around problem
` [PATCH 3.4 07/26] mlx4_core: Stash PCI ID driver_data in mlx4_priv structure
` [PATCH 3.4 08/26] net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()
` [PATCH 3.4 09/26] netlink: rate-limit leftover bytes warning and print process name
` [PATCH 3.4 10/26] USB: cdc-acm: fix write and suspend race
` [PATCH 3.4 11/26] USB: cdc-acm: fix write and resume race
` [PATCH 3.4 12/26] USB: cdc-acm: fix broken runtime suspend
` [PATCH 3.4 13/26] USB: cdc-acm: fix runtime PM for control messages
` [PATCH 3.4 14/26] USB: cdc-acm: fix shutdown and suspend race
` [PATCH 3.4 15/26] USB: cdc-acm: fix I/O after failed open
` [PATCH 3.4 16/26] USB: cdc-acm: fix runtime PM imbalance at shutdown
` [PATCH 3.4 17/26] nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=off
` [PATCH 3.4 18/26] ALSA: hda/realtek - Add support of ALC891 codec
` [PATCH 3.4 19/26] ALSA: control: Protect user controls against concurrent access
` [PATCH 3.4 20/26] ALSA: control: Fix replacing user controls
` [PATCH 3.4 21/26] ALSA: control: Dont access controls outside of protected regions
` [PATCH 3.4 22/26] ALSA: control: Handle numid overflow
` [PATCH 3.4 23/26] ALSA: control: Make sure that id->index does not overflow
` [PATCH 3.4 24/26] lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.c
` [PATCH 3.4 25/26] lib/lzo: Update LZO compression to current upstream version
` [PATCH 3.4 26/26] lzo: properly check for overruns
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).