stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-02 20:15:25 to 2016-03-03 12:13:07 UTC [more...]

[patch added to 3.12-stable] proc: Fix ptrace-based permission checks for accessing task maps
 2016-03-03 12:11 UTC  (58+ messages)
` [patch added to 3.12-stable] usb: musb: cppi41: correct the macro name EP_MODE_AUTOREG_*
` [patch added to 3.12-stable] af_iucv: Validate socket address length in iucv_sock_bind()
` [patch added to 3.12-stable] net: dp83640: Fix tx timestamp overflow handling
` [patch added to 3.12-stable] tcp: fix NULL deref in tcp_v4_send_ack()
` [patch added to 3.12-stable] af_unix: fix struct pid memory leak
` [patch added to 3.12-stable] pptp: fix illegal memory access caused by multiple bind()s
` [patch added to 3.12-stable] sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
` [patch added to 3.12-stable] ipv6/udp: use sticky pktinfo egress ifindex on connect()
` [patch added to 3.12-stable] net/ipv6: add sysctl option accept_ra_min_hop_limit
` [patch added to 3.12-stable] ipv6: fix a lockdep splat
` [patch added to 3.12-stable] net:Add sysctl_max_skb_frags
` [patch added to 3.12-stable] tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs
` [patch added to 3.12-stable] sctp: translate network order to host order when users get a hmacid
` [patch added to 3.12-stable] bonding: fix bond_arp_rcv() race of curr_active_slave
` [patch added to 3.12-stable] bonding: Fix ARP monitor validation
` [patch added to 3.12-stable] ipv4: fix memory leaks in ip_cmsg_send() callers
` [patch added to 3.12-stable] af_unix: Guard against other == sk in unix_dgram_sendmsg
` [patch added to 3.12-stable] qmi_wwan: add "4G LTE usb-modem U901"
` [patch added to 3.12-stable] net/mlx4_en: Count HW buffer overrun only once
` [patch added to 3.12-stable] net/mlx4_en: Choose time-stamping shift value according to HW frequency
` [patch added to 3.12-stable] pppoe: fix reference counting in PPPoE proxy
` [patch added to 3.12-stable] route: check and remove route cache when we get route
` [patch added to 3.12-stable] rtnl: RTM_GETNETCONF: fix wrong return value
` [patch added to 3.12-stable] unix_diag: fix incorrect sign extension in unix_lookup_by_ino
` [patch added to 3.12-stable] sctp: Fix port hash table size computation
` [patch added to 3.12-stable] tracepoints: Do not trace when cpu is offline
` [patch added to 3.12-stable] drm/ast: Initialized data needed to map fbdev memory
` [patch added to 3.12-stable] bcache: fix a leak in bch_cached_dev_run()
` [patch added to 3.12-stable] bcache: unregister reboot notifier if bcache fails to unregister device
` [patch added to 3.12-stable] dm thin metadata: fix bug when taking a metadata snapshot
` [patch added to 3.12-stable] can: ems_usb: Fix possible tx overflow
` [patch added to 3.12-stable] USB: cp210x: add IDs for GE B650V3 and B850V3 boards
` [patch added to 3.12-stable] USB: option: add support for SIM7100E
` [patch added to 3.12-stable] USB: option: add "4G LTE usb-modem U901"
` [patch added to 3.12-stable] iw_cxgb3: Fix incorrectly returning error on success
` [patch added to 3.12-stable] splice: sendfile() at once fails for big files
` [patch added to 3.12-stable] Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x mount
` [patch added to 3.12-stable] bnx2x: Don't notify about scratchpad parities
` [patch added to 3.12-stable] sched: Clean up idle task SMP logic
` [patch added to 3.12-stable] sched: Replace post_schedule with a balance callback list
` [patch added to 3.12-stable] sched: Allow balance callbacks for check_class_changed()
` [patch added to 3.12-stable] sched,rt: Remove return value from pull_rt_task()
` [patch added to 3.12-stable] sched, rt: Convert switched_{from, to}_rt() / prio_changed_rt() to balance callbacks
` [patch added to 3.12-stable] genirq: Prevent chip buslock deadlock
` [patch added to 3.12-stable] dts: vt8500: Add SDHC node to DTS file for WM8650
` [patch added to 3.12-stable] clocksource/drivers/vt8500: Increase the minimum delta
` [patch added to 3.12-stable] drm/radeon: make rv770_set_sw_state failures non-fatal
` [patch added to 3.12-stable] lockd: create NSM handles per net namespace
` [patch added to 3.12-stable] devres: fix a for loop bounds check
` [patch added to 3.12-stable] wm831x_power: Use IRQF_ONESHOT to request threaded IRQs
` [patch added to 3.12-stable] dmaengine: dw: convert to __ffs()
` [patch added to 3.12-stable] megaraid_sas: Do not use PAGE_SIZE for max_sectors
` [patch added to 3.12-stable] megaraid_sas : SMAP restriction--do not access user memory from IOCTL code
` [patch added to 3.12-stable] storvsc: Don't set the SRB_FLAGS_QUEUE_ACTION_ENABLE flag
` [patch added to 3.12-stable] mmc: remove bondage between REQ_META and reliable write
` [patch added to 3.12-stable] mac: validate mac_partition is within sector
` [patch added to 3.12-stable] vfs: Avoid softlockups with sendfile(2)

[added to the 4.1 stable tree] af_iucv: Validate socket address length in iucv_sock_bind()
 2016-03-03  9:35 UTC  (35+ messages)
` [added to the 4.1 stable tree] net: dp83640: Fix tx timestamp overflow handling
` [added to the 4.1 stable tree] tcp: fix NULL deref in tcp_v4_send_ack()
` [added to the 4.1 stable tree] af_unix: fix struct pid memory leak
` [added to the 4.1 stable tree] pptp: fix illegal memory access caused by multiple bind()s
` [added to the 4.1 stable tree] sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
` [added to the 4.1 stable tree] tipc: fix connection abort during subscription cancel
` [added to the 4.1 stable tree] switchdev: Require RTNL mutex to be held when sending FDB notifications
` [added to the 4.1 stable tree] tcp: beware of alignments in tcp_get_info()
` [added to the 4.1 stable tree] ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
` [added to the 4.1 stable tree] ipv6/udp: use sticky pktinfo egress ifindex on connect()
` [added to the 4.1 stable tree] net/ipv6: add sysctl option accept_ra_min_hop_limit
` [added to the 4.1 stable tree] ipv6: addrconf: Fix recursive spin lock call
` [added to the 4.1 stable tree] ipv6: fix a lockdep splat
` [added to the 4.1 stable tree] unix: correctly track in-flight fds in sending process user_struct
` [added to the 4.1 stable tree] net:Add sysctl_max_skb_frags
` [added to the 4.1 stable tree] tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs
` [added to the 4.1 stable tree] sctp: translate network order to host order when users get a hmacid
` [added to the 4.1 stable tree] flow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth_get_headlen
` [added to the 4.1 stable tree] net: Copy inner L3 and L4 headers as unaligned on GRE TEB
` [added to the 4.1 stable tree] bpf: fix branch offset adjustment on backjumps after patching ctx expansion
` [added to the 4.1 stable tree] bonding: Fix ARP monitor validation
` [added to the 4.1 stable tree] ipv4: fix memory leaks in ip_cmsg_send() callers
` [added to the 4.1 stable tree] af_unix: Guard against other == sk in unix_dgram_sendmsg
` [added to the 4.1 stable tree] qmi_wwan: add "4G LTE usb-modem U901"
` [added to the 4.1 stable tree] net/mlx4_en: Count HW buffer overrun only once
` [added to the 4.1 stable tree] net/mlx4_en: Choose time-stamping shift value according to HW frequency
` [added to the 4.1 stable tree] net/mlx4_en: Avoid changing dev->features directly in run-time
` [added to the 4.1 stable tree] l2tp: Fix error creating L2TP tunnels
` [added to the 4.1 stable tree] pppoe: fix reference counting in PPPoE proxy
` [added to the 4.1 stable tree] route: check and remove route cache when we get route
` [added to the 4.1 stable tree] rtnl: RTM_GETNETCONF: fix wrong return value
` [added to the 4.1 stable tree] unix_diag: fix incorrect sign extension in unix_lookup_by_ino
` [added to the 4.1 stable tree] sctp: Fix port hash table size computation

[git:media_tree/master] [media] adv7604: fix tx 5v detect regression
 2016-02-16 11:38 UTC 

[added to the 4.1 stable tree] iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REG
 2016-03-03  3:43 UTC  (31+ messages)
` [added to the 4.1 stable tree] powerpc: Simplify module TOC handling
` [added to the 4.1 stable tree] ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()
` [added to the 4.1 stable tree] Revert "workqueue: make sure delayed work run in local cpu"
` [added to the 4.1 stable tree] workqueue: split apply_workqueue_attrs() into 3 stages
` [added to the 4.1 stable tree] workqueue: wq_pool_mutex protects the attrs-installation
` [added to the 4.1 stable tree] workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
` [added to the 4.1 stable tree] ARM: 8519/1: ICST: try other dividends than 1
` [added to the 4.1 stable tree] btrfs: properly set the termination value of ctx->pos in readdir
` [added to the 4.1 stable tree] ext4: don't read blocks from disk after extents being swapped
` [added to the 4.1 stable tree] EVM: Use crypto_memneq() for digest comparisons
` [added to the 4.1 stable tree] bio: return EINTR if copying to user space got interrupted
` [added to the 4.1 stable tree] ALSA: usb-audio: avoid freeing umidi object twice
` [added to the 4.1 stable tree] powerpc/eeh: Fix stale cached primary bus
` [added to the 4.1 stable tree] ALSA: seq: Fix leak of pool buffer at concurrent writes
` [added to the 4.1 stable tree] ALSA: hda - Cancel probe work instead of flush at remove
` [added to the 4.1 stable tree] dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer
` [added to the 4.1 stable tree] tracepoints: Do not trace when cpu is offline
` [added to the 4.1 stable tree] tracing: Fix freak link error caused by branch tracer
` [added to the 4.1 stable tree] ALSA: seq: Fix double port list deletion
` [added to the 4.1 stable tree] drm/radeon: use post-decrement in error handling
` [added to the 4.1 stable tree] drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command
` [added to the 4.1 stable tree] ALSA: pcm: Fix rwsem deadlock for non-atomic PCM stream
` [added to the 4.1 stable tree] mm: fix regression in remap_file_pages() emulation
` [added to the 4.1 stable tree] ipc,shm: move BUG_ON check into shm_lock
` [added to the 4.1 stable tree] ipc: convert invalid scenarios to use WARN_ON
` [added to the 4.1 stable tree] ipc/shm: handle removed segments gracefully in shm_mmap()
` [added to the 4.1 stable tree] ext4: fix crashes in dioread_nolock mode
` [added to the 4.1 stable tree] powerpc/eeh: Fix build error caused by pci_dn

[4/4] MIPS: Sync icache & dcache in set_pte_at
 2016-03-03  3:03 UTC 

[added to the 3.18 stable tree] qla2xxx: fix busy wait regression
 2016-03-03  1:00 UTC  (72+ messages)
` [added to the 3.18 stable tree] iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REG
` [added to the 3.18 stable tree] ASoC: rt5645: fix the shift bit of IN1 boost
` [added to the 3.18 stable tree] PCI/AER: Flush workqueue on device remove to avoid use-after-free
` [added to the 3.18 stable tree] libata: disable forced PORTS_IMPL for >= AHCI 1.3
` [added to the 3.18 stable tree] qla2xxx: kill sessions/log out initiator on RSCN and port down events
` [added to the 3.18 stable tree] qla2xxx: cleanup cmd in qla workqueue before processing TMR
` [added to the 3.18 stable tree] qla2xxx: delay plogi/prli ack until existing sessions are deleted
` [added to the 3.18 stable tree] qla2xxx: drop cmds/tmrs arrived while session is being deleted
` [added to the 3.18 stable tree] qla2xxx: Abort stale cmds on qla_tgt_wq when plogi arrives
` [added to the 3.18 stable tree] qla2xxx: Mark port lost when we receive an RSCN for it
` [added to the 3.18 stable tree] qla2xxx: added sess generations to detect RSCN update races
` [added to the 3.18 stable tree] qla2xxx: terminate exchange when command is aborted by LIO
` [added to the 3.18 stable tree] intel_scu_ipcutil: underflow in scu_reg_access()
` [added to the 3.18 stable tree] libata: fix sff host state machine locking while polling
` [added to the 3.18 stable tree] MIPS: Fix buffer overflow in syscall_get_arguments()
` [added to the 3.18 stable tree] cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()
` [added to the 3.18 stable tree] ASoC: dpcm: fix the BE state on hw_free
` [added to the 3.18 stable tree] target: Remove first argument of target_{get,put}_sess_cmd()
` [added to the 3.18 stable tree] target: Fix LUN_RESET active TMR descriptor handling
` [added to the 3.18 stable tree] Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctl
` [added to the 3.18 stable tree] scsi_dh_rdac: always retry MODE SELECT on command lock violation
` [added to the 3.18 stable tree] SCSI: Add Marvell Console to VPD blacklist
` [added to the 3.18 stable tree] ALSA: hda - Fix static checker warning in patch_hdmi.c
` [added to the 3.18 stable tree] crypto: user - lock crypto_alg_list on alg dump
` [added to the 3.18 stable tree] qla2xxx: Use pci_enable_msix_range() instead of pci_enable_msix()
` [added to the 3.18 stable tree] parport: Add support for the WCH382 2S/1P multi-IO card
` [added to the 3.18 stable tree] tty: Add support for the WCH384 4S "
` [added to the 3.18 stable tree] tty: Add support for PCIe WCH382 2S "
` [added to the 3.18 stable tree] pty: fix possible use after free of tty->driver_data
` [added to the 3.18 stable tree] pty: make sure super_block is still valid in final /dev/tty close
` [added to the 3.18 stable tree] ALSA: hda - Fix speaker output from VAIO AiO machines
` [added to the 3.18 stable tree] klist: fix starting point removed bug in klist iterators
` [added to the 3.18 stable tree] ALSA: dummy: Implement timer backend switching more safely
` [added to the 3.18 stable tree] drm/i915/dsi: defend gpio table against out of bounds access
` [added to the 3.18 stable tree] drm/i915/dsi: don't pass arbitrary data to sideband
` [added to the 3.18 stable tree] powerpc: Simplify module TOC handling
` [added to the 3.18 stable tree] powerpc: Fix dedotify for binutils >= 2.26
` [added to the 3.18 stable tree] ALSA: timer: Fix wrong instance passed to slave callbacks
` [added to the 3.18 stable tree] ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()
` [added to the 3.18 stable tree] ALSA: timer: Fix race between stop and interrupt
` [added to the 3.18 stable tree] ALSA: timer: Handle disconnection more safely
` [added to the 3.18 stable tree] ALSA: timer: Fix race at concurrent reads
` [added to the 3.18 stable tree] phy: core: Fixup return value of phy_exit when !pm_runtime_enabled
` [added to the 3.18 stable tree] phy: core: fix wrong err handle for phy_power_on
` [added to the 3.18 stable tree] phy: twl4030-usb: Relase usb phy on unload
` [added to the 3.18 stable tree] phy: twl4030-usb: Fix unbalanced pm_runtime_enable on module reload
` [added to the 3.18 stable tree] ahci: Intel DNV device IDs SATA
` [added to the 3.18 stable tree] drm/radeon: hold reference to fences in radeon_sa_bo_new
` [added to the 3.18 stable tree] cifs: fix erroneous return value
` [added to the 3.18 stable tree] s390/dasd: prevent incorrect length error under z/VM after PAV changes
` [added to the 3.18 stable tree] s390/dasd: fix refcount for PAV reassignment
` [added to the 3.18 stable tree] ARM: 8519/1: ICST: try other dividends than 1
` [added to the 3.18 stable tree] btrfs: properly set the termination value of ctx->pos in readdir
` [added to the 3.18 stable tree] ext4: fix potential integer overflow
` [added to the 3.18 stable tree] ext4: move_extent improve bh vanishing success factor
` [added to the 3.18 stable tree] ext4: don't read blocks from disk after extents being swapped
` [added to the 3.18 stable tree] EVM: Use crypto_memneq() for digest comparisons
` [added to the 3.18 stable tree] ALSA: usb-audio: avoid freeing umidi object twice
` [added to the 3.18 stable tree] powerpc/powernv: Shorten EEH function names
` [added to the 3.18 stable tree] ALSA: seq: Drop superfluous error/debug messages after malloc failures
` [added to the 3.18 stable tree] ALSA: seq: Fix leak of pool buffer at concurrent writes
` [added to the 3.18 stable tree] dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer
` [added to the 3.18 stable tree] tracepoints: Do not trace when cpu is offline
` [added to the 3.18 stable tree] tracing: Fix freak link error caused by branch tracer
` [added to the 3.18 stable tree] ALSA: seq: Fix double port list deletion
` [added to the 3.18 stable tree] drm/radeon: use post-decrement in error handling
` [added to the 3.18 stable tree] drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command
` [added to the 3.18 stable tree] ALSA: pcm: More kerneldoc updates
` [added to the 3.18 stable tree] ALSA: pcm: Fix rwsem deadlock for non-atomic PCM stream
` [added to the 3.18 stable tree] ext4: fix crashes in dioread_nolock mode

[PATCH stable-4.4] block: Initialize max_dev_sectors to 0
 2016-03-02 23:11 UTC  (3+ messages)

[PATCH v3 01/16] KVM: x86: change PIT discard tick policy
 2016-03-02 21:56 UTC 


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