public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-11 22:43:26 to 2023-09-12 02:07:51 UTC [more...]

[PATCH] certs: Restrict blacklist updates to the secondary trusted keyring
 2023-09-11 23:08 UTC  (7+ messages)

[PATCH v6 00/22] fix DRM_USE_DYNAMIC_DEBUG regression
 2023-09-11 23:08 UTC  (10+ messages)
` [PATCH v6 01/22] test-dyndbg: fixup CLASSMAP usage error
` [PATCH v6 07/22] dyndbg: reduce verbose/debug clutter
` [PATCH v6 09/22] dyndbg: tighten ddebug_class_name() 1st arg type
` [PATCH v6 11/22] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v6 14/22] dyndbg: refactor ddebug_classparam_clamp_input
` [PATCH v6 15/22] dyndbg-API: promote DYNDBG_CLASSMAP_PARAM to API
` [PATCH v6 16/22] dyndbg-test: build it with just CONFIG_DYNAMIC_DEBUG_CORE
` [PATCH v6 17/22] dyndbg-doc: add classmap info to howto
` [PATCH v6 22/22] drm-drivers: DRM_CLASSMAP_USE in 2nd batch of drivers, helpers

[PATCH v11 net-next 00/23] net/tcp: Add TCP-AO support
 2023-09-11 21:03 UTC  (13+ messages)
` [PATCH v11 net-next 01/23] net/tcp: Prepare tcp_md5sig_pool for TCP-AO
` [PATCH v11 net-next 05/23] net/tcp: Calculate TCP-AO traffic keys
` [PATCH v11 net-next 07/23] net/tcp: Add tcp_parse_auth_options()
` [PATCH v11 net-next 09/23] net/tcp: Add TCP-AO sign to twsk
` [PATCH v11 net-next 10/23] net/tcp: Wire TCP-AO to request sockets
` [PATCH v11 net-next 13/23] net/tcp: Add TCP-AO segments counters
` [PATCH v11 net-next 14/23] net/tcp: Add TCP-AO SNE support
` [PATCH v11 net-next 18/23] net/tcp: Add TCP-AO getsockopt()s
` [PATCH v11 net-next 19/23] net/tcp: Allow asynchronous delete for TCP-AO keys (MKTs)
` [PATCH v11 net-next 21/23] net/tcp: Wire up l3index to TCP-AO
` [PATCH v11 net-next 22/23] net/tcp: Add TCP_AO_REPAIR
` [PATCH v11 net-next 23/23] Documentation/tcp: Add TCP-AO documentation

[PATCH v2 1/2] drm/msm/dpu: fail dpu_plane_atomic_check() based on mdp clk limits
 2023-09-11 22:16 UTC  (2+ messages)
` [PATCH v2 2/2] drm/msm/dpu: try multirect based on mdp clock limits

[PATCH v1 00/17] RPC service thread improvements
 2023-09-11 23:19 UTC  (6+ messages)
` [PATCH v1 11/17] lib: add light-weight queuing mechanism

[PATCH v3 0/5] ARM: omap: omap4-embt2ws: 32K clock for WLAN
 2023-09-11 22:13 UTC  (2+ messages)
` [PATCH v3 2/5] dt-bindings: mfd: ti,twl: Add clock provider properties

[PATCH 0/2] Rpmsg support for i.MX DSP with resource table
 2023-09-11 22:44 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: imx8mp: add reserve-memory nodes for DSP

[PATCH v2 0/2] fsi: sbefifo: fixes
 2023-09-11 22:38 UTC  (3+ messages)
` [PATCH v2 1/2] fsi: sbefifo: Bump up user write cmd length
` [PATCH v2 2/2] fsi: sbefifo: Validate pending user write

[PATCH v4 00/12] Unify TDCALL/SEAMCALL and TDVMCALL assembly
 2023-09-12  0:57 UTC  (4+ messages)

[PATCH RFC] selftests/rseq: fix kselftest Clang build warnings
 2023-09-12  1:40 UTC  (4+ messages)

[PATCH v2] regulator: ltc3589: Convert enum->pointer for data in the match tables
 2023-09-11 23:58 UTC  (2+ messages)

[PATCH v2] regulator: max20086: Make similar OF and ID table
 2023-09-11 23:58 UTC  (2+ messages)

[PATCH v2 0/2] maple_tree: mas_wr_append() fix ups
 2023-09-11 23:54 UTC  (8+ messages)
` [PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible

[PATCH v2 0/5] Introduce new wrappers to copy user-arrays
 2023-09-12  1:27 UTC  (2+ messages)

[PATCH] nvme-pci: ignore bogus CRTO according to NVME 2.0 spec
 2023-09-11 23:00 UTC  (2+ messages)

[PATCH v2 0/5] Add RC-to-EP doorbell with platform MSI controller
 2023-09-11 22:09 UTC  (5+ messages)
` [PATCH v2 1/5] PCI: endpoint: Add RC-to-EP doorbell support using "
` [PATCH v2 2/5] PCI: dwc: add doorbell support by use "
` [PATCH v2 3/5] PCI: endpoint: pci-epf-test: add doorbell test
` [PATCH v2 4/5] misc: pci_endpoint_test: Add doorbell test case

[PATCH v2][next] RDMA/core: Use size_{add,mul}() in calls to struct_size()
 2023-09-11 23:27 UTC 

[PATCH v2] usb: dwc3: core: Avoid resume dwc3 if already suspended in pm resume
 2023-09-12  0:08 UTC  (2+ messages)

[PATCH v1] arm64: dts: mt7986: add overlay for SATA power socket on BPI-R3
 2023-09-11 21:06 UTC  (4+ messages)

[PATCH v1 0/2] fsi: sbefifo: fixes
 2023-09-11 22:42 UTC  (4+ messages)
` [PATCH v1 1/2] fsi: sbefifo: Remove write's max command length

[PATCH -next] md: simplify md_seq_ops
 2023-09-12  1:02 UTC  (3+ messages)

[PATCH RFC v2 00/18] DCD: Add support for Dynamic Capacity Devices (DCD)
 2023-09-12  1:18 UTC  (4+ messages)
` [PATCH RFC v2 03/18] cxl/mem: Read Dynamic capacity configuration from the device

[PATCH v16 00/20] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2023-09-11 23:41 UTC  (4+ messages)
` [PATCH v16 02/20] drm/shmem-helper: Use flag for tracking page count bumped by get_pages_sgt()

[PATCH v2] usb: host: xhci: Avoid XHCI resume delay if SSUSB device is not present
 2023-09-12  0:15 UTC  (3+ messages)

[PATCH] fix build error in function vfio_combine_iova_ranges
 2023-09-12  1:07 UTC  (2+ messages)

[PATCH] i2c:octeon:Add block-mode r/w
 2023-09-12  1:16 UTC  (5+ messages)
      ` [PATCH] i2c: octeon: Add "

[PATCH net-next] atl1c: Work around the DMA RX overflow issue
 2023-09-12  1:07 UTC 

[PATCH v2 0/2] x86/kexec: UKI Support
 2023-09-12  1:03 UTC  (2+ messages)

[PATCH RFT 11/20] media: venus: core: Drop cache properties in resource struct
 2023-09-11 23:53 UTC  (2+ messages)

drivers/pci/endpoint/functions/pci-epf-vntb.c:574:38: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2023-09-12  1:09 UTC 

kernel/bpf/helpers.c:1920:19: warning: no previous declaration for 'bpf_refcount_acquire_impl'
 2023-09-12  0:58 UTC 

[PATCH 4/8] staging: rtl8192e: Use standard function in rtllib_rx_check_duplicate()
 2023-09-12  1:09 UTC  (2+ messages)

include/asm-generic/unaligned.h:119:16: sparse: sparse: cast truncates bits from constant value (aa01a0 becomes a0)
 2023-09-12  0:46 UTC 

[PATCH] x86/tdx: refactor deprecated strncpy
 2023-09-11 22:01 UTC  (3+ messages)

[PATCH] Fix typo in tpmrm class definition
 2023-09-11 21:53 UTC  (2+ messages)

net/bpf/test_run.c:544:17: warning: no previous declaration for 'bpf_fentry_test9'
 2023-09-11 22:29 UTC 

[PATCH] tpm: Fix typo in tpmrm class definition
 2023-09-11 22:32 UTC 

[syzbot] [hfs?] kernel BUG in hfs_btree_open (2)
 2023-09-11 22:46 UTC 

drivers/spi/spi-mtk-snfi.c:1168: warning: Function parameter or member 'op' not described in 'mtk_snand_is_page_ops'
 2023-09-11 22:40 UTC 

[PATCH] usb: xhci: xhci-ring: Use sysdev for mapping bounce buffer
 2023-09-11 23:41 UTC 

[PATCH v5 00/17] Add Qualcomm Minidump kernel driver related support
 2023-09-12  0:39 UTC  (5+ messages)
` [PATCH v5 09/17] pstore/ram: Use dynamic ramoops reserve resource

[PATCH v2 0/2] x86/sev-es: Resolve early #VC handler UB
 2023-09-12  0:27 UTC  (3+ messages)
` [PATCH v2 1/2] x86/sev-es: Allow copy_from_kernel_nofault in earlier boot
` [PATCH v2 2/2] x86/sev-es: Only set x86_virt_bits to correct value

[PATCH 0/1] x86/kexec: UKI support
 2023-09-11 23:20 UTC  (4+ messages)
  ` [systemd-devel] "

[syzbot] [ntfs3?] KASAN: slab-use-after-free Read in ntfs_write_bh
 2023-09-11 23:29 UTC 

[PATCH 1/2] fuse: revalidate: move lookup into a separate function
 2023-09-12  0:46 UTC  (2+ messages)

[PATCH v2 0/9] x86/clear_huge_page: multi-page clearing
 2023-09-11 23:10 UTC  (12+ messages)
` [PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED

[PATCH 2/4] dt-bindings: net: dsa: document internal MDIO bus
 2023-09-11 22:51 UTC  (11+ messages)

[RFC PATCH v5 0/5] Rework & improve riscv cmpxchg.h and atomic.h
 2023-09-12  0:22 UTC  (3+ messages)

[PATCH v6 00/22] fix DRM_USE_DYNAMIC_DEBUG regression
 2023-09-11 23:07 UTC 

[PATCH] aoe: refactor deprecated strncpy
 2023-09-11 21:09 UTC 

linux-next: Signed-off-by missing for commit in the iio tree
 2023-09-11 23:05 UTC 

[PATCH] tracefs/eventfs: Use list_for_each_srcu() in dcache_dir_open_wrapper()
 2023-09-12  0:06 UTC 

[PATCH v3 0/3] x86/cacheinfo: Set the number of leaves per CPU
 2023-09-12  0:30 UTC  (7+ messages)
` [PATCH v3 1/3] cacheinfo: Allocate memory for memory if not done from the primary CPU

[PATCH v4 0/5] riscv: Add fine-tuned checksum functions
 2023-09-11 22:57 UTC  (4+ messages)
` [PATCH v4 2/5] riscv: Add checksum library
` [PATCH v4 3/5] riscv: Vector checksum header
` [PATCH v4 5/5] riscv: Test checksum functions

[PATCH v5 0/8] io_uring: Initial support for {s,g}etsockopt commands
 2023-09-12  0:20 UTC  (5+ messages)
` [PATCH v5 5/8] io_uring/cmd: return -EOPNOTSUPP if net is disabled

[PATCH net v2] kcm: Fix memory leak in error path of kcm_sendmsg()
 2023-09-11 21:03 UTC  (2+ messages)

[PATCH v5] Randomized slab caches for kmalloc()
 2023-09-11 21:18 UTC  (2+ messages)

[PATCH V13 0/5] Generate device tree node for pci devices
 2023-09-11 21:13 UTC  (10+ messages)
` [PATCH V13 1/5] of: dynamic: Add interfaces for creating device node dynamically
` [PATCH V13 2/5] PCI: Create device tree node for bridge

[PATCH 7/7] riscv: mm: Combine the SMP and non-SMP TLB flushing code
 2023-09-11 22:08 UTC  (2+ messages)

[PATCH 0/2] arch: Sync all syscall tables with 2 newly added system calls
 2023-09-11 21:10 UTC  (3+ messages)
` [PATCH 2/2] arch: Reserve map_shadow_stack() syscall number for all architectures

[PATCH v3 0/4] platform/x86: intel_scu_ipc: Timeout fixes
 2023-09-11 21:18 UTC  (6+ messages)
` [PATCH v3 1/4] platform/x86: intel_scu_ipc: Check status after timeout in busy_loop()
` [PATCH v3 2/4] platform/x86: intel_scu_ipc: Check status upon timeout in ipc_wait_for_interrupt()
` [PATCH v3 3/4] platform/x86: intel_scu_ipc: Don't override scu in intel_scu_ipc_dev_simple_command()

[PATCH v14 00/11] LSM: Three basic syscalls
 2023-09-11 22:08 UTC  (4+ messages)
` [PATCH v14 04/11] LSM: syscalls for current process attributes

[PATCH 6.1 000/600] 6.1.53-rc1 review
 2023-09-11 20:58 UTC  (2+ messages)

[PATCH v4 0/4] cleanups for lockless slab shrink
 2023-09-11  9:25 UTC  (2+ messages)
` [PATCH v4 2/4] mm: vmscan: move shrinker-related code into a separate file

[PATCH v1 00/19] cleanup/refactor pgtable.h
 2023-09-11 19:03 UTC  (3+ messages)
` [PATCH v1 01/19] powerpc/8xx: Fix pte_access_permitted() for PAGE_NONE
` [PATCH v1 17/19] powerpc/nohash: Deduplicate ptep_set_wrprotect() and ptep_get_and_clear()

[PATCH v5] gpio: sim: don't fiddle with GPIOLIB private members
 2023-09-11 12:56 UTC  (3+ messages)

Subject: [PATCH v2] slab: kmalloc_size_roundup() must not return 0 for non-zero size
 2023-09-11 16:38 UTC  (7+ messages)

[PATCH v5 00/17] media: qcom: camss: Add parameter passing to remove several outstanding bugs
 2023-09-11 13:14 UTC  (3+ messages)
` [PATCH v5 12/17] media: qcom: camss: Functionally decompose CSIPHY clock lookups
` [PATCH v5 15/17] media: qcom: camss: Move vfe_disable into a common routine where applicable

[PATCH] ASoC: meson: spdifin: start hw on dai probe
 2023-09-11 15:07 UTC  (2+ messages)

[PATCH RFT 00/20] Venus cleanups
 2023-09-11 15:10 UTC  (3+ messages)
` [PATCH RFT 03/20] media: venus: pm_helpers: Add kerneldoc to venus_clks_get()
` [PATCH RFT 06/20] media: venus: pm_helpers: Move reset acquisition to common code

[PATCH 0/9] arm64: dts: qcom: msm8916/39: Reserve firmware memory dynamically
 2023-09-11 17:41 UTC  (3+ messages)
` [PATCH 7/9] arm64: dts: qcom: msm8916/39: Disable unneeded firmware reservations
` [PATCH 9/9] arm64: dts: qcom: msm8916/39: Fix venus memory size

Fwd: Unexplainable packet drop starting at v6.4
 2023-09-11 14:03 UTC  (3+ messages)

[PATCH V2 0/2] Do not try to access unaccepted memory
 2023-09-11 11:21 UTC  (2+ messages)
` [PATCH V2 1/2] efi/unaccepted: Do not let /proc/vmcore "

[PATCH 6.5 000/739] 6.5.3-rc1 review
 2023-09-11 20:06 UTC  (2+ messages)

[PATCH v4,0/3] Add mt8188 compatiable for DSI cmd packet control
 2023-09-11 12:07 UTC  (2+ messages)
` [PATCH v4,2/3] drm/mediatek: dsi: Add dsi cmdq_ctl to send panel initial code

[PATCH] mm: remove redundant clear page when CONFIG_INIT_ON_ALLOC_DEFAULT_ON configured
 2023-09-11 10:49 UTC 

[PATCH] pid: pid_ns_ctl_handler: Remove useless comment
 2023-09-11 14:55 UTC 

[PATCH v2] iio: light: vcnl4000: Don't power on/off chip in config
 2023-09-11 12:43 UTC 

[PATCH v2 2/2] PCI: altera: add suport for Agilex Family FPGA
 2023-09-11 13:08 UTC  (3+ messages)
` [PATCH v3 0/2] PCI: altera: add support to agilex family
  ` [PATCH v3 1/2] PCI: altera: refactor driver for supporting new platforms

[PATCH v4 0/9] KVM: selftests: Test the consistency of the PMU's CPUID and its features
 2023-09-11 11:43 UTC  (3+ messages)
` [PATCH v4 4/9] KVM: selftests: Test Intel PMU architectural events on gp counters
` [PATCH v4 6/9] KVM: selftests: Test consistency of CPUID with num of "

[RFC PATCH 0/8] Add FS035VG158 panel
 2023-09-11  9:41 UTC  (4+ messages)
` [RFC PATCH 3/8] drm/panel: nv3052c: Sleep for 150ms after reset
` [RFC PATCH 7/8] dt-bindings: vendor-prefixes: Add fascontek

[RFC 0/3] sys_move_phy_pages system call
 2023-09-11 17:26 UTC  (7+ messages)
` [RFC PATCH 3/3] mm/migrate: Create move_phys_pages syscall

[PATCH] null_blk: refactor deprecated strncpy
 2023-09-11 21:46 UTC 

cs42l43.c:undefined reference to `devm_regmap_add_irq_chip'
 2023-09-11 22:29 UTC 

[PATCH 0/8] PCI/treewide: PCIe Link Width field access cleanup
 2023-09-11 12:14 UTC  (2+ messages)
` [PATCH 3/8] igb: Use FIELD_GET() to extract Link Width

[PATCH V2 0/6] pinctrl: sprd: Modification of UNIOC Platform pinctrl Driver
 2023-09-11  9:46 UTC  (3+ messages)
` [PATCH V2 1/6] pinctrl: sprd: Modify the probe function parameters

[PATCH v2 1/2] PCI: altera: refactor driver for supporting new platform
 2023-09-11 13:53 UTC  (4+ messages)
` [PATCH v3 0/2] PCI: altera: add support to agilex family
  ` [PATCH v3 1/2] PCI: altera: refactor driver for supporting new platforms
  ` [PATCH v3 2/2] PCI: altera: add support for agilex family fpga

[PATCH] init/mount: print pretty name of root device when panics
 2023-09-11 12:26 UTC  (2+ messages)

[PATCH v3 0/7] arm64: ti: k3-j7: Add the ESM & main domain watchdog nodes
 2023-09-11  8:26 UTC  (2+ messages)

[PATCH v3 0/2] 8550 USB QMPPHY fixups
 2023-09-11 20:42 UTC  (2+ messages)

[PATCH v7] mm/filemap: remove hugetlb special casing in filemap.c
 2023-09-11 21:53 UTC 

[PATCH v2] init: fix -Wmissing-variable-declarations clang warning
 2023-09-11 20:49 UTC  (3+ messages)

[RFC PATCH 1/1] scripts: Introduce a default git.orderFile
 2023-09-11 19:37 UTC 

[PATCH V2 0/6] mm: page_alloc: freelist migratetype hygiene
 2023-09-11 20:50 UTC  (5+ messages)
` [PATCH 3/6] mm: page_alloc: move free pages when converting block during isolation

[PATCH] auxdisplay: panel: refactor deprecated strncpy
 2023-09-11 20:51 UTC 

[syzbot] memory leak in binder_transaction (2)
 2023-09-11 20:56 UTC  (2+ messages)
` [syzbot] [kernel?] "

[RFT PATCH 00/15] drm: non-drm-misc drivers call drm_atomic_helper_shutdown() at the right times
 2023-09-11 16:10 UTC  (4+ messages)
` [RFT PATCH 05/15] drm/mediatek: Call drm_atomic_helper_shutdown() at shutdown time

[PATCH] net: hsr : Provide fix for HSRv1 supervisor frames decoding
 2023-09-11 14:57 UTC  (4+ messages)

[PATCH 0/2] drm/tests: Flag slow kunit tests as such
 2023-09-11 11:25 UTC  (4+ messages)
` [PATCH 1/2] kunit: Warn if tests are slow

vmlinux.o: warning: objtool: svm_vcpu_enter_exit+0x34: call to context_tracking_enabled_this_cpu() leaves .noinstr.text section
 2023-09-11 17:25 UTC 

[PATCH V3 RESEND 0/6] Power: T7: add power domain driver
 2023-09-11 14:30 UTC  (2+ messages)

[PATCH v3 0/4] riscv: tlb flush improvements
 2023-09-11  8:33 UTC  (4+ messages)
` [PATCH v3 4/4] riscv: Improve flush_tlb_kernel_range()

[PATCH v1] mtd: rawnand: remove 'nand_exit_status_op()' prototype
 2023-09-11 10:30 UTC  (2+ messages)

[PATCH 0/2] Match data improvements for adv7180 driver
 2023-09-11  8:50 UTC  (3+ messages)
` [PATCH 1/2] media: i2c: adv7180: Extend match support for OF tables

[PATCH 00/14] add driver to support secure video decoder
 2023-09-11 12:59 UTC  (2+ messages)
` [PATCH 10/14] media: medkatek: vcodec: remove parse nal_info in kernel

[PATCH] RDMA/core: Fix repeated words in comments
 2023-09-11  9:55 UTC  (2+ messages)

[PATCH] RDMA/uverbs: Fix typo of sizeof argument
 2023-09-11 12:18 UTC  (2+ messages)

[PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
 2023-09-11 12:29 UTC  (9+ messages)

[PATCH] ACPI: OSI: refactor deprecated strncpy
 2023-09-11 20:36 UTC 

[PATCH 0/2] virtiofs submounts forgotten after client / guest memory pressure
 2023-09-11 18:38 UTC  (2+ messages)
` [PATCH 2/2] fuse: ensure that submounts lookup their root

[PATCH v2] drm/connector: document DRM_MODE_COLORIMETRY_COUNT
 2023-09-11 15:16 UTC  (4+ messages)
` (subset) "

[PATCH] kbuild: fix kernel-devel RPM package and linux-headers Deb package
 2023-09-11  9:37 UTC  (2+ messages)

[PATCH v6 00/45] use refcount+RCU method to implement lockless slab shrink
 2023-09-11  9:44 UTC  (4+ messages)
` [PATCH v6 07/45] f2fs: dynamically allocate the f2fs-shrinker
` [PATCH v6 34/45] xfs: dynamically allocate the xfs-buf shrinker
` [PATCH v6 41/45] mm: shrinker: rename {prealloc|unregister}_memcg_shrinker() to shrinker_memcg_{alloc|remove}()

[PATCH] tracing/user_events: fix long size check in the ABI selftest
 2023-09-11 16:09 UTC 

[PATCH v7 0/2] pinctrl: nuvoton: add pinmux and GPIO driver for NPCM8XX
 2023-09-11 13:53 UTC  (2+ messages)

[PATCH v2 0/3] selftests/hid: fix building for older kernels
 2023-09-11 13:19 UTC  (3+ messages)
` [PATCH v2 1/3] selftests/hid: ensure we can compile the tests on kernels pre-6.3

[PATCH v2 1/4] kmsan: simplify kmsan_internal_memmove_metadata()
 2023-09-11 14:57 UTC  (2+ messages)
` [PATCH v2 2/4] kmsan: prevent optimizations in memcpy tests

[PATCH 0/2] Match data improvements for mt9v032 driver
 2023-09-11  9:14 UTC  (3+ messages)
` [PATCH 2/2] media: i2c: mt9v032: Drop CONFIG_OF ifdeffery

[PATCH 0/3] arm64: dts: amlogic: add more basic audio support
 2023-09-11  9:46 UTC  (2+ messages)

[PATCH] drm/amd/display: clean up some inconsistent indenting
 2023-09-11 16:20 UTC  (2+ messages)

[REBASE PATCH v5 00/17] Add Qualcomm Minidump kernel driver related support
 2023-09-11 10:53 UTC  (2+ messages)
` [REBASE PATCH v5 07/17] soc: qcom: minidump: Add pending region registration

[PATCH v2 0/2] 8550 USB QMPPHY fixups
 2023-09-11 19:32 UTC 

[v6.1.52][PATCH] Bluetooth: btsdio: fix use after free bug in btsdio_remove due to race condition
 2023-09-11 13:23 UTC  (4+ messages)

[PATCH v13 00/22] TDX host kernel support
 2023-09-11 11:32 UTC  (3+ messages)
` [PATCH v13 22/22] Documentation/x86: Add documentation for TDX host support

[syzbot] [mm?] BUG: Bad page map (7)
 2023-09-11 13:26 UTC  (3+ messages)

[PATCH V3 0/6] Power: T7: add power domain driver
 2023-09-11 15:09 UTC  (2+ messages)
` (subset) "

[linus:master] [filemap] de74976eb6: stress-ng.bad-altstack.ops_per_sec -25.2% regression
 2023-09-11  8:27 UTC 

[PATCH v2 0/7] ASoC: Convert some Maxim codecs to use GPIO descriptors
 2023-09-11  8:23 UTC  (2+ messages)
` [PATCH v2 6/7] ASoC: max98520: Drop pointless includes

[PATCH 1/2] dt-bindings: hwmon: Describe changes to the device tree
 2023-09-11 13:45 UTC  (3+ messages)
` [PATCH 2/2] hwmon: max31827: Functional enhancement of the driver

[PATCH] mtd: cs42l43: use modern PM macro helpers
 2023-09-11 11:16 UTC 

[PATCH] KVM: vPMU: Use atomic bit operations for global_status
 2023-09-11 18:09 UTC  (4+ messages)

[PATCH v3 0/6] PCI/treewide: Cleanup/streamline PCI error code handling
 2023-09-11 12:53 UTC  (2+ messages)
` [PATCH v3 6/6] scsi: ipr: Do PCI error checks on own line

[PATCH] workqueue: Fix missed pwq_release_worker creation in wq_cpu_intensive_thresh_init()
 2023-09-11  8:27 UTC 

[PATCH v1 1/1] serial: 8250_port: Introduce UART_IIR_FIFO_ENABLED_16750
 2023-09-11 14:43 UTC 

[PATCH v8 00/11] btrfs: introduce RAID stripe tree
 2023-09-11 12:52 UTC 

kernel/bpf/bpf_iter.c:789:17: warning: no previous declaration for 'bpf_iter_num_new'
 2023-09-11 17:57 UTC 

[RFC] ext4: don't remove already removed extent
 2023-09-11  9:40 UTC 

[PATCH] zswap: change zswap's default allocator to zsmalloc
 2023-09-11 16:05 UTC  (2+ messages)

[PATCH v4 00/10] iommu: Prepare to deliver page faults to user space
 2023-09-11 12:26 UTC  (10+ messages)
` [PATCH v4 09/10] iommu: Make iommu_queue_iopf() more generic

[RFC net-next v3 0/2] net: dsa: microchip: add drive strength support
 2023-09-11 14:53 UTC  (3+ messages)
` [RFC net-next v3 1/2] dt-bindings: net: dsa: microchip: Update ksz device tree bindings for drive strength

[PATCH drm-misc-next v3 0/7] [RFC] DRM GPUVA Manager GPU-VM features
 2023-09-11 16:30 UTC  (4+ messages)
` [PATCH drm-misc-next v3 6/7] drm/gpuvm: generalize dma_resv/extobj handling and GEM validation

ld.lld: error: relocation R_RISCV_LO12_I cannot be used against symbol 'riscv_cbom_block_size'; recompile with -fPIC
 2023-09-11 12:02 UTC  (2+ messages)

[RESEND LINUX KERNEL PATCH 0/1] add S3 support for virtgpu
 2023-09-11  9:18 UTC 

[PATCH] regulator: Fix voltage range selection
 2023-09-11 12:42 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox