public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-13 10:54:12 to 2023-09-13 12:32:54 UTC [more...]

[PATCH 1/4] sh: remove stale microdev board
 2023-09-13 12:32 UTC  (3+ messages)
` [PATCH 4/4] sh: machvec: remove custom ioport_{un,}map()

[PATCH 1/3] Revert "selftests/bpf: Add selftest for allow_ptr_leaks"
 2023-09-13 12:31 UTC  (3+ messages)
` [PATCH 2/3] Revert "bpf: Fix issue in verifying allow_ptr_leaks"
` [PATCH 3/3] selftests/bpf: Add selftest for packet-pointer Spectre v1 gadget

drivers/gpu/drm/vkms/vkms_formats.c:91:35: sparse: sparse: cast to restricted __le16
 2023-09-13 12:30 UTC 

[PATCH v2 00/10] PCI/treewide: PCIe capability access cleanups
 2023-09-13 12:27 UTC  (11+ messages)
` [PATCH v2 01/10] IB/hfi1: Use FIELD_GET() to extract Link Width
` [PATCH v2 02/10] media: cobalt: "
` [PATCH v2 03/10] igb: "
` [PATCH v2 04/10] PCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link Width fields
` [PATCH v2 05/10] PCI: mvebu: Use FIELD_PREP() with Link Width
` [PATCH v2 06/10] PCI: Use FIELD_GET() to extract "
` [PATCH v2 07/10] scsi: esas2r: Use FIELD_GET() to extract PCIe capability fields
` [PATCH v2 08/10] scsi: qla2xxx: "
` [PATCH v2 09/10] e1000e: Use PCI_EXP_LNKSTA_NLW & FIELD_GET() instead of custom defines/code
` [PATCH v2 10/10] e1000e: Use pcie_capability_read_word() for reading LNKSTA

[PATCH v2 0/3] Add support for DEVNAME:0.0 style hardware based addressing
 2023-09-13 12:30 UTC  (9+ messages)
` [PATCH v2 2/3] serial: core: Add support for DEVNAME:0.0 style naming for kernel console
` [PATCH v2 3/3] serial: core: Add sysfs links for serial core port instances for ttys

[PATCH 0/8] i2c: sprd: Modification of UNIOC Platform IIC Driver
 2023-09-13 12:28 UTC  (4+ messages)
` [PATCH 3/8] i2c: sprd: Use global variables to record IIC ack/nack status instead of local variables

[PATCH] swiotlb: fix the check whether a device has used software IO TLB
 2023-09-13 12:26 UTC  (3+ messages)

[PATCH 0/4] cpufreq: Add basic cpufreq scaling for Qualcomm MSM8909
 2023-09-13 12:26 UTC  (4+ messages)
` [PATCH 1/4] cpufreq: qcom-nvmem: Enable virtual power domain devices

[PATCH RFT 00/20] Venus cleanups
 2023-09-13 12:26 UTC  (4+ messages)

[PATCH 0/5] gpio: remove gpiod_toggle_active_low()
 2023-09-13 12:24 UTC  (8+ messages)
` [PATCH 1/5] gpiolib: provide gpiod_set_active_[low/high]()
` [PATCH 2/5] mtd: rawnand: ingenic: use gpiod_set_active_high()
` [PATCH 3/5] mmc: slot-gpio: use gpiod_set_active_[low|high]()
` [PATCH 4/5] platform/x86: int3472/discrete: use gpiod_set_active_low()
` [PATCH 5/5] gpiolib: remove gpiod_toggle_active_low()

[PATCH net-next v3 0/2] Add Half Duplex support for ICSSG Driver
 2023-09-13 12:21 UTC  (3+ messages)
` [PATCH net-next v3 1/2] dt-bindings: net: Add documentation for Half duplex support

[RFC PATCH net-next 0/4] Introduce switch mode and TAPRIO offload support for ICSSG driver
 2023-09-13 12:19 UTC  (8+ messages)
` [RFC PATCH net-next 3/4] net: ti: icssg-prueth: Add support for ICSSG switch firmware on AM654 PG2.0 EVM

[PATCH 2/4] nvmet: Add polling queue task for nvme target
 2023-09-13 12:19 UTC  (2+ messages)

[PATCH 00/13] comedi: Re-do HAS_IOPORT dependencies
 2023-09-13 12:17 UTC  (17+ messages)
` [PATCH 01/13] comedi: Correct dependencies for COMEDI_NI_PCIDIO
` [PATCH 02/13] comedi: comedi_8254: Use a call-back function for register access
` [PATCH 03/13] comedi: comedi_8254: Replace comedi_8254_init() and comedi_8254_mm_init()
` [PATCH 04/13] comedi: comedi_8254: Conditionally remove I/O port support
` [PATCH 05/13] comedi: 8255_pci: Conditionally remove devices that use port I/O
` [PATCH 06/13] comedi: comedi_8255: Rework subdevice initialization functions
` [PATCH 07/13] comedi: comedi_8255: Conditionally remove I/O port support
` [PATCH 08/13] comedi: ni_labpc_common: "
` [PATCH 09/13] comedi: ni_mio_common: Conditionally use I/O port or MMIO
` [PATCH 10/13] comedi: amplc_dio200_pci: Conditionally remove devices that use port I/O
` [PATCH 11/13] comedi: amplc_dio200_common: Refactor register access functions
` [PATCH 12/13] comedi: amplc_dio200_common: Conditionally remove I/O port support
` [PATCH 13/13] comedi: add HAS_IOPORT dependencies again

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

[PATCH] arm: mach-versatile: Fix refcount leak bug in tc2_pm
 2023-09-13 12:16 UTC  (2+ messages)

[[RFC PATCH v4 net-next] 0/2] net: dsa: hsr: Enable HSR HW offloading for KSZ9477
 2023-09-13 12:15 UTC  (11+ messages)

[PATCH v2] mach-versatile: (platsmp-realview) Add missing of_node_put()
 2023-09-13 12:15 UTC  (2+ messages)

[RFT PATCH 1/3] gpio: eic-sprd: unregister from the irq notifier on remove()
 2023-09-13 12:14 UTC  (3+ messages)

[syzbot] [io-uring?] KCSAN: data-race in io_wq_activate_free_worker / io_wq_worker_running
 2023-09-13 12:12 UTC  (2+ messages)

[PATCH] arch: arm: mach-versatile: Add missing of_node_put()
 2023-09-13 12:12 UTC  (2+ messages)

[PATCH] ipmi: refactor deprecated strncpy
 2023-09-13 12:12 UTC  (4+ messages)

[syzbot] [io-uring?] UBSAN: array-index-out-of-bounds in io_setup_async_msg
 2023-09-13 12:11 UTC 

[PATCH v11 00/13] Add multiport support for DWC3 controllers
 2023-09-13 12:11 UTC  (7+ messages)
` [PATCH v11 12/13] arm64: dts: qcom: sa8295p: Enable tertiary controller and its 4 USB ports
` [PATCH v11 13/13] arm64: dts: qcom: sa8540-ride: Enable first port of tertiary usb controller

[RFC PATCH] drm: omapdrm: dsi: add refsel also for omap4
 2023-09-13 12:11 UTC  (2+ messages)

[PATCH] MAINTAINERS: gpio-regmap: make myself a maintainer of it
 2023-09-13 12:10 UTC  (4+ messages)

[PATCH] arch: arm: mach-versatile: Add missing of_node_put in integrator.c
 2023-09-13 12:10 UTC  (2+ messages)

[PATCH v2 00/14] Clean up RPM bus clocks remnants
 2023-09-13 12:08 UTC  (11+ messages)
` [PATCH v2 01/14] arm64: dts: qcom: msm8916: Drop RPM bus clocks
` [PATCH v2 06/14] arm64: dts: qcom: sdm630: "

[PATCH v10 0/5] staging: vc04_services: vchiq: Register devices with a custom bus_type
 2023-09-13 12:08 UTC  (7+ messages)
` [PATCH v10 1/5] staging: vc04_services: vchiq_arm: Add new bus type and device type

kvm: arm64: WARNING: CPU: 3 PID: 1 at arch/arm64/kvm/hyp/pgtable.c:453 hyp_map_walker+0xa8/0x120
 2023-09-13 12:03 UTC 

[PATCH] drm/omap: dsi: Fix deferred probe warnings
 2023-09-13 12:02 UTC  (7+ messages)

[PATCH 1/1 fyi] tools headers UAPI: Update tools's copy of drm.h headers
 2023-09-13 12:01 UTC 

[RFC v1 0/4] nvmet-fc blktests & autoconnect fixes
 2023-09-13 11:59 UTC  (9+ messages)
` [RFC v1 4/4] nvmet-discovery: do not use invalid port

[PATCH V2] pci: introduce static_nr to indicate domain_nr from which IDA
 2023-09-13 11:57 UTC  (2+ messages)

[PATCH v2] sched/topology: remove sysctl_sched_energy_aware depending on the architecture
 2023-09-13 11:55 UTC  (5+ messages)

[PATCH v3] driver core: platform: set numa_node before platform_add_device()
 2023-09-13 11:54 UTC 

[PATCH] i2c: designware: Fix corrupted memory seen in the ISR
 2023-09-13 11:54 UTC  (5+ messages)

[PATCH 1/1 fyi] tools arch x86: Sync the msr-index.h copy with the kernel sources
 2023-09-13 11:53 UTC 

[PATCH v5] staging: vt6655: Type encoding info dropped from array name "byVT3253B0_"
 2023-09-13 11:53 UTC 

[PATCH V2] clk: sprd: Composite driver support offset config
 2023-09-13 11:52 UTC 

[PATCH v3] sched/topology: remove sysctl_sched_energy_aware depending on the architecture
 2023-09-13 11:48 UTC 

[PATCH 2/2 fyi] perf bench sched-seccomp-notify: Use the tools copy of seccomp.h UAPI
 2023-09-13 11:48 UTC 

[PATCH 0/3] Add support for GPMC NAND
 2023-09-13 11:47 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: ti: Add GPMC NAND support
` [PATCH 2/3] arm64: dts: ti: Add GPMC NAND overlay
` [PATCH 3/3] arm64: defconfig: Enable GPMC NAND support

[PATCH 1/2 fyi] tools headers UAPI: Copy seccomp.h to be able to build 'perf bench' in older systems
 2023-09-13 11:46 UTC 

[PATCH v4] staging: vt6655: Type encoding info dropped from array name "byVT3253B0_"
 2023-09-13 11:46 UTC  (3+ messages)

[PATCH] driver core: platform: set numa_node before platform_add_device()
 2023-09-13 11:46 UTC  (2+ messages)

[PATCH] fs-writeback: writeback_sb_inodes: Do not increase 'total_wrote' when nothing is written
 2023-09-13 11:44 UTC  (3+ messages)

[RFC v1 0/3] add LVTS support for mt7988
 2023-09-13 11:43 UTC  (9+ messages)
` [RFC v1 1/3] dt-bindings: thermal: mediatek: add mt7988 compatible
` [RFC v1 3/3] thermal/drivers/mediatek/lvts_thermal: add mt7988 support

[PATCH 0/5] selftests/resctrl: Fixes to failing tests
 2023-09-13 11:43 UTC  (10+ messages)
` [PATCH 2/5] selftests/resctrl: Remove duplicate feature check from CMT test
` [PATCH 3/5] selftests/resctrl: Refactor feature check to use resource and feature name
` [PATCH 5/5] selftests/resctrl: Reduce failures due to outliers in MBA/MBM tests

[PATCH 0/3] xen: cleanup and fix lazy mode handling
 2023-09-13 11:38 UTC  (4+ messages)
` [PATCH 1/3] arm/xen: remove lazy mode related definitions
` [PATCH 2/3] x86/xen: move paravirt lazy code
` [PATCH 3/3] x86/xen: allow nesting of same lazy mode

[PATCH] Documentation: kbuild: explain handling optional dependencies
 2023-09-13 11:37 UTC 

[PATCH v6 0/4] TI K3 M4F support on AM64x and AM62x SoCs
 2023-09-13 11:37 UTC  (10+ messages)
` [PATCH v6 1/4] dt-bindings: remoteproc: k3-m4f: Add K3 AM64x SoCs
` [PATCH v6 2/4] remoteproc: k3: Split out data structures common with M4 driver
` [PATCH v6 3/4] remoteproc: k3: Split out functions "
` [PATCH v6 4/4] remoteproc: k3-m4: Add a remoteproc driver for M4F subsystem

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

[PATCH 00/13] comedi: Re-do HAS_IOPORT dependencies
 2023-09-13 11:32 UTC  (14+ messages)
` [PATCH 01/13] comedi: Correct dependencies for COMEDI_NI_PCIDIO
` [PATCH 02/13] comedi: comedi_8254: Use a call-back function for register access
` [PATCH 03/13] comedi: comedi_8254: Replace comedi_8254_init() and comedi_8254_mm_init()
` [PATCH 04/13] comedi: comedi_8254: Conditionally remove I/O port support
` [PATCH 05/13] comedi: 8255_pci: Conditionally remove devices that use port I/O
` [PATCH 06/13] comedi: comedi_8255: Rework subdevice initialization functions
` [PATCH 07/13] comedi: comedi_8255: Conditionally remove I/O port support
` [PATCH 08/13] comedi: ni_labpc_common: "
` [PATCH 09/13] comedi: ni_mio_common: Conditionally use I/O port or MMIO
` [PATCH 10/13] comedi: amplc_dio200_pci: Conditionally remove devices that use port I/O
` [PATCH 11/13] comedi: amplc_dio200_common: Refactor register access functions
` [PATCH 12/13] comedi: amplc_dio200_common: Conditionally remove I/O port support
` [PATCH 13/13] comedi: add HAS_IOPORT dependencies again

[PATCH net-next] net: hinic: Use devm_kasprintf()
 2023-09-13 11:30 UTC  (2+ messages)

[PATCH] btrfs: Remove some unused functions
 2023-09-13 11:30 UTC  (2+ messages)

[PATCH v2] mmc: core: Fix error propagation for some ioctl commands
 2023-09-13 11:29 UTC 

[PATCH] x86/hyperv: Restrict get_vtl to only VTL platforms
 2023-09-13 11:28 UTC 

[PATCH v3] Hexagon: Make pfn accessors statics inlines
 2023-09-13 11:28 UTC 

[PATCH] soc: ti: k3-socinfo: Fix the silicon revision misprint
 2023-09-13 11:28 UTC  (4+ messages)

[PATCH] init/main: Clear boot task idle flag
 2023-09-13 11:28 UTC  (3+ messages)

[RFC v1 0/2] Fix symbol export for _SIMPLE_ variants of _PM_OPS()
 2023-09-13 11:27 UTC  (2+ messages)

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

[PATCH RFT 20/20] media: venus: pm_helpers: Commonize venc_get()
 2023-09-13 11:24 UTC  (2+ messages)

Fwd: Kernel 6.5.2 Causes Marvell Technology Group 88SE9128 PCIe SATA to Constantly Reset
 2023-09-13 11:25 UTC 

[PATCH] accel/habanalabs/gaudi2: Fix incorrect string length computation in gaudi2_psoc_razwi_get_engines()
 2023-09-13 11:25 UTC  (3+ messages)

[PATCH v4 0/3] Support non-default LVDS data mapping for simple panel
 2023-09-13 11:24 UTC  (5+ messages)
` [PATCH v4 3/3] drm/panel-simple: allow LVDS format override

[RFC PATCH v2 0/5] mm: Select victim using bpf_oom_evaluate_task
 2023-09-13 11:24 UTC  (3+ messages)
` [RFC PATCH v2 1/5] mm, oom: Introduce bpf_oom_evaluate_task

[PATCH] arm64: cpufeature: Expose the real mpidr value to EL0
 2023-09-13 11:23 UTC  (3+ messages)

[PATCH 0/2] Match data improvements for bq24257_charger driver
 2023-09-13 11:23 UTC  (7+ messages)
` [PATCH 1/2] power: supply: bq24257_charger: Make chip type and name in sync

[PATCH] media: fix VIDEO_CAMERA_SENSOR dependencies
 2023-09-13 11:23 UTC  (4+ messages)

[PATCH V13 0/5] Generate device tree node for pci devices
 2023-09-13 11:17 UTC  (4+ messages)

[PATCH v1 07/19] powerpc: Untangle fixmap.h and pgtable.h and mmu.h
 2023-09-13 11:14 UTC  (2+ messages)

[PATCH v1 v1] scsi: qla2xxx: fio at the same time delete acl hung
 2023-09-13 11:12 UTC 

[PATCH v1 1/1] serial: 8250_bcm7271: Use dev_err_probe() instead of dev_err()
 2023-09-13 11:12 UTC  (3+ messages)

split up ->kill_sb
 2023-09-13 11:10 UTC  (20+ messages)
` [PATCH 01/19] fs: reflow deactivate_locked_super
` [PATCH 02/19] fs: make ->kill_sb optional
` [PATCH 03/19] fs: release anon dev_t in deactivate_locked_super
` [PATCH 04/19] NFS: remove the s_dev field from struct nfs_server
` [PATCH 05/19] fs: assign an anon dev_t in common code
` [PATCH 06/19] qibfs: use simple_release_fs
` [PATCH 07/19] hypfs: use d_genocide to kill fs entries
` [PATCH 08/19] pstore: shrink the pstore_sb_lock critical section in pstore_kill_sb
` [PATCH 09/19] zonefs: remove duplicate cleanup in zonefs_fill_super
` [PATCH 10/19] USB: gadget/legacy: remove sb_mutex
` [PATCH 11/19] fs: add new shutdown_sb and free_sb methods
` [PATCH 12/19] fs: convert kill_litter_super to litter_shutdown_sb
` [PATCH 13/19] fs: convert kill_block_super to block_free_sb
` [PATCH 14/19] jffs2: convert to ->shutdown_sb and ->free_sb
` [PATCH 15/19] kernfs: split ->kill_sb
` [PATCH 16/19] x86/resctrl: release rdtgroup_mutex and the CPU hotplug lock in rdt_shutdown_sb
` [PATCH 17/19] NFS: move nfs_kill_super to fs_context.c
` [PATCH 18/19] fs: simple ->shutdown_sb and ->free_sb conversions
` [PATCH 19/19] fs: remove ->kill_sb

[PATCH net-next v1 1/2] net: core: Use the bitmap API to allocate bitmaps
 2023-09-13 11:10 UTC  (8+ messages)
` [PATCH net-next v1 2/2] net: core: Sort headers alphabetically

[PATCH v2 1/1] net: core: Use the bitmap API to allocate bitmaps
 2023-09-13 11:09 UTC 

[PATCH] wifi: brcmfmac: Replace 1-element arrays with flexible arrays
 2023-09-13 11:01 UTC  (4+ messages)

[PATCH v2 0/9] Mitigate a vmap lock contention v2
 2023-09-13 10:59 UTC  (5+ messages)
` [PATCH v2 7/9] mm: vmalloc: Support multiple nodes in vread_iter

[PATCH net-next] net: dsa: rtl8366rb: Implement setting up link on CPU port
 2023-09-13 11:00 UTC  (2+ messages)

[PATCH v6] KVM: x86/tsc: Don't sync user-written TSC against startup values
 2023-09-13 10:59 UTC  (3+ messages)

[PATCH v8 00/16] Linux RISC-V AIA Support
 2023-09-13 10:58 UTC  (7+ messages)
` [PATCH v8 03/16] of: property: Add fw_devlink support for msi-parent
` [PATCH v8 09/16] irqchip: Add RISC-V incoming MSI controller early driver

[RFC v4 0/4] StarFive's Pulse Width Modulation driver support
 2023-09-13 10:57 UTC  (4+ messages)
` [RFC v4 2/4] pwm: starfive: Add PWM "

[PATCH iwl-net v2] igc: Fix infinite initialization loop with early XDP redirect
 2023-09-13 10:56 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH 0/4] ASoC: cs35l56: Use PCI SSID to select specific firmware
 2023-09-13 10:56 UTC  (3+ messages)
` [PATCH 1/4] ASoC: soc-card: Add storage for PCI SSID

[PATCH] docs: move leds under section Human interfaces
 2023-09-13 10:55 UTC 

[v5 0/4] mm: hugetlb: Skip initialization of gigantic tail struct pages if freed by HVO
 2023-09-13 10:54 UTC  (5+ messages)
` [v5 1/4] mm: hugetlb_vmemmap: Use nid of the head page to reallocate it
` [v5 2/4] memblock: pass memblock_type to memblock_setclr_flag
` [v5 3/4] memblock: introduce MEMBLOCK_RSRV_NOINIT flag
` [v5 4/4] mm: hugetlb: Skip initialization of gigantic tail struct pages if freed by HVO


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