All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-13 10:58:31 to 2023-09-13 11:33:15 UTC [more...]

[PATCH 00/13] comedi: Re-do HAS_IOPORT dependencies
 2023-09-13 11:32 UTC  (3+ 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

[kirkstone][PATCH] binutils: stable 2.38 branch updates
 2023-09-13 11:32 UTC 

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

[PATCH v6 0/4] TI K3 M4F support on AM64x and AM62x SoCs
 2023-09-13 11:32 UTC  (12+ 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 v3 0/3] enable power and clock Kconfig conditionally
 2023-09-13 11:32 UTC  (3+ messages)
` [PATCH v3 3/3] config: j7200: remove not needed power config

[igt-dev] [PATCH i-g-t v5 0/4] lib/xe_spin: introduced fixed duration xe_spin
 2023-09-13 11:32 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for lib/xe_spin: introduced fixed duration xe_spin (rev4)

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

[GIT FIXES FOR 6.6] V4L2 fixes
 2023-09-13 11:30 UTC  (2+ messages)
` [GIT FIXES FOR 6.6] V4L2 fixes (#94584)

[kirkstone][PATCH] glibc: stable 2.35 branch updates
 2023-09-13 11:30 UTC  (2+ messages)

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

[PATCH net-next] MAINTAINERS: update tg3 maintainer list
 2023-09-13 11:30 UTC  (2+ messages)

[PATCH net] ixgbe: fix timestamp configuration code
 2023-09-13 11:30 UTC  (2+ messages)

[PATCH net] igb: clean up in all error paths when enabling SR-IOV
 2023-09-13 11:30 UTC  (2+ messages)

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

[syzbot] [io-uring?] KCSAN: data-race in io_wq_activate_free_worker / io_wq_worker_running
 2023-09-13 11:29 UTC 

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

[PATCH net-next] net: ethernet: mtk_wed: check update_wo_rx_stats in mtk_wed_update_rx_stats()
 2023-09-13 11:29 UTC  (2+ messages)

[RFC PATCH 00/10] Color Pipeline API w/ VKMS
 2023-09-13 11:29 UTC  (3+ messages)
` [RFC PATCH 01/10] drm/doc/rfc: Describe why prescriptive color pipeline is needed

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

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

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

[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 1/1] configs: NVMe/USB target boot devices on VisionFive 2
 2023-09-13 11:26 UTC  (2+ messages)

[igt-dev] [v9 0/4] DSC Fractional BPP Val Support
 2023-09-13 11:26 UTC  (4+ messages)
` [igt-dev] [v9 1/4] lib/dsc: fix documentation style
` [igt-dev] ✓ Fi.CI.BAT: success for DSC Fractional BPP Val Support (rev11)

[PATCH 1/1] riscv: set fdtfile on VisionFive 2
 2023-09-13 11:25 UTC  (2+ messages)

[PATCH] ovl: factor out some common helpers for backing files io
 2023-09-13 11:26 UTC  (5+ messages)

[PATCH 00/13] comedi: Re-do HAS_IOPORT dependencies
 2023-09-13 11:26 UTC  (15+ 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: ethernet: mtk_eth_soc: rely on mtk_pse_port definitions in mtk_flow_set_output_device
 2023-09-13 11:25 UTC  (2+ messages)

[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  (4+ messages)

[PATCH V4] acpi: trigger wakeup key event from power button
 2023-09-13 11:25 UTC  (2+ messages)

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

[RFC Draft PATCH net-next 0/1] Bridge doc update
 2023-09-13 11:25 UTC  (3+ messages)

[PATCH net 0/2] net: renesas: rswitch: Fix a lot of redundant irq issue
 2023-09-13 11:24 UTC  (2+ messages)

[RFC PATCH v3 net-next 0/7] ethtool: track custom RSS contexts in the core
 2023-09-13 11:24 UTC  (7+ messages)
` [RFC PATCH v3 net-next 2/7] net: ethtool: attach an IDR of custom RSS contexts to a netdevice
` [RFC PATCH v3 net-next 6/7] net: ethtool: add a mutex protecting RSS contexts

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

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

[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 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] btrfs: remove pointless loop from btrfs_update_block_group()
 2023-09-13 11:23 UTC 

[PATCH -rfc 3/3] mm: kasan: shadow: HACK: add cond_resched_lock() in kasan_depopulate_vmalloc_pte()
 2023-09-13 11:21 UTC  (2+ messages)

[PATCH 1/2] ACPI: resource: Consolidate IRQ trigger-type override DMI tables
 2023-09-13 11:19 UTC  (2+ messages)
` [PATCH 2/2] ACPI: resource: Drop .ident values from dmi_system_id tables

[virtio-comment] [PATCH RFC 0/3] virtio-rng based entropy leak reporting
 2023-09-13 11:19 UTC  (7+ messages)
` [virtio-dev] [PATCH RFC 3/3] rng: leak detection support
    ` [virtio-comment] "

[LTP] [PATCH 1/2] syscalls/munmap01: Refactor the test using new LTP API
 2023-09-13 11:18 UTC  (3+ messages)
` [LTP] [PATCH 2/2] syscalls/munmap02: "

[Intel-xe] [PATCH v3 0/5] FBC refactoring
 2023-09-13 11:19 UTC  (2+ messages)
` [Intel-xe] ✗ CI.BAT: failure for FBC refactoring (rev4)

[LTP] LTP Release preparations
 2023-09-13 11:18 UTC  (3+ messages)

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

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

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

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

drivers/comedi/drivers/dt3000.c:701 dt3000_auto_attach() warn: 'pcidev->irq' from request_irq() not released on lines: 645,676
 2023-09-13 11:14 UTC 

[meta-oe][PATCH] opensc: ignore CVE-2021-34193
 2023-09-13 11:14 UTC  (2+ messages)

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

[PATCH] gpu/cuda: Add missing stdlib include
 2023-09-13 11:12 UTC  (2+ messages)

[PATCH 0/5] selftests/resctrl: Fixes to failing tests
 2023-09-13 11:11 UTC  (7+ 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 v3] erofs-utils: lib: refactor extended attribute name prefixes
 2023-09-13 11:11 UTC  (2+ messages)

split up ->kill_sb
 2023-09-13 11:10 UTC  (40+ 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] swiotlb: add the missing dynamic swiotlb check in is_swiotlb_buffer
 2023-09-13 11:10 UTC  (4+ messages)

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

[Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 4.{14, 19}.x / 5.{4, 10, 15}.x / 6.{1, 4}.x series
 2023-09-13 11:09 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/samba4: security bump version to 4.18.6
 2023-09-13 11:08 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/clamav: security bump version to 1.0.2
 2023-09-13 11:08 UTC  (2+ messages)

[ovmf test] 182993: trouble: blocked/broken/pass
 2023-09-13 11:08 UTC 

BUG: soft lockup in smp_call_function
 2023-09-13 11:07 UTC  (2+ messages)

[PATCH] ioctl_tty.2: Document CAP_SYS_ADMIN requirement for TIOCSTI
 2023-09-13 11:06 UTC 

[LTP] [PATCH v1] Avoid messing with system tty in ioctl01.c
 2023-09-13 11:07 UTC  (4+ messages)

[PATCH net] dmaengine: ti: k3-udma-glue: fix k3_udma_glue_tx_get_irq() error checking
 2023-09-13 11:05 UTC 

[PATCH net v4] team: fix null-ptr-deref when team device type is changed
 2023-09-13 11:04 UTC  (5+ messages)

[v2,1/1] dmaengine: dw-axi-dmac: Support src_maxburst and dst_maxburst
 2023-09-13 11:04 UTC 

[f2fs-dev] [jaegeuk-f2fs:dev-test 8/9] fs/f2fs/inode.c:320:7: warning: format specifies type 'size_t' (aka 'unsigned int') but the argument has type 'unsigned long'
 2023-09-13 11:03 UTC  (2+ messages)
`  "

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

[PATCH v3 0/9] qla2xxx driver misc features
 2023-09-13 11:03 UTC  (5+ messages)
` [PATCH v3 1/9] qla2xxx: Add Unsolicited LS Request and Response Support for NVMe
      ` [EXT] "

[PATCH bpf-next v3 00/10] seltests/xsk: various improvements to xskxceiver
 2023-09-13 11:02 UTC  (11+ messages)
` [PATCH bpf-next v3 01/10] selftests/xsk: print per packet info in verbose mode
` [PATCH bpf-next v3 02/10] selftests/xsk: add timeout for Tx thread
` [PATCH bpf-next v3 03/10] selftests/xsk: add option to only run tests in a single mode
` [PATCH bpf-next v3 04/10] selftests/xsk: move all tests to separate functions
` [PATCH bpf-next v3 05/10] selftests/xsk: declare test names in struct
` [PATCH bpf-next v3 06/10] selftests/xsk: add option that lists all tests
` [PATCH bpf-next v3 07/10] selftests/xsk: add option to run single test
` [PATCH bpf-next v3 08/10] selftests/xsk: use ksft_print_msg uniformly
` [PATCH bpf-next v3 09/10] selftests/xsk: fail single test instead of all tests
` [PATCH bpf-next v3 10/10] selftests/xsk: display command line options with -h

[PATCH] hw/cxl: Fix out of bound array access
 2023-09-13 11:02 UTC  (2+ messages)

[PATCH v2] hw/i386/pc: fix code comment on cumulative flash size
 2023-09-13 11:02 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] lib/igt_kms: Add helper to turn on and off the displays
 2023-09-13 11:02 UTC  (3+ messages)

[XEN PATCH] x86/ACPI: Ignore entries marked as unusable when parsing MADT
 2023-09-13 11:01 UTC  (3+ messages)

[PATCH] x86/amd: do not expose HWCR.TscFreqSel to guests
 2023-09-13 11:02 UTC  (4+ messages)
    ` [Xen PATCH] "

[PATCH v5 0/6] target/i386: Restrict system-specific features from user emulation
 2023-09-13 11:01 UTC  (4+ messages)
` [PATCH v5 3/6] target/i386: Call accel-agnostic x86_cpu_get_supported_cpuid()

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

[PATCH v1] rockchip: include: asm: fix entering download mode rk3066
 2023-09-13 11:00 UTC  (2+ messages)

cleanup the filemap / direct I/O interaction v4
 2023-09-13 11:00 UTC  (7+ messages)
` [PATCH 03/12] filemap: update ki_pos in generic_perform_write
      ` [f2fs-dev] "
        ` [Cluster-devel] "

[PATCH net-next] net: dsa: rtl8366rb: Implement setting up link on CPU port
 2023-09-13 11:00 UTC  (2+ 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 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  (5+ messages)
` [PATCH v8 03/16] of: property: Add fw_devlink support for msi-parent

[PATCH] wifi: ath12k: add keep backward compatibility of PHY mode to avoid firmware crash
 2023-09-13 10:57 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.