stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-26 04:48:52 to 2021-01-26 20:49:29 UTC [more...]

[PATCH] genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is set
 2021-01-26  9:28 UTC  (4+ messages)

[PATCH 4.19 00/58] 4.19.171-rc1 review
 2021-01-26  9:52 UTC  (10+ messages)
` [PATCH 4.19 12/58] dm integrity: select CRYPTO_SKCIPHER
` [PATCH 4.19 46/58] net: dsa: mv88e6xxx: also read STU state in mv88e6250_g1_vtu_getnext

[PATCH 5.4 00/86] 5.4.93-rc1 review
 2021-01-26 10:48 UTC  (23+ messages)
` [PATCH 5.4 41/86] drm/nouveau/kms/nv50-: fix case where notifier buffer is at offset 0
` [PATCH 5.4 42/86] powerpc: Use the common INIT_DATA_SECTION macro in vmlinux.lds.S
` [PATCH 5.4 44/86] scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regression
` [PATCH 5.4 49/86] can: dev: can_restart: fix use after free bug
` [PATCH 5.4 50/86] can: vxcan: vxcan_xmit: "
` [PATCH 5.4 52/86] iio: ad5504: Fix setting power-down state
` [PATCH 5.4 53/86] cifs: do not fail __smb_send_rqst if non-fatal signals are pending
` [PATCH 5.4 54/86] irqchip/mips-cpu: Set IPI domain parent chip
` [PATCH 5.4 55/86] x86/mmx: Use KFPU_387 for MMX string operations
` [PATCH 5.4 56/86] intel_th: pci: Add Alder Lake-P support
` [PATCH 5.4 60/86] USB: ehci: fix an interrupt calltrace error
` [PATCH 5.4 65/86] xhci: tegra: Delay for disabling LFPS detector
` [PATCH 5.4 66/86] driver core: Extend device_is_dependent()
` [PATCH 5.4 67/86] pinctrl: ingenic: Fix JZ4760 support
` [PATCH 5.4 69/86] netfilter: rpfilter: mask ecn bits before fib lookup
` [PATCH 5.4 70/86] sh: dma: fix kconfig dependency for G2_DMA
` [PATCH 5.4 74/86] skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() too
` [PATCH 5.4 78/86] ipv6: create multicast route with RTPROT_KERNEL
` [PATCH 5.4 85/86] tcp: do not mess with cloned skbs in tcp_add_backlog()

[PATCH 5.10 000/199] 5.10.11-rc1 review
 2021-01-26  8:43 UTC  (92+ messages)
` [PATCH 5.10 002/199] mtd: rawnand: gpmi: fix dst bit offset when extracting raw payload
` [PATCH 5.10 009/199] ALSA: hda/realtek - Limit int mic boost on Acer Aspire E5-575T
` [PATCH 5.10 013/199] ACPI: scan: Make acpi_bus_get_device() clear return pointer on error
` [PATCH 5.10 014/199] btrfs: dont get an EINTR during drop_snapshot for reloc
` [PATCH 5.10 019/199] fs: fix lazytime expiration handling in __writeback_single_inode()
` [PATCH 5.10 023/199] mmc: sdhci-xenon: fix 1.8v regulator stabilization
` [PATCH 5.10 024/199] mmc: sdhci-brcmstb: Fix mmc timeout errors on S5 suspend
` [PATCH 5.10 025/199] dm: avoid filesystem lookup in dm_get_dev_t()
` [PATCH 5.10 028/199] drm/atomic: put state on error path
` [PATCH 5.10 031/199] drm/amd/display: DCN2X Find Secondary Pipe properly in MPO + ODM Case
` [PATCH 5.10 032/199] drm/i915/gt: Prevent use of engine->wa_ctx after error
` [PATCH 5.10 037/199] HID: multitouch: Enable multi-input for Synaptics pointstick/touchpad device
` [PATCH 5.10 051/199] clk: tegra30: Add hda clock default rates to clock driver
` [PATCH 5.10 052/199] ALSA: hda/tegra: fix tegra-hda on tegra30 soc
` [PATCH 5.10 055/199] xen: Fix event channel callback via INTX/GSI
` [PATCH 5.10 059/199] dts: phy: add GPIO number and active state used for phy reset
` [PATCH 5.10 062/199] drm/amd/display: disable dcn10 pipe split by default
` [PATCH 5.10 066/199] drm/nouveau/privring: ack interrupts the same way as RM
` [PATCH 5.10 067/199] drm/nouveau/i2c/gm200: increase width of aux semaphore owner fields
` [PATCH 5.10 074/199] RISC-V: Fix maximum allowed phsyical memory for RV32
` [PATCH 5.10 076/199] nfsd: Fixes for nfsd4_encode_read_plus_data()
` [PATCH 5.10 078/199] gpiolib: cdev: fix frame size warning in gpio_ioctl()
` [PATCH 5.10 080/199] pinctrl: mediatek: Fix fallback call path
` [PATCH 5.10 084/199] scsi: ufs: ufshcd-pltfrm depends on HAS_IOMEM
` [PATCH 5.10 088/199] powerpc: Use the common INIT_DATA_SECTION macro in vmlinux.lds.S
` [PATCH 5.10 093/199] RDMA/umem: Avoid undefined behavior of rounddown_pow_of_two()
` [PATCH 5.10 095/199] printk: ringbuffer: fix line counting
` [PATCH 5.10 096/199] printk: fix kmsg_dump_get_buffer length calulations
` [PATCH 5.10 097/199] iov_iter: fix the uaccess area in copy_compat_iovec_from_user
` [PATCH 5.10 098/199] i2c: octeon: check correct size of maximum RECV_LEN packet
` [PATCH 5.10 102/199] gpio: sifive: select IRQ_DOMAIN_HIERARCHY rather than depend on it
` [PATCH 5.10 103/199] ALSA: hda: Balance runtime/system PM if direct-complete is disabled
` [PATCH 5.10 104/199] xsk: Clear pool even for inactive queues
` [PATCH 5.10 105/199] selftests: net: fib_tests: remove duplicate log test
` [PATCH 5.10 106/199] can: dev: can_restart: fix use after free bug
` [PATCH 5.10 108/199] can: peak_usb: fix use after free bugs
` [PATCH 5.10 111/199] iio: common: st_sensors: fix possible infinite loop in st_sensors_irq_thread
` [PATCH 5.10 114/199] iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free()
` [PATCH 5.10 115/199] counter:ti-eqep: remove floor
` [PATCH 5.10 116/199] powerpc/64s: fix scv entry fallback flush vs interrupt
` [PATCH 5.10 119/199] x86/mmx: Use KFPU_387 for MMX string operations
` [PATCH 5.10 120/199] x86/setup: dont remove E820_TYPE_RAM for pfn 0
` [PATCH 5.10 122/199] mm: fix initialization of struct page for holes in memory layout
` [PATCH 5.10 123/199] mm: memcg/slab: optimize objcg stock draining
` [PATCH 5.10 125/199] mm: fix numa stats for thp migration
` [PATCH 5.10 126/199] io_uring: iopoll requests should also wake task ->in_idle state
` [PATCH 5.10 127/199] io_uring: fix SQPOLL IORING_OP_CLOSE cancelation state
` [PATCH 5.10 129/199] intel_th: pci: Add Alder Lake-P support
` [PATCH 5.10 130/199] stm class: Fix module init return on allocation failure
` [PATCH 5.10 134/199] usb: gadget: aspeed: fix stop dma register setting
` [PATCH 5.10 135/199] USB: gadget: dummy-hcd: Fix errors in port-reset handling
` [PATCH 5.10 136/199] usb: udc: core: Use lock when write to soft_connect
` [PATCH 5.10 137/199] usb: bdc: Make bdc pci driver depend on BROKEN
` [PATCH 5.10 139/199] usb: cdns3: imx: fix cant create core device the second time issue
` [PATCH 5.10 140/199] xhci: make sure TRB is fully written before giving it to the controller
` [PATCH 5.10 141/199] xhci: tegra: Delay for disabling LFPS detector
` [PATCH 5.10 143/199] driver core: Fix device link device name collision
` [PATCH 5.10 144/199] driver core: Extend device_is_dependent()
` [PATCH 5.10 145/199] drm/i915: s/intel_dp_sink_dpms/intel_dp_set_power/
` [PATCH 5.10 146/199] drm/i915: Only enable DFP 4:4:4->4:2:0 conversion when outputting YCbCr 4:4:4
` [PATCH 5.10 147/199] x86/entry: Fix noinstr fail
` [PATCH 5.10 148/199] x86/cpu/amd: Set __max_die_per_package on AMD
` [PATCH 5.10 149/199] cls_flower: call nla_ok() before nla_next()
` [PATCH 5.10 150/199] netfilter: rpfilter: mask ecn bits before fib lookup
` [PATCH 5.10 152/199] tools: gpio: fix %llu warning in gpio-watch.c
` [PATCH 5.10 157/199] ASoC: SOF: Intel: fix page fault at probe if i915 init fails
` [PATCH 5.10 159/199] net: dsa: mv88e6xxx: also read STU state in mv88e6250_g1_vtu_getnext
` [PATCH 5.10 160/199] selftests/powerpc: Fix exit status of pkey tests
` [PATCH 5.10 162/199] nvme-pci: refactor nvme_unmap_data
` [PATCH 5.10 164/199] cachefiles: Drop superfluous readpages aops NULL check
` [PATCH 5.10 166/199] skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() too
` [PATCH 5.10 167/199] kasan: fix unaligned address is unhandled in kasan_remove_zero_shadow
` [PATCH 5.10 168/199] kasan: fix incorrect arguments passing in kasan_add_zero_shadow
` [PATCH 5.10 169/199] tcp: fix TCP socket rehash stats mis-accounting
` [PATCH 5.10 170/199] net_sched: gen_estimator: support large ewma log
` [PATCH 5.10 171/199] udp: mask TOS bits in udp_v4_early_demux()
` [PATCH 5.10 174/199] net_sched: reject silly cell_log in qdisc_get_rtab()
` [PATCH 5.10 175/199] ipv6: set multicast flag on the multicast route
` [PATCH 5.10 176/199] net: mscc: ocelot: allow offloading of bridge on top of LAG
` [PATCH 5.10 177/199] net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled
` [PATCH 5.10 178/199] net: dsa: b53: fix an off by one in checking "vlan->vid"
` [PATCH 5.10 182/199] net: core: devlink: use right genl user_ptr when handling port param get/set
` [PATCH 5.10 183/199] pinctrl: qcom: Allow SoCs to specify a GPIO function thats not 0
` [PATCH 5.10 184/199] pinctrl: qcom: No need to read-modify-write the interrupt status
` [PATCH 5.10 198/199] kernfs: wire up ->splice_read and ->splice_write
` [PATCH 5.10 199/199] interconnect: imx8mq: Use icc_sync_state

[PATCH 1/2] drm/dp/mst: Export drm_dp_get_vc_payload_bw()
 2021-01-26 12:06 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: Fix the MST PBN divider calculation

[PATCH v5.4 and earlier] trace: Fix race in trace_open and buffer resize call
 2021-01-25 19:21 UTC 

[RFC][PATCH 01/13] mm/vmscan: restore zone_reclaim_mode ABI
 2021-01-26  0:34 UTC 

stable-rc/queue/4.19 build: 205 builds: 0 failed, 205 passed, 86 warnings (v4.19.170-58-g2da77944b6386)
 2021-01-26  1:04 UTC 

stable/linux-4.4.y build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.253)
 2021-01-26  0:10 UTC 

stable-rc/queue/5.4 build: 200 builds: 6 failed, 194 passed, 5 errors, 118 warnings (v5.4.92-86-ge83e03187dae)
 2021-01-26  0:59 UTC 

[alternative-merged] mm-memcontrol-prevent-starvation-when-writing-memoryhigh.patch removed from -mm tree
 2021-01-26  1:00 UTC 

stable-rc/linux-4.9.y build: 197 builds: 0 failed, 197 passed, 4 warnings (v4.9.253-28-gc047abe19bb8)
 2021-01-26  2:46 UTC 

stable-rc/queue/4.4 build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.253-20-gcf474dcb2ed2)
 2021-01-26  3:08 UTC 

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 86 warnings (v4.19.170-59-g9b9e817bbee7d)
 2021-01-26  3:08 UTC 

[PATCH] mm: hugetlb: fix missing put_page in gather_surplus_pages()
 2021-01-26  6:20 UTC  (4+ messages)
  ` [External] "

stable-rc/linux-5.10.y baseline: 186 runs, 1 regressions (v5.10.10-200-gefec2624e657)
 2021-01-26  3:50 UTC 

[PATCH] btrfs: fix lockdep warning due to seqcount_mutex_init() with wrong address
 2021-01-26  7:03 UTC  (5+ messages)

[PATCH] hwmon: (dell-smm) Add XPS 15 L502X to fan control blacklist
 2021-01-26  8:15 UTC  (4+ messages)

stable-rc/queue/5.4 build: 199 builds: 1 failed, 198 passed, 121 warnings (v5.4.92-87-g16671f282756)
 2021-01-26 16:28 UTC 

stable-rc/queue/4.4 build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.253-20-gafb85ed554884)
 2021-01-26 16:29 UTC 

[PATCH] arm64: Fix kernel address detection of __is_lm_address()
 2021-01-26 16:36 UTC  (2+ messages)

[PATCH v3] vhost_vdpa: fix the problem in vhost_vdpa_set_config_call
 2021-01-26  8:28 UTC  (2+ messages)

[PATCH 1/2] io_uring: fix __io_uring_files_cancel() with TASK_UNINTERRUPTIBLE
 2021-01-26 16:01 UTC  (4+ messages)
` [PATCH 2/2] io_uring: fix cancellation taking mutex while TASK_UNINTERRUPTIBLE

stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 69 warnings (v4.14.217-36-g2034dcfd84e0)
 2021-01-26 15:57 UTC 

[PATCH] watchdog: qcom: Remove incorrect usage of QCOM_WDT_ENABLE_IRQ
 2021-01-26 15:53 UTC  (3+ messages)

stable-rc/linux-5.4.y build: 200 builds: 1 failed, 199 passed, 121 warnings (v5.4.92-88-ga2ea77508efe6)
 2021-01-26 15:32 UTC 

stable-rc/linux-5.10.y build: 193 builds: 0 failed, 193 passed, 13 warnings (v5.10.10-204-g460ab443f340)
 2021-01-26 15:30 UTC 

patch "usb: xhci-mtk: fix unreleased bandwidth data" added to usb-linus
 2021-01-26 14:54 UTC 

[PATCH] mmc: sdhci-pltfm: Fix linking err for sdhci-brcmstb
 2021-01-26 14:09 UTC  (3+ messages)

[PATCH] mmc: brcmstb: Fix sdhci_pltfm_suspend link error
 2021-01-26  9:55 UTC  (3+ messages)

patch "usb: gadget: aspeed: add missing of_node_put" added to usb-linus
 2021-01-26 14:23 UTC 

[PATCH] btrfs: avoid double put of block group when emptying cluster
 2021-01-26 14:30 UTC  (3+ messages)

[PATCH] USB: serial: ftdi_sio: fix FTX sub-integer prescaler
 2021-01-26 14:22 UTC  (3+ messages)

patch "USB: usblp: don't call usb_set_interface if there's a single alt" added to usb-linus
 2021-01-26 14:15 UTC 

✅ PASS: Test report for kernel 5.10.11-rc1 (stable)
 2021-01-26 13:36 UTC 

[PATCH 5.4 00/88] 5.4.93-rc2 review
 2021-01-26 12:21 UTC  (5+ messages)

[PATCH 5.10 000/203] 5.10.11-rc2 review
 2021-01-26 12:56 UTC  (3+ messages)

[PATCH 5.4 00/87] 5.4.93-rc3 review
 2021-01-26 12:56 UTC  (2+ messages)

[PATCH stable 00/11] io_uring for-stable
 2021-01-26 11:17 UTC  (12+ messages)
` [PATCH stable 01/11] kernel/io_uring: cancel io_uring before task works
` [PATCH stable 02/11] io_uring: inline io_uring_attempt_task_drop()
` [PATCH stable 03/11] io_uring: add warn_once for io_uring_flush()
` [PATCH stable 04/11] io_uring: stop SQPOLL submit on creator's death
` [PATCH stable 05/11] io_uring: fix null-deref in io_disable_sqo_submit
` [PATCH stable 06/11] io_uring: do sqo disable on install_fd error
` [PATCH stable 07/11] io_uring: fix false positive sqo warning on flush
` [PATCH stable 08/11] io_uring: fix uring_flush in exit_files() warning
` [PATCH stable 09/11] io_uring: fix skipping disabling sqo on exec
` [PATCH stable 10/11] io_uring: dont kill fasync under completion_lock
` [PATCH stable 11/11] io_uring: fix sleeping under spin in __io_clean_op

[PATCH] HID: wacom: Correct NULL dereference on AES pen proximity
 2021-01-26 10:55 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-qcom: Fix mask extraction for bootloader programmed SMRs
 2021-01-26 10:34 UTC  (2+ messages)

[PATCH 5.10-stable] gpio: mvebu: fix pwm .get_state period calculation
 2021-01-26  9:00 UTC 

stable/linux-5.4.y build: 200 builds: 1 failed, 199 passed, 109 warnings (v5.4.92)
 2021-01-26  4:07 UTC 

stable-rc/queue/5.10 baseline: 189 runs, 2 regressions (v5.10.10-199-g7697e1eb59f82)
 2021-01-26  3:49 UTC 

stable/linux-4.4.y baseline: 112 runs, 12 regressions (v4.4.253)
 2021-01-26  3:40 UTC 

stable-rc/queue/4.9 build: 197 builds: 0 failed, 197 passed, 4 warnings (v4.9.253-27-g90c32fdffc0fe)
 2021-01-26  3:36 UTC 

stable-rc/linux-5.4.y build: 200 builds: 6 failed, 194 passed, 5 errors, 118 warnings (v5.4.92-87-g3deaa28e41d97)
 2021-01-26  2:05 UTC 

stable-rc/linux-4.4.y baseline: 113 runs, 11 regressions (v4.4.253-21-g410eafab40b1)
 2021-01-26  3:01 UTC 

stable-rc/queue/5.10 build: 196 builds: 4 failed, 192 passed, 4 errors, 13 warnings (v5.10.10-199-g7697e1eb59f82)
 2021-01-26  0:19 UTC 

stable-rc/linux-5.10.y build: 196 builds: 4 failed, 192 passed, 4 errors, 13 warnings (v5.10.10-200-gefec2624e657)
 2021-01-26  0:20 UTC 

[PATCH v2] KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest mode for VMX
 2021-01-26  0:43 UTC 

stable/linux-4.9.y build: 197 builds: 0 failed, 197 passed, 4 warnings (v4.9.253)
 2021-01-26  1:00 UTC 

stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 69 warnings (v4.14.217-37-ga70ec33ca008)
 2021-01-26  1:30 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).