messages from 2016-09-27 15:04:05 to 2016-09-28 09:10:14 UTC [more...]
[PATCH 4.4 00/73] 4.4.23-stable review
2016-09-28 9:05 UTC (63+ messages)
` [PATCH 4.4 01/73] include/linux/kernel.h: change abs() macro so it uses consistent return type
` [PATCH 4.4 02/73] Fix build warning in kernel/cpuset.c
` [PATCH 4.4 03/73] reiserfs: fix "new_insert_key may be used uninitialized ..."
` [PATCH 4.4 09/73] crypto: arm64/aes-ctr - fix NULL dereference in tail processing
` [PATCH 4.4 10/73] crypto: arm/aes-ctr "
` [PATCH 4.4 11/73] crypto: skcipher - Fix blkcipher walk OOM crash
` [PATCH 4.4 12/73] crypto: echainiv - Replace chaining with multiplication
` [PATCH 4.4 13/73] ocfs2/dlm: fix race between convert and migration
` [PATCH 4.4 14/73] ocfs2: fix start offset to ocfs2_zero_range_for_truncate()
` [PATCH 4.4 15/73] kbuild: Do not run modules_install and install in paralel
` [PATCH 4.4 16/73] Makefile: revert "Makefile: Document ability to make file.lst and file.S" partially
` [PATCH 4.4 17/73] tools: Support relative directory path for O=
` [PATCH 4.4 18/73] kbuild: forbid kernel directory to contain spaces and colons
` [PATCH 4.4 19/73] Kbuild: disable maybe-uninitialized warning for CONFIG_PROFILE_ALL_BRANCHES
` [PATCH 4.4 20/73] gcov: disable -Wmaybe-uninitialized warning
` [PATCH 4.4 21/73] Disable "maybe-uninitialized" warning globally
` [PATCH 4.4 23/73] Makefile: Mute warning for __builtin_return_address(>0) for tracing only
` [PATCH 4.4 24/73] net: caif: fix misleading indentation
` [PATCH 4.4 26/73] [media] am437x-vfpe: fix typo in vpfe_get_app_input_index
` [PATCH 4.4 27/73] ath9k: fix misleading indentation
` [PATCH 4.4 28/73] iwlegacy: avoid warning about missing braces
` [PATCH 4.4 29/73] Staging: iio: adc: fix indent on break statement
` [PATCH 4.4 30/73] nouveau: fix nv40_perfctr_next() cleanup regression
` [PATCH 4.4 31/73] megaraid: fix null pointer check in megasas_detach_one()
` [PATCH 4.4 32/73] bonding: Fix bonding crash
` [PATCH 4.4 33/73] Revert "af_unix: Fix splice-bind deadlock"
` [PATCH 4.4 34/73] af_unix: split u->readlock into two: iolock and bindlock
` [PATCH 4.4 35/73] vti: flush x-netns xfrm cache when vti interface is removed
` [PATCH 4.4 36/73] net/irda: handle iriap_register_lsap() allocation failure
` [PATCH 4.4 37/73] tipc: fix NULL pointer dereference in shutdown()
` [PATCH 4.4 38/73] net/mlx5: Added missing check of msg length in verifying its signature
` [PATCH 4.4 39/73] net: dsa: bcm_sf2: Fix race condition while unmasking interrupts
` [PATCH 4.4 40/73] Revert "phy: IRQ cannot be shared"
` [PATCH 4.4 41/73] net: smc91x: fix SMC accesses
` [PATCH 4.4 42/73] bridge: re-introduce fix parsing of MLDv2 reports
` [PATCH 4.4 43/73] pwm: Mark all devices as "might sleep"
` [PATCH 4.4 44/73] autofs races
` [PATCH 4.4 45/73] autofs: use dentry flags to block walks during expire
` [PATCH 4.4 46/73] xfs: prevent dropping ioend completions during buftarg wait
` [PATCH 4.4 47/73] fsnotify: add a way to stop queueing events on group shutdown
` [PATCH 4.4 48/73] fanotify: fix list corruption in fanotify_get_response()
` [PATCH 4.4 49/73] fix fault_in_multipages_...() on architectures with no-op access_ok()
` [PATCH 4.4 50/73] mtd: maps: sa1100-flash: potential NULL dereference
` [PATCH 4.4 51/73] mtd: pmcmsp-flash: Allocating too much in init_msp_flash()
` [PATCH 4.4 52/73] power: reset: hisi-reboot: Unmap region obtained by of_iomap
` [PATCH 4.4 53/73] fix memory leaks in tracing_buffers_splice_read()
` [PATCH 4.4 54/73] tracing: Move mutex to protect against resetting of seq data
` [PATCH 4.4 55/73] mm: delete unnecessary and unsafe init_tlb_ubc()
` [PATCH 4.4 56/73] can: flexcan: fix resume function
` [PATCH 4.4 58/73] btrfs: ensure that file descriptor used with subvol ioctls is a dir
` [PATCH 4.4 59/73] i2c-eg20t: fix race between i2c init and interrupt enable
` [PATCH 4.4 61/73] MIPS: Fix pre-r6 emulation FPU initialisation
` [PATCH 4.4 64/73] MIPS: Remove compact branch policy Kconfig entries
` [PATCH 4.4 65/73] MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)
` [PATCH 4.4 66/73] MIPS: Add a missing ".set pop" in an early commit
` [PATCH 4.4 67/73] MIPS: paravirt: Fix undefined reference to smp_bootstrap
` [PATCH 4.4 68/73] PM / hibernate: Restore processor state before using per-CPU variables
` [PATCH 4.4 69/73] PM / hibernate: Fix rtree_next_node() to avoid walking off list ends
` [PATCH 4.4 70/73] power_supply: tps65217-charger: fix missing platform_set_drvdata()
` [PATCH 4.4 71/73] power: supply: max17042_battery: fix model download bug
` [PATCH 4.4 72/73] qxl: check for kmap failures
` [PATCH 4.4 73/73] hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()
[PATCH 4.7 00/69] 4.7.6-stable review
2016-09-28 9:05 UTC (36+ messages)
` [PATCH 4.7 01/69] reiserfs: fix "new_insert_key may be used uninitialized ..."
` [PATCH 4.7 02/69] crypto: arm64/aes-ctr - fix NULL dereference in tail processing
` [PATCH 4.7 03/69] crypto: arm/aes-ctr "
` [PATCH 4.7 04/69] crypto: skcipher - Fix blkcipher walk OOM crash
` [PATCH 4.7 05/69] crypto: echainiv - Replace chaining with multiplication
` [PATCH 4.7 06/69] ocfs2/dlm: fix race between convert and migration
` [PATCH 4.7 07/69] ocfs2: fix start offset to ocfs2_zero_range_for_truncate()
` [PATCH 4.7 08/69] Revert "ocfs2: bump up o2cb network protocol version"
` [PATCH 4.7 09/69] autofs: use dentry flags to block walks during expire
` [PATCH 4.7 10/69] Disable "maybe-uninitialized" warning globally
` [PATCH 4.7 14/69] mm: fix the page_swap_info() BUG_ON check
` [PATCH 4.7 15/69] fsnotify: add a way to stop queueing events on group shutdown
` [PATCH 4.7 16/69] fanotify: fix list corruption in fanotify_get_response()
` [PATCH 4.7 17/69] mm: memcontrol: make per-cpu charge cache IRQ-safe for socket accounting
` [PATCH 4.7 18/69] cgroup: duplicate cgroup reference when cloning sockets
` [PATCH 4.7 19/69] fix fault_in_multipages_...() on architectures with no-op access_ok()
` [PATCH 4.7 20/69] KEYS: Fix skcipher IV clobbering
` [PATCH 4.7 21/69] arm64: Call numa_store_cpu_info() earlier
` [PATCH 4.7 22/69] configfs: Return -EFBIG from configfs_write_bin_file
` [PATCH 4.7 25/69] mtd: pmcmsp-flash: Allocating too much in init_msp_flash()
` [PATCH 4.7 27/69] reset: Return -ENOTSUPP when not configured
` [PATCH 4.7 29/69] power: reset: hisi-reboot: Unmap region obtained by of_iomap
` [PATCH 4.7 35/69] net: can: ifi: Configure transmitter delay
` [PATCH 4.7 37/69] nl80211: validate number of probe response CSA counters
` [PATCH 4.7 38/69] btrfs: ensure that file descriptor used with subvol ioctls is a dir
` [PATCH 4.7 39/69] x86/efi: Only map RAM into EFI page tables if in mixed-mode
` [PATCH 4.7 40/69] irqchip/mips-gic: Fix local interrupts
` [PATCH 4.7 42/69] i2c: mux: pca954x: retry updating the mux selection on failure
` [PATCH 4.7 44/69] MIPS: Fix pre-r6 emulation FPU initialisation
` [PATCH 4.7 52/69] libceph: add an ONSTACK initializer for oids
` [PATCH 4.7 56/69] PM / hibernate: Restore processor state before using per-CPU variables
` [PATCH 4.7 59/69] power: supply: max17042_battery: fix model download bug
` [PATCH 4.7 60/69] ixgbe: Force VLNCTRL.VFE to be set in all VMDq paths
` [PATCH 4.7 65/69] hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()
` [PATCH 4.7 68/69] iw_cxgb4: stop MPA_REPLY timer when disconnecting
[PATCH 1/1] ARM: dma: fix dma_max_pfn()
2016-09-28 8:46 UTC (10+ messages)
[PATCH 4.4 000/118] 4.4.22-stable review
2016-09-28 8:45 UTC (7+ messages)
Patch "x86/mm/pat: Prevent hang during boot when mapping pages" has been added to the 4.7-stable tree
2016-09-28 8:38 UTC
Patch "qxl: check for kmap failures" has been added to the 4.7-stable tree
2016-09-28 8:38 UTC
Patch "soc/tegra: pmc: Don't probe PMC if early initialisation fails" has been added to the 4.7-stable tree
2016-09-28 8:38 UTC
Patch "power: supply: max17042_battery: fix model download bug." has been added to the 4.7-stable tree
2016-09-28 8:38 UTC
Patch "power_supply: tps65217-charger: fix missing platform_set_drvdata()" has been added to the 4.7-stable tree
2016-09-28 8:38 UTC
Patch "PM / hibernate: Fix rtree_next_node() to avoid walking off list ends" has been added to the 4.7-stable tree
2016-09-28 8:38 UTC
Patch "PM / hibernate: Restore processor state before using per-CPU variables" has been added to the 4.7-stable tree
2016-09-28 8:38 UTC
Patch "mm/kasan: don't reduce quarantine in atomic contexts" has been added to the 4.7-stable tree
2016-09-28 8:38 UTC
Patch "libceph: add an ONSTACK initializer for oids" has been added to the 4.7-stable tree
2016-09-28 8:38 UTC
Patch "libceph: fix return value check in alloc_msg_with_page_vector()" has been added to the 4.7-stable tree
2016-09-28 8:38 UTC
Patch "ixgbe: Re-enable ability to toggle VLAN filtering" has been added to the 4.7-stable tree
2016-09-28 8:38 UTC
Patch "kasan: avoid overflowing quarantine size on low memory systems" has been added to the 4.7-stable tree
2016-09-28 8:38 UTC
Patch "iw_cxgb4: stop MPA_REPLY timer when disconnecting" has been added to the 4.7-stable tree
2016-09-28 8:38 UTC
Patch "ixgbe: Force VLNCTRL.VFE to be set in all VMDq paths" has been added to the 4.7-stable tree
2016-09-28 8:38 UTC
Patch "hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()" has been added to the 4.7-stable tree
2016-09-28 8:38 UTC
Patch "igb: fix adjusting PTP timestamps for Tx/Rx latency" has been added to the 4.7-stable tree
2016-09-28 8:38 UTC
Patch "builddeb: really include objtool binary in headers package" has been added to the 4.7-stable tree
2016-09-28 8:38 UTC
Patch "ceph: Correctly return NXIO errors from ceph_llseek" has been added to the 4.7-stable tree
2016-09-28 8:38 UTC
Patch "ceph: fix symbol versioning for ceph_monc_do_statfs" has been added to the 4.7-stable tree
2016-09-28 8:38 UTC
Patch "qxl: check for kmap failures" has been added to the 4.4-stable tree
2016-09-28 8:38 UTC
Patch "power_supply: tps65217-charger: fix missing platform_set_drvdata()" has been added to the 4.4-stable tree
2016-09-28 8:38 UTC
Patch "power: supply: max17042_battery: fix model download bug." has been added to the 4.4-stable tree
2016-09-28 8:38 UTC
Patch "PM / hibernate: Restore processor state before using per-CPU variables" has been added to the 4.4-stable tree
2016-09-28 8:38 UTC
Patch "PM / hibernate: Fix rtree_next_node() to avoid walking off list ends" has been added to the 4.4-stable tree
2016-09-28 8:38 UTC
Patch "hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()" has been added to the 4.4-stable tree
2016-09-28 8:37 UTC
Patch "cxl: use pcibios_free_controller_deferred() when removing vPHBs" has been added to the 4.7-stable tree
2016-09-28 8:29 UTC (2+ messages)
[PATCH 4.4.y] ACPICA: acpi_get_sleep_type_data: Reduce warnings
2016-09-28 6:08 UTC (2+ messages)
Patch "ipc/shm: fix crash if CONFIG_SHMEM is not set" has been added to the 4.7-stable tree
2016-09-28 6:06 UTC (3+ messages)
patch "serial: imx: Fix DCD reading" added to tty-next
2016-09-28 5:57 UTC
patch "USB: serial: cp210x: Add ID for a Juniper console" added to usb-next
2016-09-28 5:57 UTC
[PATCH v3 01/11] ext4: allow DAX writeback for hole punch
2016-09-27 20:47 UTC
Patch "hrtimer: Add support for CLOCK_MONOTONIC_RAW" has been added to the 4.4-stable tree
2016-09-27 20:06 UTC (5+ messages)
[PATCH 1/2] drm/radeon/si/dpm: fix phase shedding setup
2016-09-27 18:58 UTC
[PULL 09/50] arm64: KVM: VHE: reset PSTATE.PAN on entry to EL2
2016-09-27 18:05 UTC (3+ messages)
` [PULL 49/50] KVM: arm64: Require in-kernel irqchip for PMU support
` [PULL 50/50] KVM: arm/arm64: vgic: Don't flush/sync without a working vgic
[PATCH 1/2] drm/radeon/si/dpm: add workaround for for Jet parts
2016-09-27 15:41 UTC
Patch "x86/efi: Only map RAM into EFI page tables if in mixed-mode" has been added to the 4.7-stable tree
2016-09-27 15:05 UTC
Patch "tracing: Move mutex to protect against resetting of seq data" has been added to the 4.7-stable tree
2016-09-27 15:05 UTC
Patch "rtc: ds1307: Fix relying on reset value for weekday" has been added to the 4.7-stable tree
2016-09-27 15:05 UTC
Patch "reset: Return -ENOTSUPP when not configured" has been added to the 4.7-stable tree
2016-09-27 15:05 UTC
Patch "power: reset: hisi-reboot: Unmap region obtained by of_iomap" has been added to the 4.7-stable tree
2016-09-27 15:05 UTC
Patch "nl80211: validate number of probe response CSA counters" has been added to the 4.7-stable tree
2016-09-27 15:05 UTC
Patch "net: can: ifi: Configure transmitter delay" has been added to the 4.7-stable tree
2016-09-27 15:05 UTC
Patch "mtd: spi-nor: fix wrong "fully unlocked" test" has been added to the 4.7-stable tree
2016-09-27 15:05 UTC
Patch "mtd: pmcmsp-flash: Allocating too much in init_msp_flash()" has been added to the 4.7-stable tree
2016-09-27 15:05 UTC
Patch "mtd: nand: mxc: fix obiwan error in mxc_nand_v[12]_ooblayout_free() functions" has been added to the 4.7-stable tree
2016-09-27 15:05 UTC
Patch "mtd: maps: sa1100-flash: potential NULL dereference" has been added to the 4.7-stable tree
2016-09-27 15:05 UTC
Patch "mm: memcontrol: make per-cpu charge cache IRQ-safe for socket accounting" has been added to the 4.7-stable tree
2016-09-27 15:05 UTC
Patch "mm: fix the page_swap_info() BUG_ON check" has been added to the 4.7-stable tree
2016-09-27 15:05 UTC
Patch "mm: delete unnecessary and unsafe init_tlb_ubc()" has been added to the 4.7-stable tree
2016-09-27 15:05 UTC
Patch "MIPS: vDSO: Fix Malta EVA mapping to vDSO page structs" has been added to the 4.7-stable tree
2016-09-27 15:05 UTC
Patch "MIPS: SMP: Fix possibility of deadlock when bringing CPUs online" has been added to the 4.7-stable tree
2016-09-27 15:05 UTC
Patch "MIPS: Remove compact branch policy Kconfig entries" has been added to the 4.7-stable tree
2016-09-27 15:05 UTC
Patch "MIPS: paravirt: Fix undefined reference to smp_bootstrap" has been added to the 4.7-stable tree
2016-09-27 15:05 UTC
Patch "MIPS: Fix pre-r6 emulation FPU initialisation" has been added to the 4.7-stable tree
2016-09-27 15:05 UTC
Patch "MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)" has been added to the 4.7-stable tree
2016-09-27 15:05 UTC
Patch "MIPS: Add a missing ".set pop" in an early commit" has been added to the 4.7-stable tree
2016-09-27 15:05 UTC
Patch "mac80211: reject TSPEC TIDs (TSIDs) for aggregation" has been added to the 4.7-stable tree
2016-09-27 15:05 UTC
Patch "KEYS: Fix skcipher IV clobbering" has been added to the 4.7-stable tree
2016-09-27 15:05 UTC
Patch "iwlwifi: mvm: update TX queue before making a copy of the skb" has been added to the 4.7-stable tree
2016-09-27 15:05 UTC
Patch "irqchip/mips-gic: Fix local interrupts" has been added to the 4.7-stable tree
2016-09-27 15:05 UTC
Patch "i2c: qup: skip qup_i2c_suspend if the device is already runtime suspended" has been added to the 4.7-stable tree
2016-09-27 15:04 UTC
Patch "i2c: mux: pca954x: retry updating the mux selection on failure" has been added to the 4.7-stable tree
2016-09-27 15:04 UTC
Patch "i2c-eg20t: fix race between i2c init and interrupt enable" has been added to the 4.7-stable tree
2016-09-27 15:04 UTC
Patch "fsnotify: add a way to stop queueing events on group shutdown" has been added to the 4.7-stable tree
2016-09-27 15:04 UTC
Patch "fix memory leaks in tracing_buffers_splice_read()" has been added to the 4.7-stable tree
2016-09-27 15:04 UTC
Patch "fix fault_in_multipages_...() on architectures with no-op access_ok()" has been added to the 4.7-stable tree
2016-09-27 15:04 UTC
Patch "fanotify: fix list corruption in fanotify_get_response()" has been added to the 4.7-stable tree
2016-09-27 15:04 UTC
Patch "configfs: Return -EFBIG from configfs_write_bin_file." has been added to the 4.7-stable tree
2016-09-27 15:04 UTC
Patch "cgroup: duplicate cgroup reference when cloning sockets" has been added to the 4.7-stable tree
2016-09-27 15:04 UTC
Patch "can: flexcan: fix resume function" has been added to the 4.7-stable tree
2016-09-27 15:04 UTC
Patch "btrfs: ensure that file descriptor used with subvol ioctls is a dir" has been added to the 4.7-stable tree
2016-09-27 15:04 UTC
Patch "arm64: Call numa_store_cpu_info() earlier." has been added to the 4.7-stable tree
2016-09-27 15:04 UTC
Patch "tracing: Move mutex to protect against resetting of seq data" has been added to the 4.4-stable tree
2016-09-27 15:04 UTC
Patch "power: reset: hisi-reboot: Unmap region obtained by of_iomap" has been added to the 4.4-stable tree
2016-09-27 15:04 UTC
Patch "nl80211: validate number of probe response CSA counters" has been added to the 4.4-stable tree
2016-09-27 15:04 UTC
Patch "mtd: pmcmsp-flash: Allocating too much in init_msp_flash()" has been added to the 4.4-stable tree
2016-09-27 15:04 UTC
Patch "mtd: maps: sa1100-flash: potential NULL dereference" has been added to the 4.4-stable tree
2016-09-27 15:04 UTC
Patch "MIPS: vDSO: Fix Malta EVA mapping to vDSO page structs" has been added to the 4.4-stable tree
2016-09-27 15:04 UTC
Patch "MIPS: paravirt: Fix undefined reference to smp_bootstrap" has been added to the 4.4-stable tree
2016-09-27 15:04 UTC
Patch "mm: delete unnecessary and unsafe init_tlb_ubc()" has been added to the 4.4-stable tree
2016-09-27 15:04 UTC
Patch "MIPS: Remove compact branch policy Kconfig entries" has been added to the 4.4-stable tree
2016-09-27 15:04 UTC
Patch "MIPS: SMP: Fix possibility of deadlock when bringing CPUs online" has been added to the 4.4-stable tree
2016-09-27 15:04 UTC
Patch "MIPS: Fix pre-r6 emulation FPU initialisation" has been added to the 4.4-stable tree
2016-09-27 15:04 UTC
Patch "i2c-eg20t: fix race between i2c init and interrupt enable" has been added to the 4.4-stable tree
2016-09-27 15:04 UTC
Patch "MIPS: Add a missing ".set pop" in an early commit" has been added to the 4.4-stable tree
2016-09-27 15:04 UTC
Patch "MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)" has been added to the 4.4-stable tree
2016-09-27 15:04 UTC
Patch "i2c: qup: skip qup_i2c_suspend if the device is already runtime suspended" has been added to the 4.4-stable tree
2016-09-27 15:04 UTC
Patch "fix fault_in_multipages_...() on architectures with no-op access_ok()" has been added to the 4.4-stable tree
2016-09-27 15:04 UTC
Patch "fsnotify: add a way to stop queueing events on group shutdown" has been added to the 4.4-stable tree
2016-09-27 15:04 UTC
Patch "fix memory leaks in tracing_buffers_splice_read()" has been added to the 4.4-stable tree
2016-09-27 15:04 UTC
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