public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-29 20:35:08 to 2024-10-29 23:13:35 UTC [more...]

[RFC bpf-next fanotify 0/5] Fanotify fastpath handler
 2024-10-29 23:12 UTC  (6+ messages)
` [RFC bpf-next fanotify 1/5] fanotify: Introduce fanotify "
` [RFC bpf-next fanotify 2/5] samples/fanotify: Add a sample "
` [RFC bpf-next fanotify 3/5] bpf: Make bpf inode storage available to tracing programs
` [RFC bpf-next fanotify 4/5] fanotify: Enable bpf based fanotify fastpath handler
` [RFC bpf-next fanotify 5/5] selftests/bpf: Add test for BPF "

[PATCH v10 0/5] Dell AWCC platform_profile support
 2024-10-29 23:11 UTC  (6+ messages)
` [PATCH v10 3/5] alienware-wmi: added platform profile support

[PATCH v1 0/4] perf arm-spe: Allow synthesizing of branch
 2024-10-29 23:09 UTC  (4+ messages)

[PATCH net] net: vertexcom: mse102x: Fix possible double free of TX skb
 2024-10-29 23:06 UTC  (5+ messages)

[PATCH v5 00/16] Enable Linear Address Space Separation support
 2024-10-29 23:05 UTC  (14+ messages)
` [PATCH v5 01/16] x86/cpu: Enumerate the LASS feature bits
` [PATCH v5 04/16] init/main.c: Move EFI runtime service initialization to x86/cpu
` [PATCH v5 05/16] x86/cpu: Defer CR pinning setup until after EFI initialization

[net-next PATCH v2 0/6] CN20K silicon with mbox support
 2024-10-29 23:06 UTC  (3+ messages)
` [net-next PATCH v2 4/6] octeontx2-pf: CN20K mbox REQ/ACK implementation for NIC PF

[PATCH 00/10] Introduce guestmemfs: persistent in-memory filesystem
 2024-10-29 23:05 UTC  (3+ messages)
` [PATCH 05/10] guestmemfs: add file mmap callback

[syzbot] [ocfs2?] WARNING in ocfs2_trim_fs_lock_res_init
 2024-10-29 23:05 UTC 

[PATCH] jfs: fix array-index-out-of-bounds in dtInsertEntry
 2024-10-29 23:03 UTC  (2+ messages)

[PATCH net-next] net: broadcom: use ethtool string helpers
 2024-10-29 23:03 UTC  (2+ messages)

[RFC PATCH 0/2] Add SEL Ethernet Support
 2024-10-29 23:01 UTC  (4+ messages)
` [RFC PATCH 2/2] net: selpcimac: Add driver for SEL PCIe network adapter

[PATCH net-next] ibmvnic: use ethtool string helpers
 2024-10-29 23:00 UTC  (2+ messages)

[PATCH net-next] amd-xgbe: use ethtool string helpers
 2024-10-29 23:00 UTC  (2+ messages)

[PATCH] net: mana: use ethtool string helpers
 2024-10-29 23:00 UTC  (2+ messages)

cgroup2 freezer and kvm_vm_worker_thread()
 2024-10-29 22:59 UTC  (3+ messages)

[PATCH v2 0/2] media: i2c: Drop HAS_EVENTS and event handlers
 2024-10-29 22:56 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] media: i2c: imx415: Drop HAS_EVENTS flag

[PATCH net-next] net: fjes: use ethtool string helpers
 2024-10-29 22:55 UTC  (2+ messages)

[PATCH v3 0/5] ASoC: Rename "sh" to "renesas"
 2024-10-29 22:54 UTC  (4+ messages)
` [PATCH v3 4/5] MAINTAINERS: Add entry for Renesas R-Car and FSI ASoC drivers

[PATCH] arm64: dts: renesas: hihope: Drop #sound-dai-cells
 2024-10-29 22:51 UTC  (3+ messages)

[PATCH] dl_server: Reset DL server params when rd changes
 2024-10-29 22:51 UTC 

[net-next v3] net: ftgmac100: refactor getting phy device handle
 2024-10-29 22:50 UTC  (2+ messages)

[PATCHv2 net-next] net: bnxt: use ethtool string helpers
 2024-10-29 22:49 UTC  (2+ messages)

[iwl-net v2] e1000: Hold RTNL when e1000_down can be called
 2024-10-29 22:48 UTC  (2+ messages)

[PATCH v4 00/19] Python module cleanup
 2024-10-29 22:44 UTC  (20+ messages)
` [PATCH v4 01/19] perf python: Remove python 2 scripting support
` [PATCH v4 02/19] perf python: Constify variables and parameters
` [PATCH v4 03/19] perf python: Remove unused #include
` [PATCH v4 04/19] perf script: Move scripting_max_stack out of builtin
` [PATCH v4 05/19] perf kvm: Move functions used in util "
` [PATCH v4 06/19] perf script: Move find_scripts to browser/scripts.c
` [PATCH v4 07/19] perf stat: Move stat_config into config.c
` [PATCH v4 08/19] perf script: Move script_spec code to trace-event-scripting.c
` [PATCH v4 09/19] perf script: Move script_fetch_insn "
` [PATCH v4 10/19] perf script: Move perf_sample__sprintf_flags "
` [PATCH v4 11/19] perf env: Move arch errno function to only use in env
` [PATCH v4 12/19] perf lock: Move common lock contention code to new file
` [PATCH v4 13/19] perf bench: Remove reference to cmd_inject
` [PATCH v4 14/19] perf kwork: Make perf_kwork_add_work a callback
` [PATCH v4 15/19] perf build: Remove test library from python shared object
` [PATCH v4 16/19] perf python: Add parse_events function
` [PATCH v4 17/19] perf python: Add __str__ and __repr__ functions to evlist
` [PATCH v4 18/19] perf python: Add __str__ and __repr__ functions to evsel
` [PATCH v4 19/19] perf python: Correctly throw IndexError

[PATCH bpf-next 0/4] bpf/crib: Add open-coded style process file iterator and file related CRIB kfuncs
 2024-10-29 22:39 UTC  (5+ messages)
` [PATCH bpf-next 1/4] bpf/crib: Introduce task_file open-coded iterator kfuncs
` [PATCH bpf-next 2/4] selftests/bpf: Add tests for open-coded style process file iterator
` [PATCH bpf-next 3/4] bpf/crib: Add struct file related CRIB kfuncs
` [PATCH bpf-next 4/4] selftests/bpf: Add tests for "

io_uring/kbuf.c:271:5-24: WARNING: atomic_dec_and_test variation before object free at line 273
 2024-10-29 22:43 UTC 

[PATCH] ocfs2: remove entry once instead of null-ptr-dereference in ocfs2_xa_remove()
 2024-10-29 22:43 UTC 

[PATCH] jfs: add a check to prevent array-index-out-of-bounds
 2024-10-29 22:39 UTC  (2+ messages)

Trusted keys: DCP: Unable to handle paging request
 2024-10-29 22:38 UTC  (4+ messages)
` [PATCH] KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operation

[PATCH] tpm: set TPM_CHIP_FLAG_SUSPENDED early
 2024-10-29 22:36 UTC 

[PATCH 0/6] ext4: Add atomic write support for DIO
 2024-10-29 22:29 UTC  (7+ messages)
` [PATCH 4/6] ext4: Warn if we ever fallback to buffered-io for DIO atomic writes

[PATCH v2] ARM: dts: twl6032: Add DTS file for TWL6032 PMIC
 2024-10-29 22:29 UTC  (3+ messages)

[PATCH v2 0/5] iio: hid-sensors-prox: Add support for more channels
 2024-10-29 22:26 UTC  (6+ messages)
` [PATCH v2 3/5] iio: Add channel type for attention

[PATCH v3 0/2] sparc/build: Rework CFLAGS for clang compatibility
 2024-10-29 22:24 UTC  (5+ messages)
` [PATCH v3 1/2] sparc/build: Put usage of -fcall-used* flags behind cc-option
` [PATCH v3 2/2] sparc/build: Add SPARC target flags for compiling with clang

[PATCH] Revert "watchdog: s3c2410_wdt: use exynos_get_pmu_regmap_by_phandle() for PMU regs"
 2024-10-29 22:23 UTC  (2+ messages)

[PATCH] jffs2: remove redundant check on outpos > pos
 2024-10-29 22:20 UTC 

[PATCH] jfs: xattr: check invalid xattr size more strictly
 2024-10-29 22:18 UTC  (2+ messages)

[PATCH v4] staging: rtl8723bs: change remaining printk to proper api
 2024-10-29 22:15 UTC 

[PATCH v4 0/3] bpf: Using binary search to improve the performance of btf_find_by_name_kind
 2024-10-29 22:15 UTC  (7+ messages)
` [PATCH v4 1/3] libbpf: Sort btf_types in ascending order by name
` [PATCH v4 2/3] bpf: Using binary search to improve the performance of btf_find_by_name_kind
` [PATCH v4 3/3] libbpf: Using binary search to improve the performance of btf__find_by_name_kind

[PATCH] ALSA: usb-audio: Add quirks for Dell WD19 dock
 2024-10-29 22:12 UTC 

[PATCH 1/1] media: v4l2-subdev: Drop HAS_EVENTS and event handlers
 2024-10-29 22:12 UTC  (5+ messages)

[PATCH net-next v2 0/9] lib: packing: introduce and use (un)pack_fields
 2024-10-29 22:09 UTC  (4+ messages)
` [PATCH net-next v2 6/9] ice: use <linux/packing.h> for Tx and Rx queue context data

[PATCH] jfs: fix array-index-out-of-bounds in jfs_readdir
 2024-10-29 22:07 UTC  (2+ messages)

[PATCH v6 0/9] drm/msm/dpu: support virtual wide planes
 2024-10-29 22:07 UTC  (11+ messages)
` [PATCH v6 2/9] drm/msm/dpu: move pstate->pipe initialization to dpu_plane_atomic_check
` [PATCH v6 6/9] drm/msm/dpu: move rot90 checking to dpu_plane_atomic_check_sspp()
` [PATCH v6 7/9] drm/msm/dpu: add support for virtual planes
` [PATCH v6 8/9] drm/msm/dpu: allow using two SSPP blocks for a single plane

[PATCH 0/2][next] UAPI: net/ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings
 2024-10-29 22:06 UTC  (12+ messages)
` [PATCH 2/2][next] net: ethtool: "

[PATCH v6 00/33] riscv control-flow integrity for usermode
 2024-10-29 22:06 UTC  (4+ messages)
` [PATCH v6 06/33] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv

[tip:timers/vdso 11/13] include/vdso/page.h:15:39: error: 'CONFIG_PAGE_SHIFT' undeclared here (not in a function); did you mean 'CONFIG_LOG_BUF_SHIFT'?
 2024-10-29 22:05 UTC  (3+ messages)

[PATCH RFC 0/3] Initial rust bindings for device property reads
 2024-10-29 22:05 UTC  (8+ messages)
` [PATCH RFC 2/3] rust: Add bindings for device properties

BUG: Stall on adding/removing wokers into workqueue pool
 2024-10-29 22:03 UTC 

staging: rtl8723bs: change remaining printk to proper api
 2024-10-29 22:02 UTC  (2+ messages)

net: ethernet: starfire: while loop that is never executed
 2024-10-29 22:02 UTC 

[syzbot] [ocfs2?] general protection fault in ocfs2_xa_block_wipe_namevalue
 2024-10-29 22:00 UTC 

[PATCH v4 00/23] Add Enclustra Arria10 and Cyclone5 SoMs
 2024-10-29 21:58 UTC  (3+ messages)
` [PATCH v4 12/23] dt-bindings: net: snps,dwmac: add support for Arria10

[PATCH v2 0/2][next] UAPI: net/ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings
 2024-10-29 21:58 UTC  (3+ messages)
` [PATCH v2 1/2][next] UAPI: ethtool: Use __struct_group() in struct ethtool_link_settings
` [PATCH v2 2/2][next] net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings

[PATCH 6.1.y v2] cpufreq: amd-pstate: Enable CPU boost in passive and guided modes
 2024-10-29 21:54 UTC  (2+ messages)

[PATCH] jfs: fix shift-out-of-bounds in dbSplit
 2024-10-29 21:53 UTC  (2+ messages)

ubifs_recover_master_node: failed to recover master node
 2024-10-29 21:51 UTC  (3+ messages)
  ` [PATCH] spi: spi-mem: rtl-snand: Correctly handle DMA transfers

[PATCH RFC] regmap: maple: Provide lockdep (sub)class for maple tree's internal lock
 2024-10-29 21:50 UTC 

[PATCH v2 0/3] softirq: Use a dedicated thread for timer wakeups on PREEMPT_RT
 2024-10-29 21:47 UTC  (5+ messages)
` [PATCH v2 3/3] "

[PATCH] m68k: coldfire/device.c: only build FEC when HW macros are defined
 2024-10-29 21:43 UTC 

[syzbot] [ocfs2?] general protection fault in ocfs2_xa_block_wipe_namevalue
 2024-10-29 21:40 UTC  (2+ messages)
` [syzbot] check ocfs2_xa_remove fix, please

[PATCH v2 00/10] x86/mce: Clean up some x86/mce code
 2024-10-29 21:39 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 06/10] x86/mce: Break up __mcheck_cpu_apply_quirks()

[PATCH net] Drop packets with invalid headers to prevent KMSAN infoleak
 2024-10-29 21:34 UTC  (9+ messages)

[PATCH v2 0/2] Converge on secs_to_jiffies()
 2024-10-29 21:35 UTC  (6+ messages)
` [PATCH v2 1/2] jiffies: Define secs_to_jiffies()

[PATCH] jfs: array-index-out-of-bounds fix in dtReadFirst
 2024-10-29 21:34 UTC  (2+ messages)

[PATCH 0/3] Tracefs gid mount option fixes
 2024-10-29 21:33 UTC  (4+ messages)
` [PATCH 3/3] tracing: Fix tracefs gid mount option

[PATCH v2 0/2] Untie the host lock entanglement - part 2
 2024-10-29 21:33 UTC  (8+ messages)
` [PATCH v2 1/2] scsi: ufs: core: Introduce a new clock_gating lock

[syzbot] [net?] BUG: Bad page state in bpf_test_run_xdp_live
 2024-10-29 21:33 UTC  (3+ messages)

[PATCH v2 0/3] nvmem: fix out-of-bounds write
 2024-10-29 21:31 UTC  (4+ messages)
` [PATCH v2 1/3] nvmem: core: improve range check for nvmem_cell_write()

[PATCH v2 0/2] pwm: export pwm_get_state_hw()
 2024-10-29 21:18 UTC  (3+ messages)
` [PATCH v2 1/2] pwm: core: "
` [PATCH v2 2/2] iio: adc: ad7606: finish pwm_get_state_hw() TODO

[PATCH v9 0/8] iio: add support for the ad3552r AXI DAC IP
 2024-10-29 21:17 UTC  (4+ messages)
` [PATCH v9 4/8] iio: dac: adi-axi-dac: extend features

[PATCH v3 00/16] Device / Driver PCI / Platform Rust abstractions
 2024-10-29 21:16 UTC  (3+ messages)
` [PATCH v3 11/16] rust: pci: add basic PCI device / driver abstractions

[PATCH 1/2] mm: convert mm_lock_seq to a proper seqcount
 2024-10-29 21:14 UTC  (4+ messages)

[PATCH v3 0/2] iio: light: veml6070: add integration time
 2024-10-29 21:13 UTC  (3+ messages)
` [PATCH v3 2/2] iio: light: veml6070: add support for "

[PATCH 0/3] kprobes: Annotate structs with __counted_by()
 2024-10-29 21:12 UTC  (4+ messages)
` [PATCH 1/3] "

[PATCH v6] rust: add global lock support
 2024-10-29 21:12 UTC  (4+ messages)

[PATCH] scripts: Remove export_report.pl
 2024-10-29 21:12 UTC 

[PATCH] regmap: kunit: Fix repeated test param
 2024-10-29 21:07 UTC  (2+ messages)

[PATCH v3 1/1] memcg/hugetlb: Adding hugeTLB counters to memcg
 2024-10-29 21:04 UTC  (3+ messages)

[PATCH v1] x86/mm/pat: fix VM_PAT handling when fork() fails in copy_page_range()
 2024-10-29 21:03 UTC 

[PATCH] iio: core: add docs for read_avail_release_resource callback
 2024-10-29 21:03 UTC  (2+ messages)

[PATCH v2 0/2] dt-bindings: dma: adi,axi-dmac: convert to yaml and update
 2024-10-29 21:00 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: dma: adi,axi-dmac: convert to yaml schema
` [PATCH v2 2/2] dt-bindings: dma: adi,axi-dmac: deprecate adi,channels node

[PATCH] iio: test : rescale: check null return of kunit_kmalloc
 2024-10-29 20:55 UTC  (2+ messages)
` [PATCH] iio: test: "

[PATCH net-next v1 0/7] devmem TCP fixes
 2024-10-29 20:55 UTC  (3+ messages)
` [PATCH net-next v1 6/7] net: fix SO_DEVMEM_DONTNEED looping too long
` [PATCH net-next v1 7/7] ncdevmem: add test for too many token_count

[syzbot] [btrfs?] general protection fault in btrfs_lookup_csums_bitmap
 2024-10-29 20:55 UTC  (5+ messages)
` [PATCH] btrfs: add a sanity check for csum root before fill the data csum

[PATCH v2 bpf 1/2] bpf: Fix out-of-bounds write in trie_get_next_key()
 2024-10-29 20:50 UTC  (2+ messages)

[PATCH] kcsan, seqlock: Support seqcount_latch_t
 2024-10-29 20:49 UTC  (5+ messages)

[PATCH] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on action required events
 2024-10-29 20:48 UTC  (3+ messages)
` [PATCH v15 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered

[PATCH] xfs: fix the judgment of whether the file already has extents
 2024-10-29 20:46 UTC  (2+ messages)

[PATCH net-next v1 0/7] devmem TCP fixes
 2024-10-29 20:45 UTC  (6+ messages)
` [PATCH net-next v1 1/7] net: page_pool: rename page_pool_alloc_netmem to *_netmems
` [PATCH net-next v1 2/7] net: page_pool: create page_pool_alloc_netmem
` [PATCH net-next v1 3/7] page_pool: Set `dma_sync` to false for devmem memory provider
` [PATCH net-next v1 4/7] page_pool: disable sync for cpu for dmabuf "
` [PATCH net-next v1 5/7] netmem: add netmem_prefetch

[PATCH 0/2] leds: spi-byte: fix regression introduced in stable kernels
 2024-10-29 20:41 UTC  (3+ messages)
` [PATCH 6.6 1/2] leds: spi-byte: Use devm_led_classdev_register_ext()
` [PATCH 5.10/5.15/6.1 2/2] "

[RFC PATCH 0/2] sched/eevdf: Introduce a cgroup interface for slice
 2024-10-29 20:39 UTC  (7+ messages)
` [RFC PATCH 2/2] "

[PATCH v2 0/3] drm/msm/dp: mass-rename symbols
 2024-10-29 20:39 UTC  (3+ messages)
` [PATCH v2 2/3] drm/msm/dp: rename edp_ bridge functions and struct

[PATCH] net: skip RPS if packet is already on target CPU
 2024-10-29 20:38 UTC  (3+ messages)

[PATCH 0/7] kernel/cgroups: Add "dev" memory accounting cgroup
 2024-10-29 20:38 UTC  (6+ messages)

[PATCH] net: wireless: realtek/rtw89: Add check null return of kmalloc
 2024-10-29 20:37 UTC  (2+ messages)

[PATCH v5 00/27] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-10-29 20:35 UTC  (28+ messages)
` [PATCH v5 01/27] range: Add range_overlaps()
` [PATCH v5 02/27] ACPI/CDAT: Add CDAT/DSMAS shared and read only flag values
` [PATCH v5 03/27] dax: Document struct dev_dax_range
` [PATCH v5 04/27] cxl/pci: Delay event buffer allocation
` [PATCH v5 05/27] cxl/hdm: Use guard() in cxl_dpa_set_mode()
` [PATCH v5 06/27] cxl/region: Refactor common create region code
` [PATCH v5 07/27] cxl/mbox: Flag support for Dynamic Capacity Devices (DCD)
` [PATCH v5 08/27] cxl/mem: Read dynamic capacity configuration from the device
` [PATCH v5 09/27] cxl/core: Separate region mode from decoder mode
` [PATCH v5 10/27] cxl/region: Add dynamic capacity decoder and region modes
` [PATCH v5 11/27] cxl/hdm: Add dynamic capacity size support to endpoint decoders
` [PATCH v5 12/27] cxl/cdat: Gather DSMAS data for DCD regions
` [PATCH v5 13/27] cxl/mem: Expose DCD partition capabilities in sysfs
` [PATCH v5 14/27] cxl/port: Add endpoint decoder DC mode support to sysfs
` [PATCH v5 15/27] cxl/region: Add sparse DAX region support
` [PATCH v5 16/27] cxl/events: Split event msgnum configuration from irq setup
` [PATCH v5 17/27] cxl/pci: Factor out interrupt policy check
` [PATCH v5 18/27] cxl/mem: Configure dynamic capacity interrupts
` [PATCH v5 19/27] cxl/core: Return endpoint decoder information from region search
` [PATCH v5 20/27] cxl/extent: Process DCD events and realize region extents
` [PATCH v5 21/27] cxl/region/extent: Expose region extent information in sysfs
` [PATCH v5 22/27] dax/bus: Factor out dev dax resize logic
` [PATCH v5 23/27] dax/region: Create resources on sparse DAX regions
` [PATCH v5 24/27] cxl/region: Read existing extents on region creation
` [PATCH v5 25/27] cxl/mem: Trace Dynamic capacity Event Record
` [PATCH v5 26/27] tools/testing/cxl: Make event logs dynamic
` [PATCH v5 27/27] tools/testing/cxl: Add DC Regions to mock mem data

[PATCH] arm64/Kconfig: introduce GENERIC_ISA_DMA
 2024-10-29 20:35 UTC  (5+ messages)
  `  "
    `  "

[PATCH net-next v2 0/5] Side MDIO Support for LAN937x Switches
 2024-10-29 20:35 UTC  (5+ messages)
` [PATCH net-next v2 2/5] dt-bindings: net: dsa: ksz: add mdio-parent-bus property for internal MDIO

[RFC PATCH 0/2] wcd937x codec fixes
 2024-10-29 20:35 UTC  (2+ messages)


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