linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-18 17:59:44 to 2019-04-18 18:12:19 UTC [more...]

[PATCH 4.19 000/110] 4.19.36-stable review
 2019-04-18 17:57 UTC  (61+ messages)
` [PATCH 4.19 017/110] thermal/intel_powerclamp: fix __percpu declaration of worker_data
` [PATCH 4.19 020/110] thermal/int340x_thermal: Add additional UUIDs
` [PATCH 4.19 021/110] thermal/int340x_thermal: fix mode setting
` [PATCH 4.19 023/110] scsi: iscsi: flush running unbind operations when removing a session
` [PATCH 4.19 024/110] sched/cpufreq: Fix 32-bit math overflow
` [PATCH 4.19 026/110] x86/mm: Dont leak kernel addresses
` [PATCH 4.19 038/110] ACPI / utils: Drop reference in test for device presence
` [PATCH 4.19 040/110] blk-iolatency: #include "blk.h"
` [PATCH 4.19 041/110] drm/exynos/mixer: fix MIXER shadow registry synchronisation code
` [PATCH 4.19 042/110] irqchip/stm32: Dont clear rising/falling config registers at init
` [PATCH 4.19 043/110] irqchip/mbigen: Dont clear eventid when freeing an MSI
` [PATCH 4.19 044/110] x86/hpet: Prevent potential NULL pointer dereference
` [PATCH 4.19 048/110] iommu/vt-d: Check capability before disabling protected memory
` [PATCH 4.19 049/110] x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an error
` [PATCH 4.19 050/110] fix incorrect error code mapping for OBJECTID_NOT_FOUND
` [PATCH 4.19 051/110] x86/gart: Exclude GART aperture from kcore
` [PATCH 4.19 054/110] gpio: pxa: handle corner case of unprobed device
` [PATCH 4.19 055/110] rsi: improve kernel thread handling to fix kernel panic
` [PATCH 4.19 056/110] f2fs: fix to avoid NULL pointer dereference on se->discard_map
` [PATCH 4.19 058/110] 9p locks: add mount option for lock retry interval
` [PATCH 4.19 059/110] ASoC: Fix UBSAN warning at snd_soc_get/put_volsw_sx()
` [PATCH 4.19 060/110] f2fs: fix to do sanity check with current segment number
` [PATCH 4.19 061/110] netfilter: xt_cgroup: shrink size of v2 path
` [PATCH 4.19 062/110] serial: uartps: console_setup() cant be placed to init section
` [PATCH 4.19 063/110] powerpc/pseries: Remove prrn_work workqueue
` [PATCH 4.19 064/110] media: au0828: cannot kfree dev before usb disconnect
` [PATCH 4.19 066/110] HID: i2c-hid: override HID descriptors for certain devices
` [PATCH 4.19 068/110] ARM: samsung: Limit SAMSUNG_PM_CHECK config option to non-Exynos platforms
` [PATCH 4.19 069/110] usbip: fix vhci_hcd controller counting
` [PATCH 4.19 070/110] ACPI / SBS: Fix GPE storm on recent MacBookPros
` [PATCH 4.19 071/110] HID: usbhid: Add quirk for Redragon/Dragonrise Seymur 2
` [PATCH 4.19 073/110] compiler.h: update definition of unreachable()
` [PATCH 4.19 074/110] netfilter: nf_flow_table: remove flowtable hook flush routine in netns exit routine
` [PATCH 4.19 075/110] f2fs: cleanup dirty pages if recover failed
` [PATCH 4.19 077/110] cifs: fallback to older infolevels on findfirst queryinfo retry
` [PATCH 4.19 078/110] kernel: hung_task.c: disable on suspend
` [PATCH 4.19 079/110] platform/x86: Add Intel AtomISP2 dummy / power-management driver
` [PATCH 4.19 080/110] drm/ttm: Fix bo_global and mem_global kfree error
` [PATCH 4.19 082/110] ACPI: EC / PM: Disable non-wakeup GPEs for suspend-to-idle
` [PATCH 4.19 083/110] net/rds: fix warn in rds_message_alloc_sgs
` [PATCH 4.19 084/110] xfrm: destroy xfrm_state synchronously on net exit path
` [PATCH 4.19 085/110] crypto: sha256/arm - fix crash bug in Thumb2 build
` [PATCH 4.19 086/110] crypto: sha512/arm "
` [PATCH 4.19 087/110] net: ip6_gre: fix possible NULL pointer dereference in ip6erspan_set_version
` [PATCH 4.19 088/110] iommu/dmar: Fix buffer overflow during PCI bus notification
` [PATCH 4.19 090/110] soc/tegra: pmc: Drop locking from tegra_powergate_is_powered()
` [PATCH 4.19 091/110] lkdtm: Print real addresses
` [PATCH 4.19 092/110] lkdtm: Add tests for NULL pointer dereference
` [PATCH 4.19 094/110] crypto: axis - fix for recursive locking from bottom half
` [PATCH 4.19 095/110] Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk"
` [PATCH 4.19 096/110] coresight: cpu-debug: Support for CA73 CPUs
` [PATCH 4.19 097/110] PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX PCIe ports
` [PATCH 4.19 099/110] ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_t
` [PATCH 4.19 101/110] appletalk: Fix use-after-free in atalk_proc_exit
` [PATCH 4.19 102/110] lib/div64.c: off by one in shift
` [PATCH 4.19 105/110] include/linux/swap.h: use offsetof() instead of custom __swapoffset macro
` [PATCH 4.19 106/110] bpf: fix use after free in bpf_evict_inode
` [PATCH 4.19 108/110] IB/hfi1: Failed to drain send queue when QP is put into error state
` [PATCH 4.19 109/110] mm: hide incomplete nr_indirectly_reclaimable in /proc/zoneinfo
` [PATCH 4.19 110/110] [PATCH 4.19.y 2/2] mm: hide incomplete nr_indirectly_reclaimable in sysfs

[PATCH 1/4] net/skbuff: don't waste memory reserves
 2019-04-18 18:05 UTC  (2+ messages)
` [PATCH 4/4] net/skbuff: kmalloc_reserve(): remove unused argument

[PATCH 5.0 00/93] 5.0.9-stable review
 2019-04-18 17:57 UTC  (39+ messages)
` [PATCH 5.0 02/93] arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM
` [PATCH 5.0 04/93] perf/core: Restore mmap record type correctly
` [PATCH 5.0 05/93] perf data: Dont store auxtrace index for directory data file
` [PATCH 5.0 06/93] mips: bcm47xx: Enable USB power on Netgear WNDR3400v2
` [PATCH 5.0 07/93] ext4: avoid panic during forced reboot
` [PATCH 5.0 08/93] ext4: add missing brelse() in add_new_gdb_meta_bg()
` [PATCH 5.0 10/93] ALSA: echoaudio: add a check for ioremap_nocache
` [PATCH 5.0 11/93] ALSA: sb8: add a check for request_region
` [PATCH 5.0 12/93] auxdisplay: hd44780: Fix memory leak on ->remove()
` [PATCH 5.0 14/93] IB/mlx4: Fix race condition between catas error reset and aliasguid flows
` [PATCH 5.0 15/93] i40iw: Avoid panic when handling the inetdev event
` [PATCH 5.0 18/93] paride/pf: cleanup queues when detection fails
` [PATCH 5.0 20/93] thermal/intel_powerclamp: fix __percpu declaration of worker_data
` [PATCH 5.0 23/93] thermal/int340x_thermal: Add additional UUIDs
` [PATCH 5.0 25/93] thermal/intel_powerclamp: fix truncated kthread name
` [PATCH 5.0 26/93] scsi: iscsi: flush running unbind operations when removing a session
` [PATCH 5.0 28/93] sched/core: Fix buffer overflow in cgroup2 property cpu.max
` [PATCH 5.0 31/93] scsi: core: Also call destroy_rcu_head() for passthrough requests
` [PATCH 5.0 32/93] scsi: qla2xxx: Fix NULL pointer crash due to stale CPUID
` [PATCH 5.0 33/93] perf stat: Fix --no-scale
` [PATCH 5.0 34/93] perf list: Dont forget to drop the reference to the allocated thread_map
` [PATCH 5.0 35/93] perf tools: Fix errors under optimization level -Og
` [PATCH 5.0 38/93] perf build-id: Fix memory leak in print_sdt_events()
` [PATCH 5.0 40/93] perf top: Fix error handling in cmd_top()
` [PATCH 5.0 42/93] perf map: Remove map from names tree in __maps__remove()
` [PATCH 5.0 43/93] perf maps: Purge all maps from the names tree
` [PATCH 5.0 45/93] perf evsel: Free evsel->counts in perf_evsel__exit()
` [PATCH 5.0 46/93] perf tests: Fix a memory leak of cpu_map object in the openat_syscall_event_on_all_cpus test
` [PATCH 5.0 48/93] perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()
` [PATCH 5.0 49/93] ACPI / utils: Drop reference in test for device presence
` [PATCH 5.0 51/93] blk-iolatency: #include "blk.h"
` [PATCH 5.0 54/93] irqchip/stm32: Dont set rising configuration registers at init
` [PATCH 5.0 56/93] x86/hpet: Prevent potential NULL pointer dereference
` [PATCH 5.0 57/93] x86/hyperv: "
` [PATCH 5.0 58/93] x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processors
` [PATCH 5.0 61/93] iommu/vt-d: Save the right domain ID used by hardware
` [PATCH 5.0 63/93] cifs: fix that return -EINVAL when do dedupe operation
` [PATCH 5.0 72/93] net: hns3: Fix NULL deref when unloading driver

[PATCH 4.9 00/50] 4.9.170-stable review
 2019-04-18 17:58 UTC  (38+ messages)
` [PATCH 4.9 01/50] ARC: u-boot args: check that magic number is correct
` [PATCH 4.9 02/50] perf/core: Restore mmap record type correctly
` [PATCH 4.9 03/50] ext4: add missing brelse() in add_new_gdb_meta_bg()
` [PATCH 4.9 06/50] ALSA: sb8: add a check for request_region
` [PATCH 4.9 07/50] IB/mlx4: Fix race condition between catas error reset and aliasguid flows
` [PATCH 4.9 08/50] mmc: davinci: remove extraneous __init annotation
` [PATCH 4.9 09/50] ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and declaration
` [PATCH 4.9 10/50] thermal/int340x_thermal: Add additional UUIDs
` [PATCH 4.9 11/50] thermal/int340x_thermal: fix mode setting
` [PATCH 4.9 13/50] perf config: Fix an error in the config template documentation
` [PATCH 4.9 14/50] perf config: Fix a memory leak in collect_config()
` [PATCH 4.9 17/50] perf hist: Add missing map__put() in error case
` [PATCH 4.9 19/50] perf tests: Fix a memory leak of cpu_map object in the openat_syscall_event_on_all_cpus test
` [PATCH 4.9 21/50] irqchip/mbigen: Dont clear eventid when freeing an MSI
` [PATCH 4.9 22/50] x86/hpet: Prevent potential NULL pointer dereference
` [PATCH 4.9 24/50] iommu/vt-d: Check capability before disabling protected memory
` [PATCH 4.9 25/50] x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an error
` [PATCH 4.9 26/50] fix incorrect error code mapping for OBJECTID_NOT_FOUND
` [PATCH 4.9 27/50] ext4: prohibit fstrim in norecovery mode
` [PATCH 4.9 28/50] gpio: pxa: handle corner case of unprobed device
` [PATCH 4.9 29/50] rsi: improve kernel thread handling to fix kernel panic
` [PATCH 4.9 30/50] 9p: do not trust pdu content for stat item size
` [PATCH 4.9 32/50] f2fs: fix to do sanity check with current segment number
` [PATCH 4.9 33/50] serial: uartps: console_setup() cant be placed to init section
` [PATCH 4.9 34/50] HID: i2c-hid: override HID descriptors for certain devices
` [PATCH 4.9 36/50] ACPI / SBS: Fix GPE storm on recent MacBookPros
` [PATCH 4.9 37/50] cifs: fallback to older infolevels on findfirst queryinfo retry
` [PATCH 4.9 38/50] kernel: hung_task.c: disable on suspend
` [PATCH 4.9 39/50] crypto: sha256/arm - fix crash bug in Thumb2 build
` [PATCH 4.9 40/50] crypto: sha512/arm "
` [PATCH 4.9 42/50] soc/tegra: pmc: Drop locking from tegra_powergate_is_powered()
` [PATCH 4.9 43/50] lkdtm: Add tests for NULL pointer dereference
` [PATCH 4.9 44/50] ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_t
` [PATCH 4.9 45/50] appletalk: Fix use-after-free in atalk_proc_exit
` [PATCH 4.9 47/50] include/linux/swap.h: use offsetof() instead of custom __swapoffset macro
` [PATCH 4.9 48/50] tpm/tpm_crb: Avoid unaligned reads in crb_recv()
` [PATCH 4.9 49/50] tools include: Adopt linux/bits.h

[PATCH v20 00/28] Intel SGX1 support
 2019-04-18 18:07 UTC  (3+ messages)

[PATCH 4.14 00/92] 4.14.113-stable review
 2019-04-18 17:57 UTC  (59+ messages)
` [PATCH 4.14 02/92] arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM
` [PATCH 4.14 04/92] ext4: add missing brelse() in add_new_gdb_meta_bg()
` [PATCH 4.14 06/92] ALSA: echoaudio: add a check for ioremap_nocache
` [PATCH 4.14 08/92] auxdisplay: hd44780: Fix memory leak on ->remove()
` [PATCH 4.14 11/92] ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and declaration
` [PATCH 4.14 12/92] thermal/intel_powerclamp: fix __percpu declaration of worker_data
` [PATCH 4.14 13/92] thermal: bcm2835: Fix crash in bcm2835_thermal_debugfs
` [PATCH 4.14 16/92] thermal/intel_powerclamp: fix truncated kthread name
` [PATCH 4.14 17/92] scsi: iscsi: flush running unbind operations when removing a session
` [PATCH 4.14 18/92] x86/mm: Dont leak kernel addresses
` [PATCH 4.14 20/92] perf list: Dont forget to drop the reference to the allocated thread_map
` [PATCH 4.14 21/92] perf config: Fix an error in the config template documentation
` [PATCH 4.14 22/92] perf config: Fix a memory leak in collect_config()
` [PATCH 4.14 25/92] perf hist: Add missing map__put() in error case
` [PATCH 4.14 26/92] perf evsel: Free evsel->counts in perf_evsel__exit()
` [PATCH 4.14 27/92] perf tests: Fix a memory leak of cpu_map object in the openat_syscall_event_on_all_cpus test
` [PATCH 4.14 28/92] perf tests: Fix memory leak by expr__find_other() in test__expr()
` [PATCH 4.14 30/92] irqchip/mbigen: Dont clear eventid when freeing an MSI
` [PATCH 4.14 31/92] x86/hpet: Prevent potential NULL pointer dereference
` [PATCH 4.14 33/92] drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failure
` [PATCH 4.14 34/92] iommu/vt-d: Check capability before disabling protected memory
` [PATCH 4.14 39/92] rsi: improve kernel thread handling to fix kernel panic
` [PATCH 4.14 40/92] 9p: do not trust pdu content for stat item size
` [PATCH 4.14 41/92] 9p locks: add mount option for lock retry interval
` [PATCH 4.14 42/92] f2fs: fix to do sanity check with current segment number
` [PATCH 4.14 44/92] serial: uartps: console_setup() cant be placed to init section
` [PATCH 4.14 45/92] powerpc/pseries: Remove prrn_work workqueue
` [PATCH 4.14 48/92] ARM: samsung: Limit SAMSUNG_PM_CHECK config option to non-Exynos platforms
` [PATCH 4.14 51/92] KVM: nVMX: restore host state in nested_vmx_vmexit for VMFail
` [PATCH 4.14 54/92] kernel: hung_task.c: disable on suspend
` [PATCH 4.14 56/92] crypto: sha512/arm - fix crash bug in Thumb2 build
` [PATCH 4.14 57/92] iommu/dmar: Fix buffer overflow during PCI bus notification
` [PATCH 4.14 58/92] soc/tegra: pmc: Drop locking from tegra_powergate_is_powered()
` [PATCH 4.14 59/92] lkdtm: Print real addresses
` [PATCH 4.14 60/92] lkdtm: Add tests for NULL pointer dereference
` [PATCH 4.14 62/92] crypto: axis - fix for recursive locking from bottom half
` [PATCH 4.14 63/92] Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk"
` [PATCH 4.14 64/92] coresight: cpu-debug: Support for CA73 CPUs
` [PATCH 4.14 66/92] ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_t
` [PATCH 4.14 67/92] drm/amdkfd: use init_mqd function to allocate object for hid_mqd (CI)
` [PATCH 4.14 69/92] lib/div64.c: off by one in shift
` [PATCH 4.14 70/92] include/linux/swap.h: use offsetof() instead of custom __swapoffset macro
` [PATCH 4.14 71/92] bpf: fix use after free in bpf_evict_inode
` [PATCH 4.14 72/92] dm: disable CRYPTO_TFM_REQ_MAY_SLEEP to fix a GFP_KERNEL recursion deadlock
` [PATCH 4.14 74/92] bpf: fix verifier memory leaks
` [PATCH 4.14 75/92] bpf: fix verifier NULL pointer dereference
` [PATCH 4.14 76/92] bpf: fix stack state printing in verifier log
` [PATCH 4.14 77/92] bpf: move {prev_,}insn_idx into verifier env
` [PATCH 4.14 79/92] bpf: enable access to ax register also from verifier rewrite
` [PATCH 4.14 80/92] bpf: restrict map value pointer arithmetic for unprivileged
` [PATCH 4.14 81/92] bpf: restrict stack "
` [PATCH 4.14 83/92] bpf: fix check_map_access smin_value test when pointer contains offset
` [PATCH 4.14 85/92] bpf: fix sanitation of alu op with pointer / scalar type from different paths
` [PATCH 4.14 86/92] bpf: fix inner map masking to prevent oob under speculation
` [PATCH 4.14 88/92] bpf: fix sanitation rewrite in case of non-pointers
` [PATCH 4.14 89/92] bpf: Fix selftests are changes for CVE 2019-7308
` [PATCH 4.14 90/92] tools include: Adopt linux/bits.h
` [PATCH 4.14 92/92] [PATCH 4.19.y 2/2] mm: hide incomplete nr_indirectly_reclaimable in sysfs

[PATCH] uapi:libc-compat.h: Correct the comment about the value of __UAPI_DEF_FOO
 2019-04-18 18:08 UTC 

[PATCH 0/5] mm: reparent slab memory on cgroup removal
 2019-04-18 18:04 UTC  (4+ messages)
` [PATCH 4/5] mm: rework non-root kmem_cache lifecycle management


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