messages from 2021-05-30 17:51:59 to 2021-05-31 13:26:10 UTC [more...]
[PATCH 4.9 00/66] 4.9.271-rc1 review
2021-05-31 13:14 UTC (58+ messages)
` [PATCH 4.9 01/66] mm, vmstat: drop zone->lock in /proc/pagetypeinfo
` [PATCH 4.9 02/66] tweewide: Fix most Shebang lines
` [PATCH 4.9 03/66] scripts: switch explicitly to Python 3
` [PATCH 4.9 04/66] netfilter: x_tables: Use correct memory barriers
` [PATCH 4.9 05/66] NFC: nci: fix memory leak in nci_allocate_device
` [PATCH 4.9 06/66] NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return()
` [PATCH 4.9 07/66] proc: Check /proc/$pid/attr/ writes against file opener
` [PATCH 4.9 08/66] net: hso: fix control-request directions
` [PATCH 4.9 09/66] mac80211: assure all fragments are encrypted
` [PATCH 4.9 10/66] mac80211: prevent mixed key and fragment cache attacks
` [PATCH 4.9 11/66] cfg80211: mitigate A-MSDU aggregation attacks
` [PATCH 4.9 12/66] mac80211: check defrag PN against current frame
` [PATCH 4.9 13/66] ath10k: Validate first subframe of A-MSDU before processing the list
` [PATCH 4.9 14/66] dm snapshot: properly fix a crash when an origin has no snapshots
` [PATCH 4.9 15/66] kgdb: fix gcc-11 warnings harder
` [PATCH 4.9 16/66] misc/uss720: fix memory leak in uss720_probe
` [PATCH 4.9 17/66] mei: request autosuspend after sending rx flow control
` [PATCH 4.9 18/66] staging: iio: cdc: ad7746: avoid overwrite of num_channels
` [PATCH 4.9 19/66] iio: adc: ad7793: Add missing error code in ad7793_setup()
` [PATCH 4.9 20/66] USB: trancevibrator: fix control-request direction
` [PATCH 4.9 21/66] serial: rp2: use request_firmware instead of request_firmware_nowait
` [PATCH 4.9 22/66] USB: serial: ti_usb_3410_5052: add startech.com device id
` [PATCH 4.9 23/66] USB: serial: option: add Telit LE910-S1 compositions 0x7010, 0x7011
` [PATCH 4.9 24/66] USB: serial: ftdi_sio: add IDs for IDS GmbH Products
` [PATCH 4.9 25/66] USB: serial: pl2303: add device id for ADLINK ND-6530 GC
` [PATCH 4.9 26/66] net: usb: fix memory leak in smsc75xx_bind
` [PATCH 4.9 27/66] spi: Fix use-after-free with devm_spi_alloc_*
` [PATCH 4.9 28/66] Bluetooth: cmtp: fix file refcount when cmtp_attach_device fails
` [PATCH 4.9 29/66] NFS: fix an incorrect limit in filelayout_decode_layout()
` [PATCH 4.9 30/66] NFS: Dont corrupt the value of pg_bytes_written in nfs_do_recoalesce()
` [PATCH 4.9 32/66] net/mlx4: Fix EEPROM dump support
` [PATCH 4.9 33/66] Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv"
` [PATCH 4.9 34/66] tipc: skb_linearize the head skb when reassembling msgs
` [PATCH 4.9 35/66] i2c: s3c2410: fix possible NULL pointer deref on read message after write
` [PATCH 4.9 36/66] i2c: i801: Dont generate an interrupt on bus reset
` [PATCH 4.9 37/66] perf jevents: Fix getting maximum number of fds
` [PATCH 4.9 38/66] platform/x86: hp_accel: Avoid invoking _INI to speed up resume
` [PATCH 4.9 40/66] net: fujitsu: fix potential null-ptr-deref
` [PATCH 4.9 41/66] net: caif: remove BUG_ON(dev == NULL) in caif_xmit
` [PATCH 4.9 49/66] scsi: BusLogic: Fix 64-bit system enumeration error for Buslogic
` [PATCH 4.9 50/66] openrisc: Define memory barrier mb
` [PATCH 4.9 51/66] btrfs: do not BUG_ON in link_to_fixup_dir
` [PATCH 4.9 52/66] platform/x86: intel_punit_ipc: Append MODULE_DEVICE_TABLE for ACPI
` [PATCH 4.9 53/66] drm/amdgpu: Fix a use-after-free
` [PATCH 4.9 54/66] net: netcp: Fix an error message
` [PATCH 4.9 55/66] net: mdio: thunder: Fix a double free issue in the .remove function
` [PATCH 4.9 56/66] net: mdio: octeon: Fix some double free issues
` [PATCH 4.9 57/66] net: bnx2: Fix error return code in bnx2_init_board()
` [PATCH 4.9 58/66] mld: fix panic in mld_newpack()
` [PATCH 4.9 59/66] staging: emxx_udc: fix loop in _nbu2ss_nuke()
` [PATCH 4.9 60/66] ASoC: cs35l33: fix an error code in probe()
` [PATCH 4.9 61/66] scsi: libsas: Use _safe() loop in sas_resume_port()
` [PATCH 4.9 62/66] sch_dsmark: fix a NULL deref in qdisc_reset()
` [PATCH 4.9 63/66] MIPS: alchemy: xxs1500: add gpio-au1000.h header file
` [PATCH 4.9 64/66] MIPS: ralink: export rt_sysc_membase for rt2880_wdt.c
` [PATCH 4.9 65/66] hugetlbfs: hugetlb_fault_mutex_hash() cleanup
` [PATCH 4.9 66/66] usb: core: reduce power-on-good delay time of root hub
[PATCH 4.4 00/54] 4.4.271-rc1 review
2021-05-31 13:14 UTC (54+ messages)
` [PATCH 4.4 01/54] mm, vmstat: drop zone->lock in /proc/pagetypeinfo
` [PATCH 4.4 02/54] netfilter: x_tables: Use correct memory barriers
` [PATCH 4.4 03/54] NFC: nci: fix memory leak in nci_allocate_device
` [PATCH 4.4 04/54] proc: Check /proc/$pid/attr/ writes against file opener
` [PATCH 4.4 05/54] net: hso: fix control-request directions
` [PATCH 4.4 06/54] mac80211: assure all fragments are encrypted
` [PATCH 4.4 07/54] mac80211: prevent mixed key and fragment cache attacks
` [PATCH 4.4 08/54] dm snapshot: properly fix a crash when an origin has no snapshots
` [PATCH 4.4 09/54] kgdb: fix gcc-11 warnings harder
` [PATCH 4.4 10/54] misc/uss720: fix memory leak in uss720_probe
` [PATCH 4.4 11/54] mei: request autosuspend after sending rx flow control
` [PATCH 4.4 12/54] staging: iio: cdc: ad7746: avoid overwrite of num_channels
` [PATCH 4.4 13/54] iio: adc: ad7793: Add missing error code in ad7793_setup()
` [PATCH 4.4 14/54] USB: trancevibrator: fix control-request direction
` [PATCH 4.4 15/54] serial: rp2: use request_firmware instead of request_firmware_nowait
` [PATCH 4.4 16/54] USB: serial: option: add Telit LE910-S1 compositions 0x7010, 0x7011
` [PATCH 4.4 17/54] USB: serial: ftdi_sio: add IDs for IDS GmbH Products
` [PATCH 4.4 18/54] USB: serial: pl2303: add device id for ADLINK ND-6530 GC
` [PATCH 4.4 19/54] net: usb: fix memory leak in smsc75xx_bind
` [PATCH 4.4 20/54] spi: Fix use-after-free with devm_spi_alloc_*
` [PATCH 4.4 21/54] spi: spi-sh: Fix use-after-free on unbind
` [PATCH 4.4 22/54] Bluetooth: cmtp: fix file refcount when cmtp_attach_device fails
` [PATCH 4.4 23/54] NFS: fix an incorrect limit in filelayout_decode_layout()
` [PATCH 4.4 24/54] NFS: Dont corrupt the value of pg_bytes_written in nfs_do_recoalesce()
` [PATCH 4.4 26/54] net/mlx4: Fix EEPROM dump support
` [PATCH 4.4 27/54] Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv"
` [PATCH 4.4 28/54] tipc: skb_linearize the head skb when reassembling msgs
` [PATCH 4.4 29/54] i2c: s3c2410: fix possible NULL pointer deref on read message after write
` [PATCH 4.4 30/54] i2c: i801: Dont generate an interrupt on bus reset
` [PATCH 4.4 31/54] platform/x86: hp_accel: Avoid invoking _INI to speed up resume
` [PATCH 4.4 32/54] net: fujitsu: fix potential null-ptr-deref
` [PATCH 4.4 33/54] net: caif: remove BUG_ON(dev == NULL) in caif_xmit
` [PATCH 4.4 34/54] char: hpet: add checks after calling ioremap
` [PATCH 4.4 35/54] ALSA: sb8: Add a comment note regarding an unused pointer
` [PATCH 4.4 36/54] isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_io
` [PATCH 4.4 37/54] libertas: register sysfs groups properly
` [PATCH 4.4 38/54] media: dvb: Add check on sp8870_readreg return
` [PATCH 4.4 39/54] media: gspca: properly check for errors in po1030_probe()
` [PATCH 4.4 40/54] scsi: BusLogic: Fix 64-bit system enumeration error for Buslogic
` [PATCH 4.4 41/54] openrisc: Define memory barrier mb
` [PATCH 4.4 42/54] btrfs: do not BUG_ON in link_to_fixup_dir
` [PATCH 4.4 43/54] drm/amdgpu: Fix a use-after-free
` [PATCH 4.4 44/54] net: netcp: Fix an error message
` [PATCH 4.4 45/54] net: bnx2: Fix error return code in bnx2_init_board()
` [PATCH 4.4 46/54] mld: fix panic in mld_newpack()
` [PATCH 4.4 47/54] staging: emxx_udc: fix loop in _nbu2ss_nuke()
` [PATCH 4.4 48/54] scsi: libsas: Use _safe() loop in sas_resume_port()
` [PATCH 4.4 49/54] sch_dsmark: fix a NULL deref in qdisc_reset()
` [PATCH 4.4 50/54] MIPS: alchemy: xxs1500: add gpio-au1000.h header file
` [PATCH 4.4 51/54] MIPS: ralink: export rt_sysc_membase for rt2880_wdt.c
` [PATCH 4.4 52/54] hugetlbfs: hugetlb_fault_mutex_hash() cleanup
` [PATCH 4.4 53/54] bluetooth: eliminate the potential race condition when removing the HCI controller
` [PATCH 4.4 54/54] usb: core: reduce power-on-good delay time of root hub
stable-rc/queue/5.4 build: 162 builds: 0 failed, 162 passed, 79 warnings (v5.4.122-183-g09f40ed6b545)
2021-05-31 12:41 UTC
Buying an item on your site
2021-05-31 12:10 UTC
stable-rc/queue/4.19 baseline: 140 runs, 5 regressions (v4.19.192-115-ge9e813bb42b8)
2021-05-31 12:13 UTC
stable-rc/queue/5.12 build: 168 builds: 0 failed, 168 passed, 12 warnings (v5.12.7-302-g8d24668de8d9)
2021-05-31 12:13 UTC
[PATCH v2 | stable v5.4+ 0/3] x86/kvm: fixes for hibernation
2021-05-31 12:04 UTC (6+ messages)
` [PATCH v2 | stable v5.4+ 1/3] x86/kvm: Teardown PV features on boot CPU as well
` [PATCH v2 | stable v5.4+ 2/3] x86/kvm: Disable kvmclock on all CPUs on shutdown
` [PATCH v2 | stable v5.4+ 3/3] x86/kvm: Disable all PV features on crash
[PATCH 5.4.y 0/2] 5.4.y missing upstream commits 7beb691f and 51f644b4, causing: WARNING in vkms_vblank_simulate
2021-05-31 12:00 UTC (2+ messages)
stable-rc/queue/4.19 build: 169 builds: 0 failed, 169 passed, 56 warnings (v4.19.192-117-gd2af6de74b0f)
2021-05-31 11:55 UTC
[PATCH for 4.4] bluetooth: eliminate the potential race condition when removing the HCI controller
2021-05-31 11:54 UTC (2+ messages)
FAILED: patch "[PATCH] arm64: mm: don't use CON and BLK mapping if KFENCE is enabled" failed to apply to 5.12-stable tree
2021-05-31 11:53 UTC (3+ messages)
` [PATCH stable 5.12.y] arm64: mm: don't use CON and BLK mapping if KFENCE is enabled
FAILED: patch "[PATCH] KVM: arm64: Resolve all pending PC updates before immediate" failed to apply to 5.12-stable tree
2021-05-31 11:49 UTC
FAILED: patch "[PATCH] KVM: arm64: Commit pending PC adjustemnts before returning to" failed to apply to 5.12-stable tree
2021-05-31 11:48 UTC (3+ messages)
[stable-rc] 5.12 arch/arm64/kvm/arm.c:722:8: error: use of undeclared label 'out'
2021-05-31 11:46 UTC (2+ messages)
[PATCH] usb: musb: fix MUSB_QUIRK_B_DISCONNECT_99 handling
2021-05-31 11:40 UTC (3+ messages)
stable-rc/queue/5.10 build: 173 builds: 0 failed, 173 passed, 15 warnings (v5.10.40-259-gdac437d7b2db)
2021-05-31 11:22 UTC
stable-rc/queue/4.14 build: 170 builds: 0 failed, 170 passed, 58 warnings (v4.14.234-80-ge7a184d13d43)
2021-05-31 10:50 UTC
[PATCH] tick/nohz: Only check for RCU deferred wakeup on user/guest entry when needed
2021-05-31 10:40 UTC (2+ messages)
` [tip: sched/urgent] "
stable-rc/queue/4.4 build: 168 builds: 0 failed, 168 passed, 8 warnings (v4.4.270-54-g222f2191a91e)
2021-05-31 10:37 UTC
stable-rc/queue/4.9 build: 159 builds: 0 failed, 159 passed, 3 warnings (v4.9.270-67-g3c706be65cd5)
2021-05-31 10:15 UTC
stable-rc/queue/4.19 baseline: 118 runs, 6 regressions (v4.19.192-114-g533e4285f10d)
2021-05-31 10:05 UTC
[RFC v2 1/2] x86/fpu: Fix state corruption in __fpu__restore_sig()
2021-05-31 10:01 UTC (5+ messages)
[PATCH v2 1/5] arm64: kexec_file: Forbid non-crash kernels
2021-05-31 9:57 UTC
[PATCH v2 2/3] media: gspca/sunplus: fix zero-length control requests
2021-05-31 9:44 UTC (2+ messages)
` [PATCH v2 3/3] media: rtl28xxu: fix zero-length control request
stable-rc/queue/5.10 baseline: 138 runs, 1 regressions (v5.10.40-252-gefa4dae380d8)
2021-05-31 9:41 UTC
[PATCH] x86/sev: Check whether SEV or SME is supported first
2021-05-31 9:37 UTC (4+ messages)
stable-rc/queue/5.12 build: 155 builds: 0 failed, 155 passed, 10 warnings (v5.12.7-297-gcf10a78adf10)
2021-05-31 9:33 UTC
stable-rc/queue/5.4 build: 178 builds: 0 failed, 178 passed, 87 warnings (v5.4.122-179-gb2a3b9ec2565)
2021-05-31 9:17 UTC
stable-rc/queue/4.9 baseline: 102 runs, 6 regressions (v4.9.270-66-gf6e0b6889430)
2021-05-31 8:49 UTC
stable-rc/queue/4.19 build: 164 builds: 0 failed, 164 passed, 56 warnings (v4.19.192-115-ge9e813bb42b8)
2021-05-31 8:44 UTC
[PATCH] net: fix oops in socket ioctl cmd SIOCGSKNS when NET_NS is disabled
2021-05-31 8:30 UTC (3+ messages)
stable-rc/queue/4.14 baseline: 157 runs, 6 regressions (v4.14.234-78-g1558b596dfa2)
2021-05-31 8:24 UTC
stable-rc/queue/4.4 baseline: 107 runs, 10 regressions (v4.4.270-53-gddff99e02e2f)
2021-05-31 8:06 UTC
[PATCH v2] btrfs: zoned: fix zone number to sector/physical calculation
2021-05-31 8:02 UTC (2+ messages)
[PATCH for-5.10.y] drm/msm/dpu: always use mdp device to scale bandwidth
2021-05-31 7:55 UTC (3+ messages)
[PATCH 3/3] media: rtl28xxu: fix zero-length control request
2021-05-31 7:55 UTC (2+ messages)
[PATCH] drm/i915: Use DRIVER_NAME for tracing unattached requests
2021-05-31 7:53 UTC (3+ messages)
[RESEND PATCH] nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connect
2021-05-31 7:21 UTC
patch "ipack/carriers/tpci200: Fix a double free in tpci200_pci_probe" added to char-misc-next
2021-05-31 6:58 UTC
stable-rc/queue/5.4 build: 162 builds: 0 failed, 162 passed, 76 warnings (v5.4.122-177-g77925e277943)
2021-05-31 6:58 UTC
stable-rc/queue/4.19 build: 188 builds: 0 failed, 188 passed, 61 warnings (v4.19.192-114-g533e4285f10d)
2021-05-31 6:35 UTC
exFAT unexpected handling of filenames ending with dots
2021-05-31 6:14 UTC (2+ messages)
stable-rc/queue/5.10 build: 157 builds: 0 failed, 157 passed, 7 warnings (v5.10.40-252-gefa4dae380d8)
2021-05-31 6:11 UTC
[PATCH v2] tpm: Replace WARN_ONCE() with dev_err_once() in tpm_tis_status()
2021-05-31 5:50 UTC (2+ messages)
stable-rc/queue/5.12 build: 173 builds: 0 failed, 173 passed, 13 warnings (v5.12.7-297-ga8a50a31f24d)
2021-05-31 5:48 UTC
[PATCH] tpm: Replace WARN_ONCE() with dev_err_once() in tpm_tis_status()
2021-05-31 5:33 UTC (3+ messages)
stable-rc/queue/4.9 build: 161 builds: 0 failed, 161 passed, 3 warnings (v4.9.270-66-gf6e0b6889430)
2021-05-31 5:20 UTC
stable-rc/queue/4.14 build: 186 builds: 0 failed, 186 passed, 61 warnings (v4.14.234-78-g1558b596dfa2)
2021-05-31 4:55 UTC
stable-rc/queue/5.10 baseline: 200 runs, 2 regressions (v5.10.40-198-gc51a6e59c823)
2021-05-31 4:49 UTC
stable-rc/queue/4.4 build: 159 builds: 0 failed, 159 passed, 6 warnings (v4.4.270-53-gddff99e02e2f)
2021-05-31 4:37 UTC
stable-rc/queue/4.14 baseline: 122 runs, 5 regressions (v4.14.234-64-gc5ed36a9a77d)
2021-05-31 2:48 UTC
stable-rc/queue/4.19 baseline: 178 runs, 6 regressions (v4.19.192-97-gbcb6e5399a5d)
2021-05-31 2:21 UTC
stable-rc/queue/4.9 baseline: 134 runs, 6 regressions (v4.9.270-55-g88848f1b435c)
2021-05-31 2:04 UTC
stable-rc/queue/5.10 build: 174 builds: 0 failed, 174 passed, 14 warnings (v5.10.40-198-gc51a6e59c823)
2021-05-31 1:20 UTC
stable-rc/queue/5.12 build: 151 builds: 0 failed, 151 passed, 12 warnings (v5.12.7-228-g8419ed65bb9d)
2021-05-31 0:55 UTC
stable-rc/queue/4.4 build: 176 builds: 0 failed, 176 passed, 8 warnings (v4.4.270-45-gdf2df28f4592)
2021-05-31 0:32 UTC
stable-rc/queue/5.4 build: 160 builds: 0 failed, 160 passed, 79 warnings (v5.4.122-142-gbfc47ae14556)
2021-05-31 0:13 UTC
stable-rc/queue/4.14 build: 165 builds: 0 failed, 165 passed, 54 warnings (v4.14.234-64-gc5ed36a9a77d)
2021-05-30 23:19 UTC
stable-rc/queue/4.9 baseline: 115 runs, 5 regressions (v4.9.270-37-g451208a3bcca)
2021-05-30 23:06 UTC
stable-rc/queue/4.19 build: 190 builds: 0 failed, 190 passed, 61 warnings (v4.19.192-97-gbcb6e5399a5d)
2021-05-30 22:52 UTC
stable-rc/queue/4.14 baseline: 155 runs, 6 regressions (v4.14.234-44-gd1a934cd791d)
2021-05-30 22:50 UTC
stable-rc/queue/4.9 build: 161 builds: 0 failed, 161 passed, 3 warnings (v4.9.270-55-g88848f1b435c)
2021-05-30 22:35 UTC
stable-rc/queue/5.10 baseline: 186 runs, 1 regressions (v5.10.40-139-gf93ddb6581f8)
2021-05-30 22:21 UTC
stable-rc/queue/4.19 baseline: 147 runs, 5 regressions (v4.19.192-74-g7963f55f7491)
2021-05-30 20:57 UTC
stable-rc/queue/4.4 baseline: 130 runs, 11 regressions (v4.4.270-30-g3a763d7a6651)
2021-05-30 20:10 UTC
stable-rc/queue/5.10 baseline: 196 runs, 1 regressions (v5.10.40-139-g2cb2acbbafd8)
2021-05-30 19:50 UTC
stable-rc/queue/4.9 build: 165 builds: 0 failed, 165 passed, 4 warnings (v4.9.270-37-g451208a3bcca)
2021-05-30 19:37 UTC
stable-rc/queue/4.14 baseline: 147 runs, 7 regressions (v4.14.234-41-g9c72fe503bef)
2021-05-30 19:24 UTC
stable-rc/queue/4.14 build: 188 builds: 0 failed, 188 passed, 61 warnings (v4.14.234-44-gd1a934cd791d)
2021-05-30 19:21 UTC
stable-rc/queue/4.19 baseline: 159 runs, 5 regressions (v4.19.192-61-gabd97217cdb9)
2021-05-30 19:05 UTC
stable-rc/queue/5.10 build: 156 builds: 0 failed, 156 passed, 14 warnings (v5.10.40-139-gf93ddb6581f8)
2021-05-30 18:52 UTC
stable-rc/queue/4.9 baseline: 142 runs, 5 regressions (v4.9.270-27-g121dfec03798)
2021-05-30 18:45 UTC
stable-rc/queue/4.19 baseline: 168 runs, 5 regressions (v4.19.192-61-g637b94c89e44)
2021-05-30 18:21 UTC
stable-rc/queue/4.14 baseline: 157 runs, 6 regressions (v4.14.234-33-gf945f46ed622)
2021-05-30 18:00 UTC
stable-rc/queue/5.4 build: 167 builds: 0 failed, 167 passed, 84 warnings (v5.4.122-93-gfe8e4ddf6c38)
2021-05-30 17:51 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