stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-07 01:50:12 to 2015-01-07 19:02:01 UTC [more...]

[PATCH 1/2] time: settimeofday: Validate the values of tv from user
 2015-01-07 19:02 UTC  (5+ 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 3.18 00/84] 3.18.2-stable review
 2015-01-07 15:26 UTC  (20+ messages)
` [PATCH 3.18 04/84] x86_64, switch_to(): Load TLS descriptors before switching DS and ES
` [PATCH 3.18 69/84] audit: restore AUDIT_LOGINUID unset ABI
` [PATCH 3.18 70/84] crypto: af_alg - fix backlog handling
` [PATCH 3.18 71/84] ncpfs: return proper error from NCP_IOC_SETROOT ioctl
` [PATCH 3.18 72/84] mm/CMA: fix boot regression due to physical address of high_memory
` [PATCH 3.18 73/84] exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exiting
` [PATCH 3.18 74/84] udf: Check path length when reading symlink
` [PATCH 3.18 75/84] udf: Verify i_size when loading inode
` [PATCH 3.18 76/84] udf: Verify symlink size before loading it
` [PATCH 3.18 77/84] udf: Check component length before reading it
` [PATCH 3.18 78/84] eCryptfs: Force RO mount when encrypted view is enabled
` [PATCH 3.18 79/84] eCryptfs: Remove buggy and unnecessary write in file name decode routine
` [PATCH 3.18 80/84] Btrfs: make sure we wait on logged extents when fsycning two subvols
` [PATCH 3.18 81/84] btrfs: fix wrong accounting of raid1 data profile in statfs
` [PATCH 3.18 82/84] Btrfs: do not move em to modified list when unpinning
` [PATCH 3.18 83/84] Btrfs: make sure logged extents complete in the current transaction V3
` [PATCH 3.18 84/84] Btrfs: fix fs corruption on transaction abort if device supports discard

[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 3.17 00/73] 3.17.8-stable review
 2015-01-07 13:46 UTC  (73+ messages)
` [PATCH 3.17 01/73] isofs: Fix infinite looping over CE entries
` [PATCH 3.17 02/73] x86/tls: Validate TLS entries to protect espfix
` [PATCH 3.17 03/73] x86/tls: Disallow unusual TLS segments
` [PATCH 3.17 04/73] x86_64, switch_to(): Load TLS descriptors before switching DS and ES
` [PATCH 3.17 05/73] x86, kvm: Clear paravirt_enabled on KVM guests for espfix32s benefit
` [PATCH 3.17 06/73] md/bitmap: always wait for writes on unplug
` [PATCH 3.17 07/73] mfd: twl4030-power: Fix regression with missing compatible flag
` [PATCH 3.17 08/73] mfd: tc6393xb: Fail ohci suspend if full state restore is required
` [PATCH 3.17 09/73] mmc: dw_mmc: avoid write to CDTHRCTL on older versions
` [PATCH 3.17 10/73] mmc: omap_hsmmc: Fix UHS card with DDR50 support
` [PATCH 3.17 11/73] mmc: block: add newline to sysfs display of force_ro
` [PATCH 3.17 12/73] mmc: sdhci-pci-o2micro: Fix Dell E5440 issue
` [PATCH 3.17 13/73] megaraid_sas: corrected return of wait_event from abort frame path
` [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 13:42 UTC  (52+ messages)
` [PATCH 3.14 01/52] isofs: Fix infinite looping over CE entries
` [PATCH 3.14 02/52] x86/tls: Validate TLS entries to protect espfix
` [PATCH 3.14 03/52] x86/tls: Disallow unusual TLS segments
` [PATCH 3.14 04/52] x86_64, switch_to(): Load TLS descriptors before switching DS and ES
` [PATCH 3.14 05/52] x86, kvm: Clear paravirt_enabled on KVM guests for espfix32s benefit
` [PATCH 3.14 06/52] md/bitmap: always wait for writes on unplug
` [PATCH 3.14 07/52] mfd: tc6393xb: Fail ohci suspend if full state restore is required
` [PATCH 3.14 08/52] mmc: dw_mmc: avoid write to CDTHRCTL on older versions
` [PATCH 3.14 09/52] mmc: block: add newline to sysfs display of force_ro
` [PATCH 3.14 10/52] mmc: sdhci-pci-o2micro: Fix Dell E5440 issue
` [PATCH 3.14 11/52] megaraid_sas: corrected return of wait_event from abort frame path
` [PATCH 3.14 12/52] scsi: correct return values for .eh_abort_handler implementations
` [PATCH 3.14 13/52] nfs41: fix nfs4_proc_layoutget error handling
` [PATCH 3.14 14/52] dm bufio: fix memleak when using a dm_buffers inline bio
` [PATCH 3.14 15/52] dm crypt: use memzero_explicit for on-stack buffer
` [PATCH 3.14 16/52] dm cache: only use overwrite optimisation for promotion when in writeback mode
` [PATCH 3.14 17/52] dm cache: dirty flag was mistakenly being cleared when promoting via overwrite
` [PATCH 3.14 18/52] dm space map metadata: fix sm_bootstrap_get_nr_blocks()
` [PATCH 3.14 19/52] dm thin: fix inability to discard blocks when in out-of-data-space mode
` [PATCH 3.14 20/52] dm thin: fix missing out-of-data-space to write mode transition if blocks are released
` [PATCH 3.14 21/52] arm64: Add COMPAT_HWCAP_LPAE
` [PATCH 3.14 22/52] ARM: tegra: Re-add removed SoC id macro to tegra_resume()
` [PATCH 3.14 24/52] x86/tls: Dont validate lm in set_thread_area() after all
` [PATCH 3.14 25/52] isofs: Fix unchecked printing of ER records
` [PATCH 3.14 26/52] KEYS: Fix stale key registration at error path
` [PATCH 3.14 28/52] mac80211: free management frame keys when removing station
` [PATCH 3.14 29/52] mnt: Fix a memory stomp in umount
` [PATCH 3.14 30/52] thermal: Fix error path in thermal_init()
` [PATCH 3.14 31/52] mnt: Implicitly add MNT_NODEV on remount when it was implicitly added by mount
` [PATCH 3.14 32/52] mnt: Update unprivileged remount test
` [PATCH 3.14 33/52] umount: Disallow unprivileged mount force
` [PATCH 3.14 34/52] groups: Consolidate the setgroups permission checks
` [PATCH 3.14 35/52] userns: Document what the invariant required for safe unprivileged mappings
` [PATCH 3.14 36/52] userns: Dont allow setgroups until a gid mapping has been setablished
` [PATCH 3.14 37/52] userns: Dont allow unprivileged creation of gid mappings
` [PATCH 3.14 38/52] userns: Check euid no fsuid when establishing an unprivileged uid mapping
` [PATCH 3.14 39/52] userns: Only allow the creator of the userns unprivileged mappings
` [PATCH 3.14 40/52] userns: Rename id_map_mutex to userns_state_mutex
` [PATCH 3.14 41/52] userns: Add a knob to disable setgroups on a per user namespace basis
` [PATCH 3.14 42/52] userns: Allow setting gid_maps without privilege when setgroups is disabled
` [PATCH 3.14 43/52] userns: Unbreak the unprivileged remount tests
` [PATCH 3.14 44/52] audit: restore AUDIT_LOGINUID unset ABI
` [PATCH 3.14 45/52] crypto: af_alg - fix backlog handling
` [PATCH 3.14 46/52] ncpfs: return proper error from NCP_IOC_SETROOT ioctl
` [PATCH 3.14 47/52] exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exiting
` [PATCH 3.14 48/52] udf: Verify symlink size before loading it
` [PATCH 3.14 49/52] eCryptfs: Force RO mount when encrypted view is enabled
` [PATCH 3.14 50/52] eCryptfs: Remove buggy and unnecessary write in file name decode routine
` [PATCH 3.14 51/52] Btrfs: do not move em to modified list when unpinning
` [PATCH 3.14 52/52] Btrfs: fix fs corruption on transaction abort if device supports discard

[PATCH 3.10 00/38] 3.10.64-stable review
 2015-01-07 13:38 UTC  (39+ messages)
` [PATCH 3.10 01/38] isofs: Fix infinite looping over CE entries
` [PATCH 3.10 02/38] x86/tls: Validate TLS entries to protect espfix
` [PATCH 3.10 03/38] x86/tls: Disallow unusual TLS segments
` [PATCH 3.10 04/38] x86_64, switch_to(): Load TLS descriptors before switching DS and ES
` [PATCH 3.10 05/38] x86, kvm: Clear paravirt_enabled on KVM guests for espfix32s benefit
` [PATCH 3.10 06/38] md/bitmap: always wait for writes on unplug
` [PATCH 3.10 07/38] mfd: tc6393xb: Fail ohci suspend if full state restore is required
` [PATCH 3.10 08/38] mmc: block: add newline to sysfs display of force_ro
` [PATCH 3.10 09/38] megaraid_sas: corrected return of wait_event from abort frame path
` [PATCH 3.10 10/38] nfs41: fix nfs4_proc_layoutget error handling
` [PATCH 3.10 11/38] dm bufio: fix memleak when using a dm_buffers inline bio
` [PATCH 3.10 12/38] dm space map metadata: fix sm_bootstrap_get_nr_blocks()
` [PATCH 3.10 13/38] x86/tls: Dont validate lm in set_thread_area() after all
` [PATCH 3.10 14/38] isofs: Fix unchecked printing of ER records
` [PATCH 3.10 15/38] KEYS: Fix stale key registration at error path
` [PATCH 3.10 17/38] mac80211: free management frame keys when removing station
` [PATCH 3.10 18/38] mnt: Implicitly add MNT_NODEV on remount when it was implicitly added by mount
` [PATCH 3.10 19/38] mnt: Update unprivileged remount test
` [PATCH 3.10 20/38] umount: Disallow unprivileged mount force
` [PATCH 3.10 21/38] groups: Consolidate the setgroups permission checks
` [PATCH 3.10 22/38] userns: Document what the invariant required for safe unprivileged mappings
` [PATCH 3.10 23/38] userns: Dont allow setgroups until a gid mapping has been setablished
` [PATCH 3.10 24/38] userns: Dont allow unprivileged creation of gid mappings
` [PATCH 3.10 25/38] userns: Check euid no fsuid when establishing an unprivileged uid mapping
` [PATCH 3.10 26/38] userns: Only allow the creator of the userns unprivileged mappings
` [PATCH 3.10 27/38] userns: Rename id_map_mutex to userns_state_mutex
` [PATCH 3.10 28/38] userns: Add a knob to disable setgroups on a per user namespace basis
` [PATCH 3.10 29/38] userns: Allow setting gid_maps without privilege when setgroups is disabled
` [PATCH 3.10 30/38] userns: Unbreak the unprivileged remount tests
` [PATCH 3.10 31/38] crypto: af_alg - fix backlog handling
` [PATCH 3.10 32/38] ncpfs: return proper error from NCP_IOC_SETROOT ioctl
` [PATCH 3.10 33/38] exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exiting
` [PATCH 3.10 34/38] udf: Verify symlink size before loading it
` [PATCH 3.10 35/38] eCryptfs: Force RO mount when encrypted view is enabled
` [PATCH 3.10 36/38] eCryptfs: Remove buggy and unnecessary write in file name decode routine
` [PATCH 3.10 37/38] Btrfs: do not move em to modified list when unpinning
` [PATCH 3.10 38/38] Btrfs: fix fs corruption on transaction abort if device supports discard

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