messages from 2024-08-23 17:33:52 to 2024-08-23 20:18:48 UTC [more...]
[PATCH v6 00/22] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2024-08-23 20:18 UTC (9+ messages)
` [PATCH v6 16/22] x86/resctrl: Add the interface to unassign a MBM counter
` [PATCH v6 22/22] x86/resctrl: Introduce interface to modify assignment states of the groups
[PATCH net-next 0/6] Suspend IRQs during application busy periods
2024-08-23 20:15 UTC (8+ messages)
` [PATCH net-next 1/6] net: Add sysfs parameter irq_suspend_timeout
` [PATCH net-next 3/6] net: Add control functions for irq suspension
[RFC PATCH v1 0/6] sched: NUMA-aware concurrency IDs
2024-08-23 20:14 UTC (11+ messages)
` [RFC PATCH v1 1/6] lib: Clarify comment on top of find_next_andnot_bit
` [RFC PATCH v1 2/6] lib: Implement find_{first,next,nth}_nor_bit, find_first_andnot_bit
` [RFC PATCH v1 3/6] cpumask: Implement cpumask_{first,next}_{nor,andnot}
` [RFC PATCH v1 4/6] sched: NUMA-aware per-memory-map concurrency IDs
` [RFC PATCH v1 5/6] selftests/rseq: x86: Implement rseq_load_u32_u32
` [RFC PATCH v1 6/6] selftests/rseq: Implement NUMA node id vs mm_cid invariant test
[PATCH 0/2] Exposing nice CPU usage to userspace
2024-08-23 20:05 UTC (3+ messages)
` [PATCH 1/2] Tracking cgroup-level niced CPU time
` [PATCH 2/2] Selftests for niced CPU statistics
[PATCH 0/9] netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry
2024-08-23 20:12 UTC (11+ messages)
` [PATCH 1/9] mm: Fix missing folio invalidation calls during truncation
` [PATCH 2/9] afs: Fix post-setattr file edit to do truncation correctly
` [PATCH 3/9] netfs: Fix netfs_release_folio() to say no if folio dirty
` [PATCH 4/9] netfs: Fix trimming of streaming-write folios in netfs_inval_folio()
` [PATCH 5/9] netfs: Fix missing iterator reset on retry of short read
` [PATCH 6/9] cifs: Fix lack of credit renegotiation on read retry
` [PATCH 7/9] netfs, cifs: Fix handling of short DIO read
` [PATCH 8/9] cifs: Fix FALLOC_FL_PUNCH_HOLE support
` [PATCH 9/9] netfs, cifs: Improve some debugging bits
[PATCH next] HID: hid-goodix: Fix a signedness bug in goodix_hid_get_raw_report()
2024-08-23 20:10 UTC (2+ messages)
[REPOST PATCH] Bluetooth: qca: If memdump doesn't work, re-enable IBS
2024-08-23 20:10 UTC (2+ messages)
[PATCH v2 00/10] mm: remove vma_merge()
2024-08-23 20:07 UTC (11+ messages)
` [PATCH v2 01/10] tools: improve vma test Makefile
` [PATCH v2 02/10] tools: add VMA merge tests
` [PATCH v2 03/10] mm: introduce vma_merge_struct and abstract vma_merge(),vma_modify()
` [PATCH v2 04/10] mm: remove duplicated open-coded VMA policy check
` [PATCH v2 05/10] mm: abstract vma_expand() to use vma_merge_struct
` [PATCH v2 06/10] mm: avoid using vma_merge() for new VMAs
` [PATCH v2 07/10] mm: make vma_prepare() and friends static and internal to vma.c
` [PATCH v2 08/10] mm: introduce commit_merge(), abstracting final commit of merge
` [PATCH v2 09/10] mm: refactor vma_merge() into modify-only vma_merge_existing_range()
` [PATCH v2 10/10] mm: rework vm_ops->close() handling on VMA merge
[PATCH v3 0/7] pressure: bmp280: Minor cleanup and interrupt support
2024-08-23 20:06 UTC (14+ messages)
` [PATCH v3 1/7] iio: pressure: bmp280: Use bulk read for humidity calibration data
` [PATCH v3 2/7] iio: pressure: bmp280: Add support for bmp280 soft reset
` [PATCH v3 3/7] iio: pressure: bmp280: Remove config error check for IIR filter updates
` [PATCH v3 4/7] iio: pressure: bmp280: Use sleep and forced mode for oneshot captures
` [PATCH v3 5/7] dt-bindings: iio: pressure: bmp085: Add interrupts for BMP3xx and BMP5xx devices
` [PATCH v3 6/7] iio: pressure: bmp280: Add data ready trigger support
` [PATCH v3 7/7] iio: pressure: bmp280: Move bmp085 interrupt to new configuration
[PATCHv2 net-next] net: ag71xx: add missing reset_control_put
2024-08-23 20:04 UTC
[PATCH v25 00/33] Introduce QC USB SND audio offloading support
2024-08-23 20:01 UTC (34+ messages)
` [PATCH v25 01/33] xhci: add helper to stop endpoint and wait for completion
` [PATCH v25 02/33] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v25 03/33] xhci: sideband: add initial api to register a sideband entity
` [PATCH v25 04/33] usb: xhci: Allow for secondary interrupter to set IMOD
` [PATCH v25 05/33] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v25 06/33] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v25 07/33] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v25 08/33] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v25 09/33] ALSA: Add USB audio device jack type
` [PATCH v25 10/33] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v25 11/33] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v25 12/33] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v25 13/33] ASoC: usb: Add PCM format check API for "
` [PATCH v25 14/33] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v25 15/33] ASoC: usb: Fetch ASoC card and pcm device information
` [PATCH v25 16/33] ASoC: doc: Add documentation for SOC USB
` [PATCH v25 17/33] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v25 18/33] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v25 19/33] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v25 20/33] ASoC: qcom: qdsp6: q6afe: Increase APR timeout
` [PATCH v25 21/33] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v25 22/33] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v25 23/33] ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device
` [PATCH v25 24/33] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v25 25/33] ALSA: usb-audio: Save UAC sample size information
` [PATCH v25 26/33] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v25 27/33] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v25 28/33] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v25 29/33] ALSA: usb-audio: qcom: Don't allow USB offload path if PCM device is in use
` [PATCH v25 30/33] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
` [PATCH v25 31/33] ALSA: usb-audio: Add USB offload route kcontrol
` [PATCH v25 32/33] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v25 33/33] ASoC: usb: Rediscover USB SND devices on USB port add
[PATCH v5 2/5] PCI: Check PCI_PM_CTRL instead of PCI_COMMAND in pci_dev_wait()
2024-08-23 19:54 UTC (2+ messages)
[PATCH net 0/1] NULL ptr dereference in tcp_rearm_rto
2024-08-23 19:43 UTC (4+ messages)
` [PATCH net 1/1] tcp: check skb is non-NULL in tcp_rto_delta_us()
[PATCH v2] Documentation: kbuild: explicitly document missing prompt
2024-08-23 19:41 UTC
[PATCH v3 0/4] Distinguish between variants of IBPB
2024-08-23 19:41 UTC (7+ messages)
` [PATCH v3 1/4] x86/cpufeatures: Clarify semantics of X86_FEATURE_IBPB
` [PATCH v3 2/4] x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RET
` [PATCH v3 3/4] KVM: x86: Advertise AMD_IBPB_RET to userspace
` [PATCH v3 4/4] KVM: x86: AMD's IBPB is not equivalent to Intel's IBPB
[PATCH v2] Avoid memory barrier in read_seqcount() through load acquire
2024-08-23 19:38 UTC (4+ messages)
[PATCH v3 00/10] MIPS: IPI Improvements
2024-08-23 19:37 UTC (5+ messages)
` [PATCH v3 06/10] irqchip: irq-mips-gic: Switch to ipi_mux
` [PATCH v3 09/10] irqchip: irq-mips-cpu: Rework software IRQ handling flow
[PATCH v3 0/5] x86/pvh: Make 64bit PVH entry relocatable
2024-08-23 19:36 UTC (6+ messages)
` [PATCH v3 1/5] xen: sync elfnote.h from xen tree
` [PATCH v3 2/5] x86/pvh: Make PVH entrypoint PIC for x86-64
` [PATCH v3 3/5] x86/pvh: Set phys_base when calling xen_prepare_pvh()
` [PATCH v3 4/5] x86/kernel: Move page table macros to header
` [PATCH v3 5/5] x86/pvh: Add 64bit relocation page tables
[PATCH v2] powerpc: warn on emulation of dcbz instruction in kernel mode
2024-08-23 19:19 UTC (8+ messages)
[RFC PATCH net] tools/net/ynl: fix cli.py --subscribe feature
2024-08-23 19:31 UTC (3+ messages)
[PATCH 0/2] KVM: x86/mmu: Run NX huge page recovery under MMU read lock
2024-08-23 19:27 UTC (4+ messages)
` [PATCH 2/2] KVM: x86/mmu: Recover NX Huge pages belonging to TDP MMU "
linux-next: build warning after merge of the drivers-x86 tree
2024-08-23 19:16 UTC (2+ messages)
[PATCH 0/7] iio: adc: ad7606: add support for AD7606C-{16,18} parts
2024-08-23 19:19 UTC (8+ messages)
` [PATCH 1/7] iio: adc: ad7606: add 'bits' parameter to channels macros
` [PATCH 7/7] iio: adc: ad7606: add support for AD7606C-{16,18} parts
[PATCH] jfs: fix out-of-bounds in dbNextAG() and diAlloc()
2024-08-23 19:18 UTC (2+ messages)
[PATCH v2 16/19] gendwarfksyms: Add support for reserved structure fields
2024-08-23 19:17 UTC (12+ messages)
[PATCH] genirq: procfs: Make smp_affinity read-only for interrupts marked with IRQD_AFFINITY_MANAGED flag
2024-08-23 19:16 UTC (2+ messages)
[PATCH 0/2] KVM: Coalesced IO cleanup and test
2024-08-23 19:13 UTC (3+ messages)
` [PATCH 1/2] KVM: selftests: Add a test for coalesced MMIO (and PIO on x86)
` [PATCH 2/2] KVM: Clean up coalesced MMIO ring full check
[PATCH v4 0/4] Add support for AK09918
2024-08-23 19:11 UTC (6+ messages)
` [PATCH v4 1/4] iio: magnetometer: ak8975: Relax failure on unknown id
` [PATCH v4 4/4] iio: magnetometer: ak8975: Add AK09118 support
[syzbot] [jfs?] KASAN: slab-use-after-free Read in dbFreeBits
2024-08-23 19:10 UTC (3+ messages)
` [PATCH] jfs: Fix uaf "
` [Jfs-discussion] "
[PATCH 1/1] Improve missing mods error message and make shell script executable
2024-08-23 19:08 UTC (2+ messages)
` "
A Comparison of printk between upstream and linux-rt-devel
2024-08-23 19:06 UTC (5+ messages)
` test 1: was: "
[GIT PULL] MIPS fixes for V6.11
2024-08-23 19:05 UTC
[RESEND v8 0/2] mm: store zero pages to be swapped out in a bitmap
2024-08-23 19:04 UTC (3+ messages)
` [RESEND v8 1/2] "
` [RESEND v8 2/2] mm: remove code to handle same filled pages
[RFC PATCH] x86/cpufeature: Add feature dependency checks
2024-08-23 19:05 UTC (3+ messages)
[PATCH v1] platform/x86/intel/ifs: Fix SBAF title underline length
2024-08-23 19:00 UTC (2+ messages)
[PATCH v1] Device-mapper(LVM): Convert to use time_after_eq macro
2024-08-23 19:01 UTC (4+ messages)
[PATCH 1/1] dt-bindings: PCI: layerscape-pci: Add deprecated property 'num-viewport'
2024-08-23 18:58 UTC
[PATCH] libperf: Add perf_evsel__id() function
2024-08-23 18:58 UTC
[PATCH v8 0/2] mm: store zero pages to be swapped out in a bitmap
2024-08-23 18:57 UTC (2+ messages)
` [PATCH v8 1/2] "
[GIT PULL] bcachefs fixes for 6.11-rc5
2024-08-23 18:54 UTC
[PATCH bpf-next v2] bpf: Fix bpf_get/setsockopt to tos not take effect when TCP over IPv4 via INET6 API
2024-08-23 18:53 UTC (4+ messages)
[PATCH] interrupt.h: fix typo in struct comment
2024-08-23 18:53 UTC (2+ messages)
` [tip: irq/core] genirq: Fix "
[PATCH] tracing/timerlat: Check tlat_var for NULL in timerlat_fd_release
2024-08-23 18:52 UTC (3+ messages)
[PATCH v3 0/3] iio: adc: add new ad7625 driver
2024-08-23 18:48 UTC (3+ messages)
` [PATCH v3 2/3] iio: adc: ad7625: add driver
[PATCH] kbuild: pahole-version: avoid errors if executing fails
2024-08-23 18:47 UTC (4+ messages)
[PATCH v11 3/7] LoongArch: Move irqchip function prototypes to irq-loongson.h
2024-08-23 18:45 UTC (2+ messages)
` [tip: irq/core] "
[PATCH v11 4/7] LoongArch: Architectural preparation for AVEC irqchip
2024-08-23 18:45 UTC (2+ messages)
` [tip: irq/core] "
[PATCH v11 5/7] irqchip/loongson-eiointc: Rename CPUHP_AP_IRQ_LOONGARCH_STARTING
2024-08-23 18:45 UTC (2+ messages)
` [tip: irq/core] "
[PATCH v11 6/7] irqchip/loongson-pch-msi: Prepare get_pch_msi_handle() for AVECINTC
2024-08-23 18:45 UTC (2+ messages)
` [tip: irq/core] "
[PATCH v11 7/7] irqchip/loongarch-avec: Add AVEC irqchip support
2024-08-23 18:45 UTC (2+ messages)
` [tip: irq/core] "
[regression] oops on heavy compilations ("kernel BUG at mm/zswap.c:1005!" and "Oops: invalid opcode: 0000")
2024-08-23 18:42 UTC (7+ messages)
[PATCH] crypto: hisilicon/zip - Optimize performance by replacing rw_lock with spinlock
2024-08-23 18:38 UTC
[PATCH v2] firmware_loader: Block path traversal
2024-08-23 18:38 UTC
[Jfs-discussion] [PATCH] jfs: check if dmt_leafidx is less than zero
2024-08-23 18:30 UTC (3+ messages)
` [PATCH V2] jfs: check if leafidx greater than num leaves per dmap tree
[PATCH 1/1] iio: bmi323: peripheral in lowest power state on suspend
2024-08-23 18:29 UTC (4+ messages)
` [PATCH v2 0/1] iio: bmi323: have the peripheral consume less power
` [PATCH v2] iio: bmi323: peripheral in lowest power state on suspend
[git pull] drm fixes for 6.11-rc5
2024-08-23 18:27 UTC
[PATCH 0/3] sched: Miscellaneous isolation related cleanups
2024-08-23 18:23 UTC (2+ messages)
[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
2024-08-23 18:21 UTC (9+ messages)
` [PATCH 01/11] dt-bindings: clock: Add RaspberryPi RP1 clock bindings
[PATCH v4 1/1] hrtimer: Use and report correct timerslack values for realtime tasks
2024-08-23 18:19 UTC (2+ messages)
` [tip: timers/core] "
[PATCH v1] timekeeping: Convert to use jiffies macro
2024-08-23 18:19 UTC (2+ messages)
` [tip: timers/core] timekeeping: Use time_after() in timekeeping_check_update()
[PATCH] crash: Default to CRASH_DUMP=n when support for it is unlikely
2024-08-23 18:16 UTC (3+ messages)
[PATCH] jfs: UBSAN: shift-out-of-bounds in dbFindBits
2024-08-23 18:16 UTC (2+ messages)
[PATCH v2 0/4] driver core: Prevent device_find_child() from modifying caller's match data
2024-08-23 18:10 UTC (5+ messages)
` [PATCH v2 2/4] cxl/region: "
[PATCH v9 00/23] Support more Amlogic SoC families in crypto driver
2024-08-23 18:09 UTC (2+ messages)
[PATCH 0/3] wifi: ath11k/ath12k: Set IRQ affinity hint after requesting all shared IRQs
2024-08-23 18:09 UTC (3+ messages)
` [PATCH 1/3] wifi: ath11k: "
[PATCH v2] PCI: Add function 0 DMA alias quirk for Glenfly arise chip
2024-08-23 18:04 UTC (2+ messages)
[PATCH v3 0/3] serial: sc16is7xx: cosmetic cleanup
2024-08-23 17:58 UTC (3+ messages)
` [PATCH v3 3/3] serial: sc16is7xx: convert bitmask definitions to use BIT() macro
[PATCH v3 00/11] i3c: master: some fix and improvemnt for hotjoin
2024-08-23 17:57 UTC (7+ messages)
` [PATCH v3 02/11] i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_BITS
` [PATCH v3 03/11] i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_INIT
[PATCH v7 0/2] mm: Ignite large folios swap-in support
2024-08-23 17:56 UTC (5+ messages)
` [PATCH v7 2/2] mm: support large folios swap-in for sync io devices
[syzbot] [ntfs3?] possible deadlock in ni_fiemap
2024-08-23 17:56 UTC
[RFC] kconfig: add optional selective yaml output support
2024-08-23 17:54 UTC (2+ messages)
[PATCH v2] maple_tree: simplify mas_wr_node_walk for improved readability
2024-08-23 17:51 UTC (4+ messages)
[PATCH nf-next v2 0/2] netfilter: Make IP_NF_IPTABLES_LEGACY selectable
2024-08-23 17:48 UTC (3+ messages)
` [PATCH nf-next v2 1/2] "
` [PATCH nf-next v2 2/2] netfilter: Make IP6_NF_IPTABLES_LEGACY selectable
[PATCH] PCI: Make pci_bus_type constant
2024-08-23 17:47 UTC (2+ messages)
[PATCH v8 08/17] ACPI: pci_link: Clear the dependencies after probe
2024-08-23 17:45 UTC (2+ messages)
[PATCH nf-next 1/2] netfilter: Make IP_NF_IPTABLES_LEGACY selectable
2024-08-23 17:45 UTC (3+ messages)
[PATCH] net/mlx5: Added cond_resched() to crdump collection
2024-08-23 17:41 UTC (8+ messages)
[PATCH net-next v14 00/11] Replace page_frag with page_frag_cache for sk_page_frag()
2024-08-23 17:40 UTC (3+ messages)
` [PATCH net-next v14 09/11] net: replace page_frag with page_frag_cache
[PATCH v7 1/4] kbuild: add mod(name,file)_flags to assembler flags for module objects
2024-08-23 17:37 UTC (4+ messages)
` [PATCH v8 0/4] Generate address range data for built-in modules
` [PATCH v8 1/4] kbuild: add mod(name,file)_flags to assembler flags for module objects
[PATCH] mtd: spinand: winbond: add support for W25N01KV
2024-08-23 17:35 UTC (2+ messages)
[PATCH] mtd: spinand: set bitflip_threshold to 75% of ECC strength
2024-08-23 17:35 UTC (2+ messages)
[PATCH] mtd: rawnand: davinci: make platform_data private
2024-08-23 17:35 UTC (2+ messages)
[PATCH v11 0/7] Loongarch-avec support
2024-08-23 17:34 UTC (3+ messages)
` [PATCH v11 2/7] LoongArch: Define ARCH_IRQ_INIT_FLAGS as IRQ_NOPROBE
[PATCH 0/5] tmpfs: Add case-insesitive support for tmpfs
2024-08-23 17:33 UTC (6+ messages)
` [PATCH 1/5] tmpfs: Add casefold lookup support
` [PATCH 2/5] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs
` [PATCH 3/5] tmpfs: Create casefold mount options
` [PATCH 4/5] tmpfs: Expose filesystem features via sysfs
` [PATCH 5/5] docs: tmpfs: Add casefold options
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).