All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-07 00:34:53 to 2023-05-07 05:40:37 UTC [more...]

stable-rc/queue/6.1 build: 166 builds: 1 failed, 165 passed, 4 errors, 17 warnings (v6.1.22-1160-g97929780b450)
 2023-05-07  5:40 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2023-05-06
 2023-05-07  5:35 UTC 

[qemu-mainline test] 180559: tolerable FAIL - PUSHED
 2023-05-07  5:31 UTC 

system hang on start-up (mlx5?)
 2023-05-07  5:31 UTC  (8+ messages)

[RFC PATCH bpf-next 0/4] Introduce bpf iterators for file-system
 2023-05-07  5:29 UTC  (10+ messages)
` [RFC PATCH bpf-next 1/4] bpf: Introduce bpf iterator for file-system inode
` [RFC PATCH bpf-next 2/4] bpf: Add three kfunc helpers for bpf fs inode iterator
` [RFC PATCH bpf-next 3/4] bpf: Introduce bpf iterator for file system mount
` [RFC PATCH bpf-next 4/4] selftests/bpf: Add test cases for bpf file-system iterator

[PATCH] fs: jfs: fixed UBSAN: shift-out-of-bounds in dbFree
 2023-05-07  5:28 UTC  (2+ messages)

[Buildroot] List of trivial old patches
 2023-05-07  4:17 UTC  (3+ messages)

[PATCHSET RFC v24.6 0/4] xfs: online repair for fs summary counters with exclusive fsfreeze
 2023-05-07  5:23 UTC  (3+ messages)
` [PATCH 1/4] vfs: allow filesystem freeze callers to denote who froze the fs

[PATCH 0/5] ufs: Do not requeue while ungating the clock
 2023-05-07  5:20 UTC  (5+ messages)
` [PATCH 4/5] scsi: ufs: core: Unexport ufshcd_hold() and ufshcd_release()

[syzbot] [mm?] [ntfs3?] kernel panic: stack is corrupted in save_stack
 2023-05-07  5:17 UTC 

stable-rc/queue/4.19 build: 197 builds: 5 failed, 192 passed, 28 warnings (v4.19.279-298-g75e41f1dfeec)
 2023-05-07  5:11 UTC 

[PATCH 5.10.y 1/2] arm64: Always load shadow stack pointer directly from the task struct
 2023-05-07  5:11 UTC  (2+ messages)

drivers/xen/xenbus/xenbus_probe.c:1025 xenbus_init() warn: missing unwind goto?
 2023-05-07  5:09 UTC 

[PATCH] Documentation/block: request: delete the unused FIXME comment
 2023-05-07  4:50 UTC 

arch/loongarch/kernel/kfpu.c:17:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-05-07  4:26 UTC 

[patch V2 00/38] cpu/hotplug, x86: Reworked parallel CPU bringup
 2023-05-07  4:14 UTC  (7+ messages)
` [patch V2 38/38] x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it

FAILED: patch "[PATCH] crypto: api - Demote BUG_ON() in crypto_unregister_alg() to a" failed to apply to 5.4-stable tree
 2023-05-07  4:09 UTC 

FAILED: patch "[PATCH] crypto: api - Demote BUG_ON() in crypto_unregister_alg() to a" failed to apply to 4.19-stable tree
 2023-05-07  4:09 UTC 

[PATCH v3 0/5] Allwinner R329/D1/R528/T113s SPI support
 2023-05-07  4:06 UTC  (4+ messages)
` [PATCH v3 1/5] dt-bindings: spi: sun6i: add DT bindings for Allwinner R329/D1/R528/T113s SPI

[RFC v3 00/24] vfs: provide automatic kernel freeze / resume
 2023-05-07  4:08 UTC  (14+ messages)
` [RFC v3 01/24] fs: unify locking semantics for fs freeze / thaw
` [RFC v3 03/24] fs: distinguish between user initiated freeze and kernel initiated freeze
` [RFC v3 05/24] fs: add automatic kernel fs freeze / thaw and remove kthread freezing

FAILED: patch "[PATCH] crypto: safexcel - Cleanup ring IRQ workqueues on load" failed to apply to 5.4-stable tree
 2023-05-07  4:07 UTC 

[RESEND v2 1/6] dt-bindings: power: Add JH7110 AON PMU support
 2023-05-07  4:00 UTC  (14+ messages)

confusing documentation about Development Process
 2023-05-07  3:55 UTC  (2+ messages)

[PATCH 00/24] Header cleanups (final splitting of cache.h, and some splitting of other headers)
 2023-05-07  3:45 UTC  (25+ messages)
` [PATCH 01/24] init-db: remove unnecessary global variable & document existing bug
` [PATCH 02/24] init-db, clone: change unnecessary global into passed parameter
` [PATCH 03/24] setup: adopt shared init-db & clone code
` [PATCH 04/24] read-cache: move shared commit and ls-files code
` [PATCH 05/24] add: modify add_files_to_cache() to avoid globals
` [PATCH 06/24] read-cache: move shared add/checkout/commit code
` [PATCH 07/24] statinfo: move stat_{data,validity} functions from cache/read-cache
` [PATCH 08/24] run-command.h: move declarations for run-command.c from cache.h
` [PATCH 09/24] name-hash.h: move declarations for name-hash.c "
` [PATCH 10/24] sparse-index.h: move declarations for sparse-index.c "
` [PATCH 11/24] preload-index.h: move declarations for preload-index.c from elsewhere
` [PATCH 12/24] diff.h: move declaration for global in diff.c from cache.h
` [PATCH 13/24] merge.h: move declarations for merge.c "
` [PATCH 14/24] repository.h: move declaration of the_index "
` [PATCH 15/24] read-cache*.h: move declarations for read-cache.c functions "
` [PATCH 16/24] cache.h: remove this no-longer-used header
` [PATCH 17/24] log-tree: replace include of revision.h with simple forward declaration
` [PATCH 18/24] repository: remove unnecessary include of path.h
` [PATCH 19/24] diff.h: remove unnecessary include of oidset.h
` [PATCH 20/24] list-objects-filter-options.h: remove unneccessary include
` [PATCH 21/24] builtin.h: remove unneccessary includes
` [PATCH 22/24] git-compat-util.h: remove unneccessary include of wildmatch.h
` [PATCH 23/24] hash-ll, hashmap: move oidhash() to hash-ll
` [PATCH 24/24] fsmonitor-ll.h: split this header out of fsmonitor.h

[linux-stable-rc:queue/6.2 97/621] drivers/net/ethernet/intel/igc/igc_main.c:647:12: error: implicit declaration of function 'FIELD_PREP' is invalid in C99
 2023-05-07  3:45 UTC 

[PATCH v2] PCI/ASPM: Fix UAF by disabling ASPM for link when child function is removed
 2023-05-07  3:40 UTC 

stable-rc/queue/5.10 build: 184 builds: 2 failed, 182 passed, 9 warnings (v5.10.176-634-gf5f2590456bc)
 2023-05-07  3:40 UTC 

[PATCH] subtree: support long global flags
 2023-05-07  3:09 UTC 

stable-rc/queue/4.14 build: 195 builds: 2 failed, 193 passed, 28 warnings (v4.14.311-206-g98d28bc26769)
 2023-05-07  3:05 UTC 

drivers/net/wireless/ath/ath12k/wmi.c:5522 ath12k_mgmt_rx_event() warn: 'rx_ev.snr + -95' 4294967201 can't fit into 127 'status->signal'
 2023-05-07  3:03 UTC 

stable-rc/queue/6.1 build: 166 builds: 1 failed, 165 passed, 4 errors, 17 warnings (v6.1.22-1160-g24230ce6f2e2)
 2023-05-07  3:03 UTC 

[PATCH] RFC: switch: allow same-commit switch during merge if conflicts resolved
 2023-05-07  2:57 UTC  (6+ messages)

[PATCH v1] perf build: Add system include paths to BPF builds
 2023-05-07  2:56 UTC  (3+ messages)

[PATCH RFC 00/16] block atomic writes
 2023-05-07  2:35 UTC  (10+ messages)
` [PATCH RFC 01/16] block: Add atomic write operations to request_queue limits

[iwlwifi] 6.3 regression, AX201 crash on traffic activity with Pixel 7, bisected
 2023-05-07  2:34 UTC  (2+ messages)

[PATCH v3 09/11] drm/mediatek: gamma: Add support for 12-bit LUT and MT8195
 2023-05-07  2:32 UTC 

[PATCH v11 0/2] Add ASPEED AST2600 I2Cv2 controller driver
 2023-05-07  2:21 UTC  (7+ messages)
` [PATCH v11 2/2] i2c: aspeed: support ast2600 i2c new register mode driver

[PATCH 0/1] sched: Consider CPU contention in frequency & load-balance busiest CPU selection
 2023-05-07  2:19 UTC  (5+ messages)
` [PATCH 1/1] "

stable-rc/queue/5.4 build: 191 builds: 150 failed, 41 passed, 148 errors, 175 warnings (v5.4.238-435-ge9d72453026a)
 2023-05-07  2:19 UTC 

[PATCH] ext4: fix deadlock when converting an inline directory in nojournal mode
 2023-05-07  2:16 UTC 

kernel/events/core.c:7429 perf_virt_to_phys() warn: always true condition '(virt >= 0) => (0-u64max >= 0)'
 2023-05-07  2:11 UTC 

[syzbot] [nfc?] WARNING in __do_kernel_fault (3)
 2023-05-07  2:09 UTC 

stable-rc/queue/4.19 build: 200 builds: 187 failed, 13 passed, 183 errors, 191 warnings (v4.19.279-299-g9412ee320dd8)
 2023-05-07  2:04 UTC 

[PATCH] sched: core: Simplify init_sched_mm_cid()
 2023-05-07  2:33 UTC  (2+ messages)

[PATCH 06/11] iscsi: set netns for tcp and iser hosts
 2023-05-07  2:01 UTC  (3+ messages)

[stable:linux-4.19.y 3525/9999] ld.lld: error: drivers/media/usb/usbtv/usbtv-audio.o: contains a compressed section, but zlib is not available
 2023-05-07  2:01 UTC 

[linux-linus test] 180557: regressions - FAIL
 2023-05-07  2:00 UTC 

[PATCH trace-cmd v2 0/3] trace-cmd filtering
 2023-05-07  1:51 UTC  (3+ messages)

[akpm-mm:mm-unstable 14/80] mm/kfence/core.c:329:34: sparse: sparse: cast to restricted __le64
 2023-05-07  1:40 UTC 

[stable:linux-5.10.y 127/9999] WARNING: modpost: vmlinux.o(.text.unlikely+0x25c0): Section mismatch in reference from the function trace_define_generic_fields() to the variable .init.data:initcall_level_names
 2023-05-07  1:37 UTC  (2+ messages)

[PATCH v2] docs: clarify git rm --cached function in gitignore note
 2023-05-07  1:36 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v3 1/2] gnss: ubx: customize serial device open to set U-Blox Zed-F9P baud
 2023-05-07  1:29 UTC  (2+ messages)

Second of 3 drives in RAID5 missing
 2023-05-07  1:29 UTC  (4+ messages)

[PATCH] KVM: x86/mmu: Don't create kvm-nx-lpage-re kthread if not itlb_multihit
 2023-05-07  1:18 UTC  (6+ messages)

[PATCH AUTOSEL 6.1 01/19] ASoC: jack: allow multiple interrupt per gpio
 2023-05-07  0:34 UTC  (24+ messages)
` [PATCH AUTOSEL 6.1 03/19] HID: apple: Set the tilde quirk flag on the Geyser 4 and later
` [PATCH AUTOSEL 6.1 05/19] ASoC: tegra: Support coupled mic-hp detection
` [PATCH AUTOSEL 6.1 06/19] ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx (8A42)
` [PATCH AUTOSEL 6.1 07/19] HID: logitech-hidpp: Don't use the USB serial for USB devices
` [PATCH AUTOSEL 6.1 08/19] HID: logitech-hidpp: Reconcile USB and Unifying serials
` [PATCH AUTOSEL 6.1 09/19] spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3
` [PATCH AUTOSEL 6.1 10/19] usb: typec: ucsi: acpi: add quirk for ASUS Zenbook UM325
` [PATCH AUTOSEL 6.1 11/19] ALSA: hda: LNL: add HD Audio PCI ID
` [PATCH AUTOSEL 6.1 12/19] ASoC: amd: Add Dell G15 5525 to quirks list
` [PATCH AUTOSEL 6.1 13/19] ASoC: amd: yc: Add ThinkBook 14 G5+ ARP to quirks list for acp6x
` [PATCH AUTOSEL 6.1 14/19] HID: apple: Set the tilde quirk flag on the Geyser 3
` [PATCH AUTOSEL 6.1 15/19] HID: Ignore battery for ELAN touchscreen on ROG Flow X13 GV301RA
` [PATCH AUTOSEL 6.1 16/19] HID: wacom: generic: Set battery quirk only when we see battery data
` [PATCH AUTOSEL 6.1 17/19] usb: typec: tcpm: fix multiple times discover svids error
` [PATCH AUTOSEL 6.1 18/19] serial: 8250: Reinit port->pm on port specific driver unbind
` [PATCH AUTOSEL 6.1 19/19] mcb-pci: Reallocate memory region to avoid memory overlapping

[GIT PULL] Pipe FMODE_NOWAIT support
 2023-05-07  0:55 UTC  (4+ messages)

Debian package build from upstream source need git repo?? Failing
 2023-05-07  0:54 UTC 

[PATCH 0/6] strbuf cleanups
 2023-05-07  0:40 UTC  (3+ messages)
` [PATCH v2 0/7] "

[PATCH AUTOSEL 4.14 1/8] ASoC: jack: allow multiple interrupt per gpio
 2023-05-07  0:37 UTC  (10+ messages)
` [PATCH AUTOSEL 4.14 2/8] staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE
` [PATCH AUTOSEL 4.14 3/8] HID: logitech-hidpp: Don't use the USB serial for USB devices
` [PATCH AUTOSEL 4.14 4/8] HID: logitech-hidpp: Reconcile USB and Unifying serials
` [PATCH AUTOSEL 4.14 5/8] spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3
` [PATCH AUTOSEL 4.14 6/8] HID: wacom: generic: Set battery quirk only when we see battery data
` [PATCH AUTOSEL 4.14 7/8] serial: 8250: Reinit port->pm on port specific driver unbind
` [PATCH AUTOSEL 4.14 8/8] mcb-pci: Reallocate memory region to avoid memory overlapping

[PATCH AUTOSEL 5.15 01/10] ASoC: jack: allow multiple interrupt per gpio
 2023-05-07  0:35 UTC  (13+ messages)
` [PATCH AUTOSEL 5.15 02/10] staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE
` [PATCH AUTOSEL 5.15 03/10] ASoC: tegra: Support coupled mic-hp detection
` [PATCH AUTOSEL 5.15 04/10] HID: logitech-hidpp: Don't use the USB serial for USB devices
` [PATCH AUTOSEL 5.15 05/10] HID: logitech-hidpp: Reconcile USB and Unifying serials
` [PATCH AUTOSEL 5.15 06/10] spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3
` [PATCH AUTOSEL 5.15 07/10] HID: wacom: generic: Set battery quirk only when we see battery data
` [PATCH AUTOSEL 5.15 08/10] usb: typec: tcpm: fix multiple times discover svids error
` [PATCH AUTOSEL 5.15 09/10] serial: 8250: Reinit port->pm on port specific driver unbind
` [PATCH AUTOSEL 5.15 10/10] mcb-pci: Reallocate memory region to avoid memory overlapping

[PATCH 1/6] ksmbd: fix global-out-of-bounds in smb2_find_context_vals
 2023-05-07  0:52 UTC  (4+ messages)
` [PATCH 2/6] ksmbd: fix wrong UserName check in session_user

[GIT PULL] x86/shstk for 6.4
 2023-05-07  0:38 UTC  (8+ messages)

[PATCH AUTOSEL 4.19 1/9] ASoC: jack: allow multiple interrupt per gpio
 2023-05-07  0:36 UTC  (11+ messages)
` [PATCH AUTOSEL 4.19 2/9] staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE
` [PATCH AUTOSEL 4.19 3/9] HID: logitech-hidpp: Don't use the USB serial for USB devices
` [PATCH AUTOSEL 4.19 4/9] HID: logitech-hidpp: Reconcile USB and Unifying serials
` [PATCH AUTOSEL 4.19 5/9] spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3
` [PATCH AUTOSEL 4.19 6/9] HID: wacom: generic: Set battery quirk only when we see battery data
` [PATCH AUTOSEL 4.19 7/9] usb: typec: tcpm: fix multiple times discover svids error
` [PATCH AUTOSEL 4.19 8/9] serial: 8250: Reinit port->pm on port specific driver unbind
` [PATCH AUTOSEL 4.19 9/9] mcb-pci: Reallocate memory region to avoid memory overlapping

[PATCH AUTOSEL 5.10 1/9] ASoC: jack: allow multiple interrupt per gpio
 2023-05-07  0:35 UTC  (11+ messages)
` [PATCH AUTOSEL 5.10 2/9] staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE
` [PATCH AUTOSEL 5.10 3/9] HID: logitech-hidpp: Don't use the USB serial for USB devices
` [PATCH AUTOSEL 5.10 4/9] HID: logitech-hidpp: Reconcile USB and Unifying serials
` [PATCH AUTOSEL 5.10 5/9] spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3
` [PATCH AUTOSEL 5.10 6/9] HID: wacom: generic: Set battery quirk only when we see battery data
` [PATCH AUTOSEL 5.10 7/9] usb: typec: tcpm: fix multiple times discover svids error
` [PATCH AUTOSEL 5.10 8/9] serial: 8250: Reinit port->pm on port specific driver unbind
` [PATCH AUTOSEL 5.10 9/9] mcb-pci: Reallocate memory region to avoid memory overlapping

[Intel-gfx] [PATCH] drm/i915: Fix wrong condition in bxt_set_cdclk for DG2
 2023-05-07  0:39 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH AUTOSEL 5.4 1/9] ASoC: jack: allow multiple interrupt per gpio
 2023-05-07  0:36 UTC  (11+ messages)
` [PATCH AUTOSEL 5.4 2/9] staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE
` [PATCH AUTOSEL 5.4 3/9] HID: logitech-hidpp: Don't use the USB serial for USB devices
` [PATCH AUTOSEL 5.4 4/9] HID: logitech-hidpp: Reconcile USB and Unifying serials
` [PATCH AUTOSEL 5.4 5/9] spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3
` [PATCH AUTOSEL 5.4 6/9] HID: wacom: generic: Set battery quirk only when we see battery data
` [PATCH AUTOSEL 5.4 7/9] usb: typec: tcpm: fix multiple times discover svids error
` [PATCH AUTOSEL 5.4 8/9] serial: 8250: Reinit port->pm on port specific driver unbind
` [PATCH AUTOSEL 5.4 9/9] mcb-pci: Reallocate memory region to avoid memory overlapping

[PATCH AUTOSEL 6.2 01/20] ASoC: jack: allow multiple interrupt per gpio
 2023-05-07  0:32 UTC  (9+ messages)
` [PATCH AUTOSEL 6.2 03/20] HID: apple: Set the tilde quirk flag on the Geyser 4 and later
` [PATCH AUTOSEL 6.2 04/20] iio: imu: st_lsm6dsx: discard samples during filters settling time
` [PATCH AUTOSEL 6.2 08/20] HID: logitech-hidpp: Don't use the USB serial for USB devices
` [PATCH AUTOSEL 6.2 09/20] HID: logitech-hidpp: Reconcile USB and Unifying serials
` [PATCH AUTOSEL 6.2 12/20] ALSA: hda: LNL: add HD Audio PCI ID
` [PATCH AUTOSEL 6.2 13/20] ASoC: amd: Add Dell G15 5525 to quirks list
` [PATCH AUTOSEL 6.2 14/20] ASoC: amd: yc: Add ThinkBook 14 G5+ ARP to quirks list for acp6x
` [PATCH AUTOSEL 6.2 20/20] mcb-pci: Reallocate memory region to avoid memory overlapping

Meetup in the bay : Save the date June 13th
 2023-05-02 13:14 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.