stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-07 02:15:35 to 2015-01-09 10:32:27 UTC [more...]

[PATCH 3.12 00/78] 3.12.36-stable review
 2015-01-09 10:32 UTC  (79+ messages)
` [PATCH 3.12 01/78] ipv6: gre: fix wrong skb->protocol in WCCP
` [PATCH 3.12 02/78] Fix race condition between vxlan_sock_add and vxlan_sock_release
` [PATCH 3.12 03/78] tg3: fix ring init when there are more TX than RX channels
` [PATCH 3.12 04/78] net/mlx4_core: Limit count field to 24 bits in qp_alloc_res
` [PATCH 3.12 05/78] rtnetlink: release net refcnt on error in do_setlink()
` [PATCH 3.12 06/78] xen-netfront: Remove BUGs on paged skb data which crosses a page boundary
` [PATCH 3.12 07/78] net: mvneta: fix Tx interrupt delay
` [PATCH 3.12 08/78] net: mvneta: fix race condition in mvneta_tx()
` [PATCH 3.12 09/78] net: sctp: use MAX_HEADER for headroom reserve in output path
` [PATCH 3.12 10/78] ceph: fix null pointer dereference in discard_cap_releases()
` [PATCH 3.12 11/78] perf/x86/intel: Protect LBR and extra_regs against KVM lying
` [PATCH 3.12 12/78] s390/3215: fix hanging console issue
` [PATCH 3.12 13/78] s390/3215: fix tty output containing tabs
` [PATCH 3.12 14/78] usb: gadget: at91_udc: move prepare clk into process context
` [PATCH 3.12 15/78] tty: Fix pty master poll() after slave closes v2
` [PATCH 3.12 16/78] mm: frontswap: invalidate expired data on a dup-store failure
` [PATCH 3.12 17/78] mm/vmpressure.c: fix race in vmpressure_work_fn()
` [PATCH 3.12 18/78] mm: fix swapoff hang after page migration and fork
` [PATCH 3.12 19/78] mm: fix anon_vma_clone() error treatment
` [PATCH 3.12 20/78] i2c: omap: fix NACK and Arbitration Lost irq handling
` [PATCH 3.12 21/78] i2c: omap: fix i207 errata handling
` [PATCH 3.12 22/78] i2c: davinci: generate STP always when NACK is received
` [PATCH 3.12 23/78] drm/radeon: kernel panic in drm_calc_vbltimestamp_from_scanoutpos with 3.18.0-rc6
` [PATCH 3.12 24/78] drm/i915: More cautious with pch fifo underruns
` [PATCH 3.12 25/78] drm/i915: Unlock panel even when LVDS is disabled
` [PATCH 3.12 26/78] media: smiapp: Only some selection targets are settable
` [PATCH 3.12 27/78] USB: xhci: Reset a halted endpoint immediately when we encounter a stall
` [PATCH 3.12 28/78] AHCI: Add DeviceIDs for Sunrise Point-LP SATA controller
` [PATCH 3.12 29/78] ahci: disable MSI on SAMSUNG 0xa800 SSD
` [PATCH 3.12 30/78] sata_fsl: fix error handling of irq_of_parse_and_map
` [PATCH 3.12 31/78] igb: bring link up when PHY is powered up
` [PATCH 3.12 32/78] powerpc: 32 bit getcpu VDSO function uses 64 bit instructions
` [PATCH 3.12 33/78] ALSA: hda - Add EAPD fixup for ASUS Z99He laptop
` [PATCH 3.12 34/78] ALSA: hda - Fix built-in mic at resume on Lenovo Ideapad S210
` [PATCH 3.12 35/78] ALSA: usb-audio: Don't resubmit pending URBs at MIDI error recovery
` [PATCH 3.12 36/78] isofs: Fix infinite looping over CE entries
` [PATCH 3.12 37/78] x86/tls: Validate TLS entries to protect espfix
` [PATCH 3.12 38/78] x86/tls: Disallow unusual TLS segments
` [PATCH 3.12 39/78] x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit
` [PATCH 3.12 40/78] mfd: tc6393xb: Fail ohci suspend if full state restore is required
` [PATCH 3.12 41/78] mmc: block: add newline to sysfs display of force_ro
` [PATCH 3.12 42/78] megaraid_sas: corrected return of wait_event from abort frame path
` [PATCH 3.12 43/78] scsi: correct return values for .eh_abort_handler implementations
` [PATCH 3.12 44/78] nfs41: fix nfs4_proc_layoutget error handling
` [PATCH 3.12 45/78] dm bufio: fix memleak when using a dm_buffer's inline bio
` [PATCH 3.12 46/78] dm space map metadata: fix sm_bootstrap_get_nr_blocks()
` [PATCH 3.12 47/78] x86/tls: Don't validate lm in set_thread_area() after all
` [PATCH 3.12 48/78] audit: change decimal constant to macro for invalid uid
` [PATCH 3.12 49/78] isofs: Fix unchecked printing of ER records
` [PATCH 3.12 50/78] KEYS: Fix stale key registration at error path
` [PATCH 3.12 51/78] mac80211: fix multicast LED blinking and counter
` [PATCH 3.12 52/78] mac80211: free management frame keys when removing station
` [PATCH 3.12 53/78] thermal: Fix error path in thermal_init()
` [PATCH 3.12 54/78] mnt: Implicitly add MNT_NODEV on remount when it was implicitly added by mount
` [PATCH 3.12 55/78] mnt: Update unprivileged remount test
` [PATCH 3.12 56/78] umount: Disallow unprivileged mount force
` [PATCH 3.12 57/78] groups: Consolidate the setgroups permission checks
` [PATCH 3.12 58/78] userns: Document what the invariant required for safe unprivileged mappings
` [PATCH 3.12 59/78] userns: Don't allow setgroups until a gid mapping has been setablished
` [PATCH 3.12 60/78] userns: Don't allow unprivileged creation of gid mappings
` [PATCH 3.12 61/78] userns: Check euid no fsuid when establishing an unprivileged uid mapping
` [PATCH 3.12 62/78] userns: Only allow the creator of the userns unprivileged mappings
` [PATCH 3.12 63/78] userns: Rename id_map_mutex to userns_state_mutex
` [PATCH 3.12 64/78] userns: Add a knob to disable setgroups on a per user namespace basis
` [PATCH 3.12 65/78] userns: Allow setting gid_maps without privilege when setgroups is disabled
` [PATCH 3.12 66/78] userns: Unbreak the unprivileged remount tests
` [PATCH 3.12 67/78] audit: restore AUDIT_LOGINUID unset ABI
` [PATCH 3.12 68/78] crypto: af_alg - fix backlog handling
` [PATCH 3.12 69/78] ncpfs: return proper error from NCP_IOC_SETROOT ioctl
` [PATCH 3.12 70/78] exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exiting
` [PATCH 3.12 71/78] udf: Verify symlink size before loading it
` [PATCH 3.12 72/78] eCryptfs: Force RO mount when encrypted view is enabled
` [PATCH 3.12 73/78] eCryptfs: Remove buggy and unnecessary write in file name decode routine
` [PATCH 3.12 74/78] Btrfs: do not move em to modified list when unpinning
` [PATCH 3.12 75/78] Btrfs: fix fs corruption on transaction abort if device supports discard
` [PATCH 3.12 76/78] mfd: stmpe: Fix STMPE24xx GPMR LSB
` [PATCH 3.12 77/78] mfd: viperboard: Fix platform-device id collision
` [PATCH 3.12 78/78] mm: let mm_find_pmd fix buggy race with THP fault

[PATCH] ARM: tegra: Use PMC scratch register 40 for tegra_resume() location store
 2015-01-09 10:29 UTC  (8+ messages)

[resend Patch v3 1/2] kaslr: check if kernel location is changed
 2015-01-09  2:09 UTC  (2+ messages)

[PATCH] Revert "AUDIT: Allow login in non-init namespaces"
 2015-01-09  1:44 UTC  (3+ messages)
` [PATCH][RESEND] "
  ` [PATCH][RESEND 2] "

Linux 3.18.2
 2015-01-08 22:13 UTC  (2+ messages)

Linux 3.17.8
 2015-01-08 22:13 UTC  (2+ messages)

Linux 3.14.28
 2015-01-08 22:12 UTC  (2+ messages)

Linux 3.10.64
 2015-01-08 22:11 UTC  (2+ messages)

[Regression][v3.17][3.18][3.19-rc3] drm/radeon: re-enable dpm by default on BTC
 2015-01-08 22:11 UTC  (9+ messages)

[PATCH] ASoC: pcm512x: Fix DSP program selection
 2015-01-08 21:56 UTC 

[PATCH] regulator: s2mps11: Fix wrong calculation of register offset
 2015-01-08 18:16 UTC  (2+ messages)

[PATCH 3.18 00/84] 3.18.2-stable review
 2015-01-08 16:33 UTC  (9+ messages)
` [PATCH 3.18 04/84] x86_64, switch_to(): Load TLS descriptors before switching DS and ES

[PATCH 3.17 00/73] 3.17.8-stable review
 2015-01-07 23:46 UTC  (62+ messages)
` [PATCH 3.17 14/73] regulator: anatop: Set default voltage selector for vddpu
` [PATCH 3.17 15/73] scsi: correct return values for .eh_abort_handler implementations
` [PATCH 3.17 16/73] f2fs: fix possible data corruption in f2fs_write_begin()
` [PATCH 3.17 17/73] nfs41: fix nfs4_proc_layoutget error handling
` [PATCH 3.17 18/73] dcache: fix kmemcheck warning in switch_names
` [PATCH 3.17 19/73] dm bufio: fix memleak when using a dm_buffers inline bio
` [PATCH 3.17 20/73] dm crypt: use memzero_explicit for on-stack buffer
` [PATCH 3.17 21/73] dm cache: only use overwrite optimisation for promotion when in writeback mode
` [PATCH 3.17 22/73] dm cache: dirty flag was mistakenly being cleared when promoting via overwrite
` [PATCH 3.17 23/73] dm cache: fix spurious cell_defer when dealing with partial block at end of device
` [PATCH 3.17 24/73] dm space map metadata: fix sm_bootstrap_get_nr_blocks()
` [PATCH 3.17 25/73] dm thin: fix inability to discard blocks when in out-of-data-space mode
` [PATCH 3.17 26/73] dm thin: fix missing out-of-data-space to write mode transition if blocks are released
` [PATCH 3.17 27/73] dm thin: fix a race in thin_dtr
` [PATCH 3.17 28/73] brcmfmac: Fix bitmap malloc bug in msgbuf
` [PATCH 3.17 29/73] arm64: Add COMPAT_HWCAP_LPAE
` [PATCH 3.17 30/73] drm/tegra: gem: dumb: pitch and size are outputs
` [PATCH 3.17 31/73] ARM: tegra: Re-add removed SoC id macro to tegra_resume()
` [PATCH 3.17 32/73] ARM: mvebu: make the coherency_ll.S functions work with no coherency fabric
` [PATCH 3.17 33/73] ARM: mvebu: disable I/O coherency on non-SMP situations on Armada 370/375/38x/XP
` [PATCH 3.17 35/73] x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regs
` [PATCH 3.17 36/73] x86/tls: Dont validate lm in set_thread_area() after all
` [PATCH 3.17 37/73] isofs: Fix unchecked printing of ER records
` [PATCH 3.17 38/73] KEYS: Fix stale key registration at error path
` [PATCH 3.17 40/73] mac80211: free management frame keys when removing station
` [PATCH 3.17 41/73] mnt: Fix a memory stomp in umount
` [PATCH 3.17 42/73] thermal: Fix error path in thermal_init()
` [PATCH 3.17 43/73] mnt: Implicitly add MNT_NODEV on remount when it was implicitly added by mount
` [PATCH 3.17 44/73] mnt: Update unprivileged remount test
` [PATCH 3.17 45/73] umount: Disallow unprivileged mount force
` [PATCH 3.17 46/73] groups: Consolidate the setgroups permission checks
` [PATCH 3.17 47/73] userns: Document what the invariant required for safe unprivileged mappings
` [PATCH 3.17 48/73] userns: Dont allow setgroups until a gid mapping has been setablished
` [PATCH 3.17 49/73] userns: Dont allow unprivileged creation of gid mappings
` [PATCH 3.17 50/73] userns: Check euid no fsuid when establishing an unprivileged uid mapping
` [PATCH 3.17 51/73] userns: Only allow the creator of the userns unprivileged mappings
` [PATCH 3.17 52/73] userns: Rename id_map_mutex to userns_state_mutex
` [PATCH 3.17 53/73] userns: Add a knob to disable setgroups on a per user namespace basis
` [PATCH 3.17 54/73] userns: Allow setting gid_maps without privilege when setgroups is disabled
` [PATCH 3.17 55/73] userns: Unbreak the unprivileged remount tests
` [PATCH 3.17 56/73] audit: use supplied gfp_mask from audit_buffer in kauditd_send_multicast_skb
` [PATCH 3.17 57/73] audit: dont attempt to lookup PIDs when changing PID filtering audit rules
` [PATCH 3.17 58/73] audit: restore AUDIT_LOGINUID unset ABI
` [PATCH 3.17 59/73] crypto: af_alg - fix backlog handling
` [PATCH 3.17 60/73] ncpfs: return proper error from NCP_IOC_SETROOT ioctl
` [PATCH 3.17 61/73] exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exiting
` [PATCH 3.17 62/73] udf: Check path length when reading symlink
` [PATCH 3.17 63/73] udf: Verify i_size when loading inode
` [PATCH 3.17 64/73] udf: Verify symlink size before loading it
` [PATCH 3.17 65/73] udf: Check component length before reading it
` [PATCH 3.17 66/73] eCryptfs: Force RO mount when encrypted view is enabled
` [PATCH 3.17 67/73] eCryptfs: Remove buggy and unnecessary write in file name decode routine
` [PATCH 3.17 68/73] Btrfs: make sure we wait on logged extents when fsycning two subvols
` [PATCH 3.17 69/73] btrfs: fix wrong accounting of raid1 data profile in statfs
` [PATCH 3.17 70/73] Btrfs: do not move em to modified list when unpinning
` [PATCH 3.17 71/73] Btrfs: make sure logged extents complete in the current transaction V3
` [PATCH 3.17 72/73] Btrfs: fix loop writing of async reclaim
` [PATCH 3.17 73/73] Btrfs: fix fs corruption on transaction abort if device supports discard

[PATCH 3.14 00/52] 3.14.28-stable review
 2015-01-07 23:34 UTC  (3+ messages)

[PATCH 3.10 00/38] 3.10.64-stable review
 2015-01-07 23:33 UTC  (3+ messages)

[GIT PULL] Keyrings fixes, including one CVE fix
 2015-01-07 21:07 UTC 

[PATCH v2] PCI/sysfs: off by two when checking the limit on driver_override length
 2015-01-07 21:03 UTC  (2+ messages)

[PATCH 1/2] time: settimeofday: Validate the values of tv from user
 2015-01-07 19:09 UTC  (7+ messages)
` [PATCH 2/2] time: adjtimex: Validate the ADJ_FREQUENCY values

[GIT PULL] Keyrings fixes, including one CVE fix
 2015-01-07 16:23 UTC 

stable 3.14 backport request for ARC
 2015-01-07 15:32 UTC  (3+ messages)

[PATCH v3 3.18-rc3] kdb: Avoid printing KERN_ levels to consoles
 2015-01-07 15:31 UTC  (2+ messages)
` [RESEND PATCH v3 3.19-rc2] "

[PATCH] ARM: dts: tegra20: fix GR3D, DSI unit and reg base addresses
 2015-01-07 14:40 UTC  (2+ messages)

[PATCH 0/3] fix non-working eMMC on Marvell BG2Q DMP board
 2015-01-07 14:30 UTC  (9+ messages)
` [PATCH 1/3] ARM: dts: berlin: fix io clk and add missing core clk for BG2Q sdhci2 host
` [PATCH 2/3] ARM: berlin: add broken-cd and set bus width for eMMC in Marvell DMP DT
` [PATCH 3/3] clk: berlin: bg2q: remove non-exist "smemc" gate clock

[PATCH] perf, x86, uncore, hsw-ep: Handle systems with only two SBOXes
 2015-01-07 11:42 UTC  (2+ messages)

[RESEND PATCHv2] extcon: Fix sleeping in atomic context after connecting USB cable
 2015-01-07  9:55 UTC 

[PATCH v2] irqchip: omap-intc: fix legacy DMA regression
 2015-01-07  3:00 UTC  (2+ messages)


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