public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-28 06:14:53 to 2026-04-28 07:20:56 UTC [more...]

[PATCH v7 00/59] perf: Reorganize scripting support
 2026-04-28  7:18 UTC  (50+ messages)
` [PATCH v8 00/58] "
  ` [PATCH v8 01/58] perf arch arm: Sort includes and add missed explicit dependencies
  ` [PATCH v8 02/58] perf arch x86: "
  ` [PATCH v8 03/58] perf tests: "
  ` [PATCH v8 04/58] perf script: "
  ` [PATCH v8 05/58] perf util: "
  ` [PATCH v8 06/58] perf python: Add "
  ` [PATCH v8 07/58] perf evsel/evlist: Avoid unnecessary #includes
  ` [PATCH v8 08/58] perf data: Add open flag
  ` [PATCH v8 09/58] perf evlist: Add reference count
  ` [PATCH v8 10/58] perf evsel: "
  ` [PATCH v8 11/58] perf evlist: Add reference count checking
  ` [PATCH v8 12/58] perf python: Use evsel in sample in pyrf_event
  ` [PATCH v8 13/58] perf python: Add wrapper for perf_data file abstraction
  ` [PATCH v8 14/58] perf python: Add python session abstraction wrapping perf's session
  ` [PATCH v8 15/58] perf python: Refactor and add accessors to sample event
  ` [PATCH v8 16/58] perf python: Add mmap2 event
  ` [PATCH v8 17/58] perf python: Add callchain support
  ` [PATCH v8 18/58] perf python: Extend API for stat events in python.c
  ` [PATCH v8 19/58] perf python: Expose brstack in sample event
  ` [PATCH v8 20/58] perf python: Add syscall name/id to convert syscall number and name
  ` [PATCH v8 21/58] perf python: Add config file access
  ` [PATCH v8 22/58] perf python: Add perf.pyi stubs file
  ` [PATCH v8 23/58] perf python: Add LiveSession helper
  ` [PATCH v8 24/58] perf python: Move exported-sql-viewer.py and parallel-perf.py to tools/perf/python/
  ` [PATCH v8 25/58] perf stat-cpi: Port stat-cpi to use python module
  ` [PATCH v8 26/58] perf mem-phys-addr: Port mem-phys-addr "
  ` [PATCH v8 27/58] perf syscall-counts: Port syscall-counts "
  ` [PATCH v8 28/58] perf syscall-counts-by-pid: Port syscall-counts-by-pid "
  ` [PATCH v8 29/58] perf futex-contention: Port futex-contention "
  ` [PATCH v8 30/58] perf flamegraph: Port flamegraph "
  ` [PATCH v8 31/58] perf gecko: Port gecko "
  ` [PATCH v8 32/58] perf arm-cs-trace-disasm: Port arm-cs-trace-disasm "
  ` [PATCH v8 33/58] perf check-perf-trace: Port check-perf-trace "
  ` [PATCH v8 34/58] perf compaction-times: Port compaction-times "
  ` [PATCH v8 35/58] perf event_analyzing_sample: Port event_analyzing_sample "
  ` [PATCH v8 36/58] perf export-to-sqlite: Port export-to-sqlite "
  ` [PATCH v8 37/58] perf export-to-postgresql: Port export-to-postgresql "
  ` [PATCH v8 38/58] perf failed-syscalls-by-pid: Port failed-syscalls-by-pid "
  ` [PATCH v8 39/58] perf intel-pt-events: Port intel-pt-events/libxed "
  ` [PATCH v8 40/58] perf net_dropmonitor: Port net_dropmonitor "
  ` [PATCH v8 41/58] perf netdev-times: Port netdev-times "
  ` [PATCH v8 42/58] perf powerpc-hcalls: Port powerpc-hcalls "
  ` [PATCH v8 43/58] perf sched-migration: Port sched-migration/SchedGui "
  ` [PATCH v8 44/58] perf sctop: Port sctop "
  ` [PATCH v8 45/58] perf stackcollapse: Port stackcollapse "
  ` [PATCH v8 46/58] perf task-analyzer: Port task-analyzer "
  ` [PATCH v8 47/58] perf failed-syscalls: Port failed-syscalls "
  ` [PATCH v8 48/58] perf rw-by-file: Port rw-by-file "

[RFC PATCH 0/3] Move thread_info into task_struct for LoongArch
 2026-04-28  7:20 UTC  (4+ messages)
` [RFC PATCH 1/3] LoongArch: Implement CONFIG_THREAD_INFO_IN_TASK
` [RFC PATCH 2/3] LoongArch: BPF: Inline bpf_get_current_task{_btf}() helpers
` [RFC PATCH 3/3] LoongArch: BPF: Inline bpf_get_smp_processor_id() helper

[PATCH v2 0/7] AMD HSMP: metrics table improvements and Family 1Ah Model 50h-5Fh support
 2026-04-28  7:20 UTC  (3+ messages)
` [PATCH v2 4/7] sysfs: Add SYSFS_HUGE_BIN_FILE flag for binary attributes larger than PAGE_SIZE

[PATCH ath-next] wifi: ath11k: cancel SSR work items during PCI shutdown
 2026-04-28  7:19 UTC  (2+ messages)

[PATCH 00/49] mm: Generalize vmemmap optimization for DAX and HugeTLB
 2026-04-28  7:18 UTC  (12+ messages)
` [PATCH 09/49] mm: panic on memory allocation failure in sparse_init_nid()
` [PATCH 10/49] mm: move subsection_map_init() into sparse_init()
` [PATCH 11/49] mm: defer sparse_init() until after zone initialization
` [PATCH 12/49] mm: make set_pageblock_order() static
` [PATCH 13/49] mm: integrate sparse_vmemmap_init_nid_late() into sparse_init_nid()

[PATCH 00/10] iio: drop redundant iio_dev argument from hid_sensor_remove_trigger()
 2026-04-28  7:16 UTC  (11+ messages)
` [PATCH 01/10] iio: hid-sensors: drop redundant iio_dev argument
` [PATCH 02/10] iio: orientation: adapt to hid_sensor_remove_trigger() API change
` [PATCH 03/10] iio: gyro: "
` [PATCH 04/10] iio: pressure: "
` [PATCH 05/10] iio: temperature: "
` [PATCH 06/10] iio: humidity: "
` [PATCH 07/10] iio: light: "
` [PATCH 08/10] iio: magnetometer: "
` [PATCH 09/10] iio: position: "
` [PATCH 10/10] iio: accel: "

[PATCH v2] Documentation/rv: Replace stale website link
 2026-04-28  7:16 UTC  (4+ messages)

[PATCH v3 0/4] mm/page_owner: add filter infrastructure for print_mode and NUMA filtering
 2026-04-28  7:11 UTC 

[PATCH RESEND] dt-bindings: arm: cpus: Add compatible qcom,oryon-1-5
 2026-04-28  7:16 UTC  (2+ messages)

[PATCH v5 0/4] serial: 8250_dw: Add support for UltraRISC DP1000 UART
 2026-04-28  7:15 UTC  (3+ messages)
` [PATCH v5 1/4] serial: 8250_dwlib: move DesignWare register definitions to header

[PATCH v0 00/14] iio: magnetometer: ak8975: Additional changes to the driver
 2026-04-28  7:14 UTC  (4+ messages)

[PATCH] Add support for multi_slice in iris encoder
 2026-04-28  7:14 UTC 

[PATCH v4 0/8] gpu: nova-core: run unload sequence upon unbinding
 2026-04-28  7:13 UTC  (3+ messages)
` [PATCH v4 6/8] gpu: nova-core: gsp: shuffle boot code a bit to keep chipset-specific parts close

[PATCH v4 00/20] drm/tyr: firmware loading and MCU boot support
 2026-04-28  7:13 UTC  (5+ messages)
` [PATCH v4 02/20] drm/tyr: select required dependencies in Kconfig

[PATCH v3 00/28] vfs/nfsd: add support for CB_NOTIFY callbacks in directory delegations
 2026-04-28  7:10 UTC  (29+ messages)
` [PATCH v3 01/28] filelock: pass current blocking lease to trace_break_lease_block() rather than "new_fl"
` [PATCH v3 02/28] filelock: add support for ignoring deleg breaks for dir change events
` [PATCH v3 03/28] filelock: add a tracepoint to start of break_lease()
` [PATCH v3 04/28] filelock: add an inode_lease_ignore_mask helper
` [PATCH v3 05/28] fsnotify: new tracepoint in fsnotify()
` [PATCH v3 06/28] fsnotify: add fsnotify_modify_mark_mask()
` [PATCH v3 07/28] fsnotify: add FSNOTIFY_EVENT_RENAME data type
` [PATCH v3 08/28] nfsd: check fl_lmops in nfsd_breaker_owns_lease()
` [PATCH v3 09/28] nfsd: add protocol support for CB_NOTIFY
` [PATCH v3 10/28] nfs_common: add new NOTIFY4_* flags proposed in RFC8881bis
` [PATCH v3 11/28] nfsd: allow nfsd to get a dir lease with an ignore mask
` [PATCH v3 12/28] nfsd: update the fsnotify mark when setting or removing a dir delegation
` [PATCH v3 13/28] nfsd: make nfsd4_callback_ops->prepare operation bool return
` [PATCH v3 14/28] nfsd: add callback encoding and decoding linkages for CB_NOTIFY
` [PATCH v3 15/28] nfsd: use RCU to protect fi_deleg_file
` [PATCH v3 16/28] nfsd: add data structures for handling CB_NOTIFY
` [PATCH v3 17/28] nfsd: add notification handlers for dir events
` [PATCH v3 18/28] nfsd: add tracepoint to dir_event handler
` [PATCH v3 19/28] nfsd: apply the notify mask to the delegation when requested
` [PATCH v3 20/28] nfsd: add helper to marshal a fattr4 from completed args
` [PATCH v3 21/28] nfsd: allow nfsd4_encode_fattr4_change() to work with no export
` [PATCH v3 22/28] nfsd: send basic file attributes in CB_NOTIFY
` [PATCH v3 23/28] nfsd: allow encoding a filehandle into fattr4 without a svc_fh
` [PATCH v3 24/28] nfsd: add a fi_connectable flag to struct nfs4_file
` [PATCH v3 25/28] nfsd: add the filehandle to returned attributes in CB_NOTIFY
` [PATCH v3 26/28] nfsd: properly track requested child attributes
` [PATCH v3 27/28] nfsd: track requested dir attributes
` [PATCH v3 28/28] nfsd: add support to CB_NOTIFY for dir attribute changes

[PATCH v2 0/9] bitfield: add FIELD_GET_SIGNED()
 2026-04-28  7:10 UTC  (3+ messages)
` [PATCH v2 7/9] wifi: rtw89: switch to using FIELD_GET_SIGNED()

[PATCH RFC v3 00/11] media: qcom: venus: add MSM8939 support
 2026-04-28  7:10 UTC  (5+ messages)
  ` [PATCH RFC v3 01/11] media: dt-bindings: venus: Add qcom,msm8939 schema
  ` [PATCH RFC v3 04/11] arm64: dts: qcom: msm8939: Add venus node

[PATCH v5] ata: ahci: fail probe if BAR too small for claimed ports
 2026-04-28  7:08 UTC 

[PATCH v1] perf sched stats: Fix segmentation faults in diff mode
 2026-04-28  7:08 UTC 

[PATCH] serial: max3100: unwind port allocation on add failure
 2026-04-28  7:07 UTC 

[PATCH] LoongArch: Specify -m32/-m64 explicitly for 32BIT/64BIT
 2026-04-28  7:06 UTC 

[PATCH] LoongArch: Make CONFIG_64BIT as the default option
 2026-04-28  7:06 UTC 

[PATCH v3] mm/page_alloc: replace kernel_init_pages() with batch page clearing
 2026-04-28  7:06 UTC  (6+ messages)

[PATCH] mm/madvise: reject invalid process_madvise() advice for zero-length vectors
 2026-04-28  7:05 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] ASoC: dt-bindings: mediatek,mt6351: convert to DT schema
 2026-04-28  7:05 UTC  (2+ messages)

[PATCH v4 0/3] PCI: qcom: Program T_POWER_ON value for L1.2 exit timing
 2026-04-28  7:04 UTC  (4+ messages)
` [PATCH v4 3/3] PCI: qcom: Program T_POWER_ON

[PATCH v1 0/2] perf inject intel-PT LBR/brstack synthesis fixes
 2026-04-28  7:03 UTC  (3+ messages)
` [PATCH v1 1/2] perf event: Fix size of synthesized sample with branch stacks
` [PATCH v1 2/2] perf inject: Fix itrace branch stack synthesis

[PATCH 0/5] Add reclaim to the dmem cgroup controller
 2026-04-28  7:02 UTC  (4+ messages)
` [PATCH 2/5] cgroup/dmem: Add reclaim callback for lowering max below current usage

[PATCH v2 0/3] mm/page_owner: add filter infrastructure for print_mode and NUMA filtering
 2026-04-28  3:33 UTC  (4+ messages)
` [PATCH v2 1/3] mm/page_owner: add filter infrastructure

[RFC PATCH 0/2] scripts: add kconfirm
 2026-04-28  7:01 UTC  (3+ messages)
` [RFC PATCH 1/2] "

[RFC PATCH v2 0/2] vfs: syscalls: add mkdirat2() that returns an O_DIRECTORY fd
 2026-04-28  7:01 UTC  (5+ messages)
` [RFC PATCH v2 1/2] "

[PATCH v1 0/3] mm: process_mrelease: expedite clean file folio reclaim and add auto-kill
 2026-04-28  7:01 UTC  (16+ messages)
` [PATCH v1 2/3] mm: process_mrelease: skip LRU movement for exclusive file folios
` [PATCH v1 3/3] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag

[PATCH v7 0/6] mm: Fix vmemmap optimization accounting and initialization
 2026-04-28  7:00 UTC  (5+ messages)
` [PATCH v7 4/6] mm/sparse-vmemmap: Fix DAX vmemmap accounting with optimization

[PATCH] PCI: rcar-gen4: Limit Max_Read_Request_Size and Max_Payload_Size to 256 Bytes
 2026-04-28  7:00 UTC  (2+ messages)

[PATCH] mm_types: remove references to s390 gmap
 2026-04-28  6:58 UTC  (2+ messages)

[PATCH] modpost: prevent stack buffer overflow in do_input_entry()
 2026-04-28  6:58 UTC  (3+ messages)
` [PATCH v2] modpost: prevent stack buffer overflow in do_input_entry() and do_dmi_entry()

[PATCH] staging: rtl8723bs: hal: add blank line after declaration
 2026-04-28  6:56 UTC  (2+ messages)

[PATCH iwl-next v4 0/3] igc: add support for forcing link speed without autonegotiation
 2026-04-28  6:56 UTC  (5+ messages)
` [PATCH iwl-next v4 1/3] igc: remove unused autoneg_failed field
  ` [Intel-wired-lan] "
` [PATCH iwl-next v4 2/3] igc: move autoneg-enabled settings into igc_handle_autoneg_enabled()
` [PATCH iwl-next v4 3/3] igc: add support for forcing link speed without autonegotiation

[PATCH v2 00/14] media: qcom: camss: CAMSS Offline Processing Engine support
 2026-04-28  6:56 UTC  (10+ messages)
` [PATCH v2 01/14] media: qcom: camss: Add support to populate sub-devices
` [PATCH v2 05/14] media: qcom: camss: Add camss-isp-bufq helper
` [PATCH v2 10/14] dt-bindings: media: qcom: Add CAMSS Offline Processing Engine (OPE)
` [PATCH v2 11/14] dt-bindings: media: qcom,qcm2290-camss: Add OPE ISP subnode

[PATCH] ASoC: Intel: bytcr_wm5102: Fix MCLK leak on platform_clock_control error
 2026-04-28  6:55 UTC  (2+ messages)

[PATCH v2 0/8] Add Samsung Galaxy S4 support
 2026-04-28  6:56 UTC  (7+ messages)
` [PATCH v2 1/8] dt-bindings: arm: qcom: Add Samsung Galaxy S4
` [PATCH v2 2/8] dt-bindings: extcon: qcom,pm8941-misc: Add PM8921 compatible
` [PATCH v2 7/8] ARM: dts: qcom: pm8921: Add USB ID extcon

[PATCH v6 0/4] media: i2c: ds90ub953: Add back channel GPIO support
 2026-04-28  6:54 UTC  (7+ messages)
` [PATCH v6 1/4] dt-bindings: media: ti,ds90ub953: Add support for remote GPIO data source

[PATCH v1] tools clang-format: Add a tools clang-format that overrides some kernel behaviors
 2026-04-28  6:54 UTC  (2+ messages)
` [PATCH v2] perf clang-format: Add a perf "

[PATCH v2] dt-bindings: arm-smmu: qcom: Add Hawi compatible for Application processor
 2026-04-28  6:51 UTC  (2+ messages)

[PATCH] vdso/gettimeofday: Reload sequence counter after switch to time page in do_aux()
 2026-04-28  6:50 UTC  (5+ messages)

[PATCH wireless-next] wifi: rt2x00: check for of_get_mac_address error
 2026-04-28  6:50 UTC  (6+ messages)

[PATCH v2 0/2] remoteproc: add AMD BRAM-based remote processor driver
 2026-04-28  6:50 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: document AMD BRAM-based rproc

[PATCH v2] drm/amdgpu: fix build for CONFIG_DRM_FBDEV_EMULATION=n
 2026-04-28  6:50 UTC  (2+ messages)

[PATCH] net: datagram: Drain queue before reporting EOF or ENOTCONN
 2026-04-28  6:49 UTC  (3+ messages)

[PATCH v3 0/4] mm: improve write performance with RWF_DONTCACHE
 2026-04-28  6:49 UTC  (6+ messages)
` [PATCH v3 2/4] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking

[PATCH v1 0/2] Add Lontiun LT7911EXC eDP to MIPI DSI bridge
 2026-04-28  6:32 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings:bridge: "
` [PATCH v1 2/2] drm:bridge: "

[PATCH net-next v7 1/2] net: pppoe: implement GRO/GSO support
 2026-04-28  6:47 UTC  (2+ messages)
` [PATCH net-next v7 2/2] selftests: net: test PPPoE packets in gro.sh

[PATCH] nvme: reserve a keep-alive admin tag for all transports
 2026-04-28  6:47 UTC  (2+ messages)

[PATCH sched_ext/for-7.2] sched_ext: Collect ext_*.c include headers in build_policy.c
 2026-04-28  6:46 UTC  (2+ messages)

[PATCH] serial: altera_jtaguart: handle uart_add_one_port() failures
 2026-04-28  6:44 UTC 

[PATCH v4 0/6] sched/fair: SMT-aware asymmetric CPU capacity
 2026-04-28  6:45 UTC  (3+ messages)
` [PATCH 2/6] sched/fair: Attach sched_domain_shared to sd_asym_cpucapacity

[PATCH net-next] ppp: consolidate RX skb queueing
 2026-04-28  6:43 UTC  (2+ messages)

[PATCH v7] iio: frequency: ad9832: simplify bitwise math
 2026-04-28  6:40 UTC  (2+ messages)

[RFC Patch net-next v1 0/9] r8169: add RSS support for RTL8127
 2026-04-28  6:37 UTC  (4+ messages)
` [RFC Patch net-next v1 9/9] r8169: add support for ethtool

[PATCH v3 0/3] revamp fs/filesystems.c
 2026-04-28  6:36 UTC  (2+ messages)
` Why does GNU sed abuse /proc/filesystems? "

[PATCH v2 00/53] make MM selftests more CI friendly
 2026-04-28  6:34 UTC  (3+ messages)
` [PATCH v2 11/53] selftests/mm: hugetlb-read-hwpoison: use kselftest framework

[PATCH 00/48] objtool/klp: Some klp-build fixes and improvements
 2026-04-28  6:35 UTC  (6+ messages)
` [PATCH 03/48] objtool/klp: Don't correlate __ADDRESSABLE() symbols

[PATCH net-next v2 0/5] Reimplement TCP-AO using crypto library
 2026-04-28  6:34 UTC  (4+ messages)
` [PATCH net-next v2 2/5] net/tcp-ao: Use crypto library API instead of crypto_ahash

[RFC v2 00/10] acpi/x86: s2idle: Introduce and implement hint class ABI and idle hint for s2idle
 2026-04-28  6:34 UTC  (3+ messages)
` [RFC v2 04/10] platform/x86: asus-wmi: add s2idle begin delay for Ally devices
  ` [systemd-devel] "

[PATCH v8 0/4] Add Qualcomm extended CTI support
 2026-04-28  6:33 UTC  (5+ messages)
` [PATCH v8 1/4] coresight: cti: Convert trigger usage fields to dynamic bitmaps and arrays

[PATCH net-next 0/5] Consolidate FCrypt and PCBC code into net/rxrpc/
 2026-04-28  6:33 UTC  (4+ messages)
` [PATCH net-next 1/5] net/rxrpc: Add local FCrypt-PCBC implementation

[PATCH v2 net] net: enetc: fix VSI mailbox timeout handling and DMA lifecycle
 2026-04-28  6:31 UTC 

[PATCH v2] ASoC: ES8389: convert to devm_clk_get_optional() to get clock
 2026-04-28  6:23 UTC 

[RESEND,v2 0/2] MT8189 SMI SUPPORT
 2026-04-28  6:26 UTC  (3+ messages)
` [RESEND,v2 1/2] dt-bindings: memory-controllers: mtk-smi: Add support for mt8189

[PATCH for drm-misc-fixes v5 0/4] Fix some bugs in the hibmc driver
 2026-04-28  6:25 UTC  (5+ messages)
` [PATCH for drm-misc-fixes v5 2/4] drm/hisilicon/hibmc: fix no showing when no connectors connected

[PATCH] selftests/mm: khugepaged: handle partial write in file_setup_area()
 2026-04-28  6:23 UTC 

[PATCH v2] dt-bindings: phy: qcom,sc8280xp-qmp-ufs-phy: Document Nord QMP UFS PHY
 2026-04-28  6:23 UTC  (2+ messages)

[PATCH v2] dt-bindings: arm-smmu: Add compatible for Qualcomm Nord SoC
 2026-04-28  6:20 UTC  (2+ messages)

[PATCH] x86/olpc: select GPIOLIB_LEGACY
 2026-04-28  6:19 UTC  (2+ messages)

[PATCH v2] dt-bindings: mfd: qcom,tcsr: Add compatible for Nord
 2026-04-28  6:18 UTC  (2+ messages)

[PATCH] tpm: Remove dead NULL check in tpm2_flush_space()
 2026-04-28  6:18 UTC  (3+ messages)

[PATCH] ALSA: hda: Avoid WARN_ON() for HDMI chmap slot checks
 2026-04-28  6:17 UTC 

[PATCH] phy: renesas: phy-rzg3e-usb3: Fix runtime PM underflow during suspend
 2026-04-28  6:17 UTC  (2+ messages)

[PATCH v1] arm64: dts: monac-arduino-monza: Add Bluetooth UART node
 2026-04-28  6:16 UTC  (2+ messages)

[PATCH v5] char/nvram: Remove redundant nvram_mutex
 2026-04-28  6:15 UTC 

[linus:master] [net] 22cb45afd2: kunit.mctp_test_bind_lookup.mctp-route.fail
 2026-04-28  6:14 UTC 


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