All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-29 20:16:34 to 2024-03-29 22:00:09 UTC [more...]

[RFC bpf-next 00/13] bpf: support resilient split BTF
 2024-03-29 21:59 UTC  (3+ messages)
` [RFC bpf-next 01/13] libbpf: add support to btf__add_fwd() for ENUM64

[PATCH net-next v4 1/3] net: ethernet: ti: am65-cpts: Enable PTP RX HW timestamp using CPTS FIFO
 2024-03-29 21:59 UTC  (5+ messages)
` [PATCH net-next v4 2/3] net: ethernet: ti: am65-cpsw: Enable RX HW timestamp only for PTP packets
` [PATCH net-next v4 3/3] net: ethernet: ti: am65-cpsw-ethtool: Update rx_filters for CPSW's timestamping capability

[PATCH v2 0/5] perf annotate: Use libcapstone as a disasssembler
 2024-03-29 21:58 UTC  (6+ messages)
` [PATCH v2 1/5] perf annotate: Use ins__is_xxx() if possible
` [PATCH v2 2/5] perf annotate: Add and use ins__is_nop()
` [PATCH v2 3/5] perf annotate: Split out util/disasm.c
` [PATCH v2 4/5] perf annotate: Use libcapstone to disassemble
` [PATCH v2 5/5] perf annotate: Add symbol name when using capstone

[PATCH liburing] io_uring.h: Sync kernel header to fetch enum names
 2024-03-29 21:57 UTC 

[jimc:dd-fix-classmap-add-trace 64/64] lib/dynamic_debug.c:663:30: warning: argument 2 null where non-null expected
 2024-03-29 21:56 UTC 

[PATCH v2 0/3] reftable/stack: use geometric table compaction
 2024-03-29 21:56 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] reftable/stack: add env to disable autocompaction

[PATCH] Input: amimouse - Mark driver struct with __refdata to prevent section mismatch
 2024-03-29 21:54 UTC  (7+ messages)
` [PATCH] parport: amiga: "
` [PATCH] serial: ami: "
` [PATCH] virt: sev-guest: "
` [PATCH] OSS: dmasound/paula: "
` [PATCH] serial: pmac_zilog: Drop usage of platform_driver_probe()

[PATCH v1] i2c: i2c-qcom-geni: Serve transfer during early resume stage
 2024-03-29 21:54 UTC  (2+ messages)

[PATCH v4 0/5] LLCC: Support for Broadcast_AND region
 2024-03-29 21:53 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: arm: msm: Add llcc Broadcast_AND register
` [PATCH v4 2/5] soc: qcom: llcc: Add regmap for Broadcast_AND region
` [PATCH v4 3/5] arm64: dts: qcom: sm8450: Add mapping to llcc "
` [PATCH v4 4/5] arm64: dts: qcom: sm8550: Add Broadcast_AND register in LLCC block
` [PATCH v4 5/5] arm64: dts: qcom: sm8650: "

[PATCH RESEND bpf 0/2] x86/bpf: Fixes for the BPF JIT with retbleed=stuff
 2024-03-29 21:53 UTC  (5+ messages)
` [PATCH RESEND bpf 1/2] x86/bpf: Fix IP after emitting call depth accounting
` [PATCH RESEND bpf 2/2] x86/bpf: Fix IP for relocating "

[PATCH v3 0/3] arch: Remove fbdev dependency from video helpers
 2024-03-29 20:32 UTC  (14+ messages)
` [PATCH v3 1/3] arch: Select fbdev helpers with CONFIG_VIDEO
` [PATCH v3 2/3] arch: Remove struct fb_info from video helpers
` [PATCH v3 3/3] arch: Rename fbdev header and source files

[PATCH v5 00/11] scsi: ufs: Remove overzealous memory barriers
 2024-03-29 21:49 UTC  (15+ messages)
` [PATCH v5 01/11] scsi: ufs: qcom: Perform read back after writing reset bit
` [PATCH v5 02/11] scsi: ufs: qcom: Perform read back after writing REG_UFS_SYS1CLK_1US
` [PATCH v5 03/11] scsi: ufs: qcom: Remove unnecessary mb() after writing testbus config
` [PATCH v5 04/11] scsi: ufs: qcom: Perform read back after writing unipro mode
` [PATCH v5 05/11] scsi: ufs: qcom: Perform read back after writing CGC enable
` [PATCH v5 06/11] scsi: ufs: cdns-pltfrm: Perform read back after writing HCLKDIV
` [PATCH v5 07/11] scsi: ufs: core: Perform read back after writing UTP_TASK_REQ_LIST_BASE_H
` [PATCH v5 08/11] scsi: ufs: core: Perform read back after disabling interrupts
` [PATCH v5 09/11] scsi: ufs: core: Perform read back after disabling UIC_COMMAND_COMPL
` [PATCH v5 10/11] scsi: ufs: core: Remove unnecessary wmb() after ringing doorbell
` [PATCH v5 11/11] scsi: ufs: core: Remove unnecessary wmb() prior to writing run/stop regs

[syzbot] [bpf?] [net?] possible deadlock in tick_setup_sched_timer
 2024-03-29 21:43 UTC  (2+ messages)

[PATCH net-next v1 0/2] netlink: Add nftables spec w/ multi messages
 2024-03-29 21:46 UTC  (8+ messages)
` [PATCH net-next v1 2/2] tools/net/ynl: Add multi message support to ynl

[PATCH v3 00/30] Zone write plugging
 2024-03-29 21:45 UTC  (28+ messages)
` [PATCH v3 10/30] block: Fake max open zones limit when there is no limit
` [PATCH v3 11/30] block: Allow zero value of max_zone_append_sectors queue limit
` [PATCH v3 12/30] block: Implement zone append emulation
` [PATCH v3 15/30] scsi: sd: Use the block layer "
` [PATCH v3 16/30] ublk_drv: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature
` [PATCH v3 17/30] null_blk: "
` [PATCH v3 18/30] null_blk: Introduce zone_append_max_sectors attribute
` [PATCH v3 19/30] null_blk: Introduce fua attribute
` [PATCH v3 21/30] block: Remove BLK_STS_ZONE_RESOURCE
` [PATCH v3 22/30] block: Simplify blk_revalidate_disk_zones() interface
` [PATCH v3 23/30] block: mq-deadline: Remove support for zone write locking
` [PATCH v3 24/30] block: Remove elevator required features
` [PATCH v3 25/30] block: Do not check zone type in blk_check_zone_append()

[PATCH 0/3] Add support for Emcraft Systems NavQ+ kit
 2024-03-29 21:44 UTC  (6+ messages)
` [PATCH 3/3] arm64: dts: freescale: Add device tree for Emcraft Systems NavQ+ Kit

[PATCH] linux-user/syscall: xtensa: fix target_msqid_ds and ipc_perm conversion
 2024-03-29 21:42 UTC  (3+ messages)

[PATCH 0/2] fix certain cases of add and commit with untracked path not erroring out
 2024-03-29 21:43 UTC  (8+ messages)
` [PATCH v2 0/3] commit, add: error out when passing untracked path
` [PATCH v2 1/3] read-cache: optionally collect pathspec matching info
` [PATCH v2 2/3] builtin/commit: error out when passing untracked path with -i
` [PATCH v2 3/3] builtin/add: error out when passing untracked path with -u

[PATCH net-next v2] netfilter: use NF_DROP instead of -NF_DROP
 2024-03-29 21:42 UTC  (3+ messages)

[PATCH RFC 0/2] PCI: Restore original PCI_COMMAND value in pcim_release
 2024-03-29 21:42 UTC  (3+ messages)
` [PATCH RFC 1/2] "
` [PATCH RFC 2/2] PCI: Remove MWI and INTX related members from struct pci_devres

[PATCH 6.1.y 0/7] vfio: Interrupt eventfd hardening for 6.6.y
 2024-03-29 21:38 UTC  (8+ messages)
` [PATCH 6.1.y 1/7] Revert "vfio/pci: Disable auto-enable of exclusive INTx IRQ"
` [PATCH 6.1.y 2/7] Revert "vfio/pci: Prepare for dynamic interrupt context storage"
` [PATCH 6.1.y 3/7] vfio/pci: Disable auto-enable of exclusive INTx IRQ
` [PATCH 6.1.y 4/7] vfio: Introduce interface to flush virqfd inject workqueue
` [PATCH 6.1.y 5/7] vfio/pci: Create persistent INTx handler
` [PATCH 6.1.y 6/7] vfio/platform: Create persistent IRQ handlers
` [PATCH 6.1.y 7/7] vfio/fsl-mc: Block calling interrupt handler without trigger

[RFC PATCH bpf-next 0/3] bpf: freeze a task cgroup from bpf
 2024-03-29 21:39 UTC  (10+ messages)

[PATCH net] net: mana: Fix Rx DMA datasize and skb_over_panic
 2024-03-29 21:36 UTC 

[PATCHSET v30.1 15/15] xfs: less heavy locks during fstrim
 2024-03-29 21:35 UTC  (4+ messages)
` [PATCH 1/1] xfs: fix severe performance problems when fstrimming a subset of an AG

[PATCH v1 1/2] lsm: Check and handle error priority for socket_bind and socket_connect
 2024-03-29 21:34 UTC  (5+ messages)

[LTP] [PATCH v1] ioctl_fiemap01: New test for fiemap ioctl()
 2024-03-29 21:32 UTC  (5+ messages)
` [LTP] [PATCH v2] "

[PATCH 1/3] efi: pstore: Request at most 512 bytes for variable names
 2024-03-29 21:32 UTC  (5+ messages)

[PATCH gmem 0/6] gmem fix-ups and interfaces for populating gmem pages
 2024-03-29 21:24 UTC  (7+ messages)
` [PATCH gmem 1/6] KVM: guest_memfd: Fix stub for kvm_gmem_get_uninit_pfn()
` [PATCH gmem 2/6] KVM: guest_memfd: Only call kvm_arch_gmem_prepare hook if necessary
` [PATCH gmem 3/6] KVM: x86: Pass private/shared fault indicator to gmem_validate_fault
` [PATCH gmem 4/6] mm: Introduce AS_INACCESSIBLE for encrypted/confidential memory
` [PATCH gmem 5/6] KVM: guest_memfd: Use AS_INACCESSIBLE when creating guest_memfd inode
` [PATCH gmem 6/6] KVM: guest_memfd: Add interface for populating gmem pages with user data

[PATCH 0/3] iio: adc: add ADC driver for XuanTie TH1520 SoC
 2024-03-29 21:29 UTC  (3+ messages)
` [PATCH 3/3] dt-bindings: adc: Document XuanTie TH1520 ADC

[paulmck-rcu:dev.2024.03.27b 61/69] lib/cmpxchg-emu.c:24:11: warning: no previous prototype for 'cmpxchg_emu_u8'
 2024-03-29 21:26 UTC 

[RFC PATCH 0/9] zswap: store zero-filled pages more efficiently
 2024-03-29 21:17 UTC  (11+ messages)
` [RFC PATCH 6/9] mm: zswap: drop support for non-zero same-filled pages handling

[PATCH i-g-t] tests/xe_exec_threads: Reduce copy & paste
 2024-03-29 21:14 UTC 

Git Gui Clone: Error Failed to create repository (with hints)
 2024-03-29 21:12 UTC 

[PATCH i-g-t] lib/xe_spin: Fix doc whitespaces and typo
 2024-03-29 21:12 UTC 

[PATCH 0/4] scsi: Prevent several section mismatch warnings
 2024-03-29 21:11 UTC  (5+ messages)
` [PATCH 1/4] scsi: a3000: Mark driver struct with __refdata to prevent section mismatch
` [PATCH 2/4] scsi: a4000t: "
` [PATCH 3/4] scsi: atari_scsi: "
` [PATCH 4/4] scsi: mac_scsi: "

[PATCH] arm64: dts: qcom: qcm6490-idp: Add change to name the regulators
 2024-03-29 21:09 UTC  (2+ messages)

[PATCH 0/5] Support for Cadence xSPI Marvell modifications
 2024-03-29 21:09 UTC  (3+ messages)
` [PATCH 1/5] spi: cadence: Add new bindings documentation for Cadence XSPI

[PATCH v7 0/7] Add support for Translation Buffer Units
 2024-03-29 21:06 UTC  (11+ messages)
` [PATCH v7 1/7] dt-bindings: iommu: Add Qualcomm TBU
` [PATCH v7 2/7] iommu/arm-smmu-qcom-tbu: Add Qualcomm TBU driver
` [PATCH v7 3/7] iommu/arm-smmu: Allow using a threaded handler for context interrupts
` [PATCH v7 4/7] iommu/arm-smmu-qcom: Use a custom context fault handler for sdm845
` [PATCH v7 5/7] arm64: dts: qcom: sdm845: Add DT nodes for the TBUs
` [PATCH v7 6/7] iommu/arm-smmu-qcom: Use the custom fault handler on more platforms
` [PATCH v7 7/7] arm64: dts: qcom: sc7280: Add DT nodes for the TBUs

[PATCH v1 0/4] arm64: dts: amlogic: a1: Support CPU Power Management
 2024-03-29 21:04 UTC  (10+ messages)
` [PATCH v1 1/4] arm64: dts: amlogic: a1: add new syspll_in input for clkc_pll controller
` [PATCH v1 2/4] arm64: dts: amlogic: a1: declare cpu clock controller
` [PATCH v1 3/4] arm64: dts: amlogic: a1: add new input clock 'sys_pll_div16' to clkc_periphs
` [PATCH v1 4/4] arm64: dts: amlogic: a1: setup CPU power management

[PATCH v1 0/6] clk: meson: introduce Amlogic A1 SoC Family CPU clock controller driver
 2024-03-29 20:58 UTC  (17+ messages)
` [PATCH v1 1/6] dt-bindings: clock: meson: a1: pll: introduce new syspll bindings
` [PATCH v1 2/6] clk: meson: a1: pll: support 'syspll' general-purpose PLL for CPU clock
` [PATCH v1 3/6] dt-bindings: clock: meson: a1: peripherals: support sys_pll_div16 input
` [PATCH v1 4/6] clk: meson: a1: peripherals: support 'sys_pll_div16' clock as GEN input
` [PATCH v1 5/6] dt-bindings: clock: meson: add A1 CPU clock controller bindings
` [PATCH v1 6/6] clk: meson: a1: add Amlogic A1 CPU clock controller driver

[PATCH 0/3] add: use advise_if_enabled
 2024-03-29 20:59 UTC  (7+ messages)
` [PATCH 3/3] add: use advise_if_enabled for ADVICE_ADD_EMBEDDED_REPO

[PATCHSET v30.1 12/15] xfs: online repair of symbolic links
 2024-03-29 20:58 UTC  (5+ messages)
` [PATCH 1/1] "

[RFC PATCH v2 0/6] cxl: add poison event handler
 2024-03-29 20:56 UTC  (5+ messages)

[paulmck-rcu:dev.2024.03.27b 64/69] arch/xtensa/include/asm/cmpxchg.h:77:25: error: implicit declaration of function 'cmpxchg_emu_u8'
 2024-03-29 18:48 UTC  (2+ messages)

[paulmck-rcu:dev.2024.03.27b 66/69] include/linux/atomic/atomic-arch-fallback.h:2026:9: error: call to undeclared function 'cmpxchg_emu_u8'; ISO C99 and later do not support implicit function declarations
 2024-03-29 18:52 UTC  (2+ messages)

[PATCH net-next 0/2] net: fix variable shadowing spam from headers
 2024-03-29 20:53 UTC  (4+ messages)
` [PATCH net-next 2/2] netdev_queues: fix -Wshadow / Sparse shadow warnings throughout the file

[PATCH 00/11] xz: Updates to license, filters, and compression options
 2024-03-29 20:51 UTC  (3+ messages)
  ` [tech-board] "

[Intel-wired-lan] [PATCH iwl-next v2 00/12] Add support for Rx timestamping for both ice and iavf drivers
 2024-03-29 20:46 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH iwl-next v2 09/12] iavf: refactor iavf_clean_rx_irq to support legacy and flex descriptors

[PATCH] ASoC: codecs: rk3308: add dependency on OF
 2024-03-29 20:44 UTC 

Feature request: a merge strategy that makes any file difference a merge conflict
 2024-03-29 20:43 UTC  (3+ messages)

[PATCH] swiotlb: Do not set total_used to 0 in swiotlb_create_debugfs_files()
 2024-03-29 20:42 UTC  (5+ messages)

Backdoor in xz, should we switch compression format for tarballs?
 2024-03-29 20:34 UTC  (3+ messages)

[jimc:dd-fix-classmap-add-trace 64/64] include/linux/dynamic_debug.h:271:28: error: 'struct _ddebug' has no member named 'ctrl'
 2024-03-29 20:34 UTC 

[PATCH] selftests/mm: import strings.h for ffsl
 2024-03-29 20:33 UTC  (3+ messages)

[PATCH] staging: axis-fifo: align arguments to open parenthesis in axis-fifo.c
 2024-03-29 20:32 UTC 

[git pull] drm fixes for 6.9-rc2
 2024-03-29 20:29 UTC 

[PATCH 0/2] wifi: mac80211: Fix mac80211.h kernel-doc issues
 2024-03-29 20:27 UTC  (3+ messages)
` [PATCH 1/2] wifi: mac80211: remove ieee80211_set_hw_80211_encap()
` [PATCH 2/2] wifi: mac80211: Add missing return value documentation

[PATCH bpf-next 0/4] Add internal-only BPF per-CPU instructions
 2024-03-29 20:27 UTC  (3+ messages)
` [PATCH bpf-next 2/4] bpf: inline bpf_get_smp_processor_id() helper

[PATCH] vhost: optimize mbuf allocation in virtio Tx packed path
 2024-03-29 20:26 UTC  (7+ messages)
        ` The effect of inlining

[PATCH 00/18] platform/chrome: provide ID table for avoiding fallback match
 2024-03-29 20:23 UTC  (17+ messages)
` [PATCH 11/18] power: supply: cros_pchg: "
` [PATCH 12/18] platform/chrome: cros_ec_lightbar: "
` [PATCH 13/18] platform/chrome: cros_ec_vbc: "
` [PATCH 14/18] platform/chrome: cros_kbd_led_backlight: "
` [PATCH 15/18] platform/chrome: wilco_ec: telemetry: "
` [PATCH 16/18] platform/chrome: wilco_ec: debugfs: "
` [PATCH 17/18] platform/chrome: wilco_ec: event: remove redundant MODULE_ALIAS
` [PATCH 18/18] platform/chrome/wilco_ec: core: provide ID table for avoiding fallback match

[GIT PULL] Kselftest fixes update for Linux 6.9-rc2
 2024-03-29 20:19 UTC 

[PATCH] selftests: cgroup: skip test_cgcore_lesser_ns_open when cgroup2 mounted without nsdelegate
 2024-03-29 20:20 UTC  (2+ messages)

Sending 0xFx events causes libasound to segfault
 2024-03-29 20:18 UTC 

[PATCH] firmware: qcom: uefisecapp: Fix memory related IO errors and crashes
 2024-03-29 20:18 UTC 

[PATCH v2 00/25] Enable FRED with KVM VMX
 2024-03-29 20:18 UTC  (3+ messages)
` [PATCH v2 25/25] KVM: selftests: Add fred exception tests


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.