messages from 2024-11-08 18:44:28 to 2024-11-08 21:46:47 UTC [more...]
[PATCH v2] kbuild: Fix Propeller build option
2024-11-08 21:46 UTC
[PATCH 0/3] EDAC/igen6: Add polling support and allow setting edac_op_state
2024-11-08 21:44 UTC (2+ messages)
[net-next PATCH] net: dsa: add devm_dsa_register_switch()
2024-11-08 21:43 UTC (4+ messages)
[PATCH 0/2] Add SA8775P GPI DMA compatible
2024-11-08 21:41 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: dma: qcom,gpi: Add SA8775P compatible
` [PATCH 2/2] arm64: dts: qcom: sa8775p: Use a SoC-specific compatible for GPI DMA
[PATCH v3 00/13] zswap IAA compress batching
2024-11-08 21:39 UTC (14+ messages)
` [PATCH v3 08/13] mm: zswap: acomp_ctx mutex lock/unlock optimizations
` [PATCH v3 09/13] mm: zswap: Modify struct crypto_acomp_ctx to be configurable in nr of acomp_reqs
` [PATCH v3 10/13] mm: zswap: Add a per-cpu "acomp_batch_ctx" to struct zswap_pool
` [PATCH v3 12/13] mm: Add sysctl vm.compress-batching switch for compress batching during swapout
[PATCH] dts: arm64: rk3576-sige5: Remove non-removable flag from sdmmc
2024-11-08 21:33 UTC
[PATCH 0/3] memcg/hugetlb: Rework memcg hugetlb charging
2024-11-08 21:29 UTC (4+ messages)
` [PATCH 1/3] memcg/hugetlb: Introduce memcg_accounts_hugetlb
` [PATCH 2/3] memcg/hugetlb: Introduce mem_cgroup_charge_hugetlb
` [PATCH 3/3] memcg/hugetlb: Deprecate memcg hugetlb try-commit-cancel protocol
unsubscribe
2024-11-08 21:25 UTC
[PATCH] docs: hwmon: Fix typos in sch5627 and max31827
2024-11-08 21:22 UTC
[RFC PATCH v1] KVM: arm64: Introduce KVM_CAP_ARM_SIGBUS_ON_SEA
2024-11-08 21:18 UTC (2+ messages)
[PATCH] arm64: kvm: Make nvhe stack size configurable
2024-11-08 21:14 UTC
[PATCH] dt-bindings: interrupt-controller: qcom,pdc: Add SAR2130P compatible
2024-11-08 21:13 UTC (3+ messages)
[PATCH v3] dt-bindings: clock: actions,owl-cmu: convert to YAML
2024-11-08 21:12 UTC (5+ messages)
optee-based efi runtime variable service on TI j784s4 platforms
2024-11-08 21:10 UTC (3+ messages)
[PATCH bpf] bpf: fix recursive lock when verdict program return SK_PASS
2024-11-08 21:07 UTC (3+ messages)
unsubscribe
2024-11-08 21:07 UTC
[PATCH v2 0/2] implement PROCFS_SET_GROUPS ioctl
2024-11-08 21:06 UTC (4+ messages)
` [PATCH v2 1/2] procfs: avoid some usages of seq_file private data
linux-next: build failure after merge of the ftrace tree
2024-11-08 21:05 UTC (5+ messages)
[PATCH v14 0/4] debugfs to hisilicon migration driver
2024-11-08 21:01 UTC (2+ messages)
[PATCH v2 1/1] x86/fred: Clear WFE in missing-ENDBRANCH #CPs
2024-11-08 20:53 UTC (3+ messages)
[PATCH] RFC: arm64: dts: qcom: Disable USB U1/U2 entry for QC targets
2024-11-08 20:52 UTC (2+ messages)
[PATCH 1/1] sched/numa: Fix memory leak due to the overwritten vma->numab_state
2024-11-08 20:50 UTC (2+ messages)
[PATCH] bpf: Fix mismatched RCU unlock flavour in bpf_out_neigh_v6
2024-11-08 20:50 UTC (3+ messages)
[PATCH net-next v3] eth: fbnic: Add PCIe hardware statistics
2024-11-08 20:46 UTC
[PATCH] x86,tlb: update mm_cpumask lazily
2024-11-08 20:46 UTC (7+ messages)
[PATCH v8 0/6] Implement vendor resets for PSCI SYSTEM_RESET2
2024-11-08 20:42 UTC (7+ messages)
` [PATCH v8 3/6] firmware: psci: Read and use vendor reset types
` [PATCH v8 5/6] arm64: dts: qcom: qcs6490-rb3gen2: Add PSCI SYSTEM_RESET2 types
` [PATCH v8 6/6] arm64: dts: qcom: sa8775p-ride: "
[PATCH v3 0/8] binder: faster page installations
2024-11-08 20:41 UTC (10+ messages)
` [PATCH v3 1/8] Revert "binder: switch alloc->mutex to spinlock_t"
` [PATCH v3 2/8] binder: concurrent page installation
` [PATCH v3 3/8] binder: select correct nid for pages in LRU
` [PATCH v3 4/8] binder: remove struct binder_lru_page
` [PATCH v3 5/8] binder: replace alloc->vma with alloc->mapped
` [PATCH v3 6/8] binder: rename alloc->buffer to vm_start
` [PATCH v3 7/8] binder: use per-vma lock in page installation
` [PATCH v3 8/8] binder: propagate vm_insert_page() errors
[PATCH v7 00/10] perf record --off-cpu: Dump off-cpu samples directly
2024-11-08 20:41 UTC (11+ messages)
` [PATCH v7 01/10] perf record --off-cpu: Add --off-cpu-thresh option
` [PATCH v7 02/10] perf evsel: Expose evsel__is_offcpu_event() for future use
` [PATCH v7 03/10] perf record --off-cpu: Parse off-cpu event
` [PATCH v7 04/10] perf record --off-cpu: Preparation of off-cpu BPF program
` [PATCH v7 05/10] perf record --off-cpu: Dump off-cpu samples in BPF
` [PATCH v7 06/10] perf evsel: Assemble offcpu samples
` [PATCH v7 07/10] perf record --off-cpu: Disable perf_event's callchain collection
` [PATCH v7 08/10] perf script: Display off-cpu samples correctly
` [PATCH v7 09/10] perf record --off-cpu: Dump the remaining samples in BPF's stack trace map
` [PATCH v7 10/10] perf test: Add direct off-cpu test
[PATCH] net: netronome: use double ptr for gstrings
2024-11-08 20:41 UTC
[PATCH v3 0/2] implement PROCFS_SET_GROUPS ioctl
2024-11-08 20:41 UTC (3+ messages)
` [PATCH v3 1/2] procfs: avoid some usages of seq_file private data
` [PATCH v3 2/2] procfs: implement PROCFS_SET_GROUPS ioctl
[PATCH sched_ext/for-6.13 1/2] sched_ext: Avoid live-locking bypass mode switching
2024-11-08 20:38 UTC (3+ messages)
` [PATCH sched_ext/for-6.13 2/2] sched_ext: Enable the ops breather and eject BPF scheduler on softlockup
[PATCH sched_ext/for-6.12-fixes] sched_ext: Call __balance_callbacks() from __scx_task_iter_rq_unlock()
2024-11-08 20:36 UTC (4+ messages)
[PATCH v7 00/10] perf record --off-cpu: Dump off-cpu samples directly
2024-11-08 20:36 UTC
[PATCH v5 0/2] [PATCH v4 0/2] perf arm-spe: Add support for SPE Data Source packet on AmpereOne
2024-11-08 20:29 UTC (3+ messages)
` [PATCH v5 1/2] perf arm-spe: Prepare for adding data source packet implementations for other cores
` [PATCH v5 2/2] perf arm-spe: Add support for SPE Data Source packet on AmpereOne
[PATCH v1 00/17] Provide a new two step DMA mapping API
2024-11-08 20:27 UTC (6+ messages)
` [PATCH v1 09/17] docs: core-api: document the IOVA-based API
[PATCH v2 0/6] media: uvcvideo: Implement the Privacy GPIO as a subdevice
2024-11-08 20:25 UTC (7+ messages)
` [PATCH v2 1/6] media: uvcvideo: Factor out gpio functions to its own file
` [PATCH v2 2/6] media: uvcvideo: Re-implement privacy GPIO as a separate subdevice
` [PATCH v2 3/6] Revert "media: uvcvideo: Allow entity-defined get_info and get_cur"
` [PATCH v2 4/6] media: uvcvideo: Create ancillary link for GPIO subdevice
` [PATCH v2 5/6] media: v4l2-core: Add new MEDIA_ENT_F_GPIO
` [PATCH v2 6/6] media: uvcvideo: Use MEDIA_ENT_F_GPIO for the GPIO entity
[PATCH 1/2] docs: net: Fix text in eth/intel, mlx5 and switchdev docs
2024-11-08 20:25 UTC (2+ messages)
` [PATCH 2/2] docs: net: Fix sfp-phylink whitespace
[PATCH v4 0/2] perf arm-spe: Add support for SPE Data Source packet on AmpereOne
2024-11-08 20:24 UTC (4+ messages)
` [PATCH v4 1/2] perf arm-spe: Prepare for adding data source packet implementations for other cores
[PATCH] bpf: Convert lpm_trie::lock to 'raw_spinlock_t'
2024-11-08 20:22 UTC (2+ messages)
[PATCH 1/2] perf: Fujitsu: Add the Uncore MAC PMU driver
2024-11-08 20:19 UTC (2+ messages)
[PATCHSET v4] Uncached buffered IO
2024-11-08 20:18 UTC (22+ messages)
` [PATCH 01/13] mm/filemap: change filemap_create_folio() to take a struct kiocb
` [PATCH 03/13] mm: add PG_uncached page flag
` [PATCH 04/13] mm/readahead: add readahead_control->uncached member
` [PATCH 07/13] fs: add FOP_UNCACHED flag
` [PATCH 08/13] fs: add read support for RWF_UNCACHED
` [PATCH 11/13] iomap: make buffered writes work with RWF_UNCACHED
[PATCH v2 0/7] synchronously scan and reclaim empty user PTE pages
2024-11-08 20:09 UTC (5+ messages)
` [PATCH v2 6/7] x86: mm: free page table pages by RCU instead of semi RCU
[PATCH v2] iio: trigger: stm32-timer-trigger: Add check for clk_enable()
2024-11-08 20:09 UTC
[PATCH] Documentation/CoC: spell out enforcement for unacceptable behaviors
2024-11-08 20:08 UTC (2+ messages)
[PATCH v3 00/10] Initial support for Samsung Galaxy Tab 2 series
2024-11-08 20:04 UTC (11+ messages)
` [PATCH v3 01/10] ARM: dts: twl6032: Add DTS file for TWL6032 PMIC
` [PATCH v3 02/10] dt-bindings: vendor-prefixes: Add Doestek
` [PATCH v3 03/10] dt-bindings: display: bridge: lvds-codec: add doestek,dtc34lm85am
` [PATCH v3 04/10] dt-bindings: display: panel-lvds: Add compatible for Samsung LTN070NL01 Panel
` [PATCH v3 05/10] dt-bindings: display: panel-lvds: Add compatible for Samsung LTN101AL03 Panel
` [PATCH v3 06/10] ARM: dts: ti: omap: espresso-common: Add common device tree for Samsung Galaxy Tab 2 series
` [PATCH v3 07/10] dt-bindings: omap: Add Samsung Galaxy Tab 2 7.0
` [PATCH v3 08/10] ARM: dts: ti: omap: samsung-espresso7: Add initial support for "
` [PATCH v3 09/10] dt-bindings: omap: Add Samsung Galaxy Tab 2 10.1
` [PATCH v3 10/10] ARM: dts: ti: omap: samsung-espresso10: Add initial support for "
[PATCH v6 0/2] Rust support for mm_struct, vm_area_struct, and mmap for miscdevice
2024-11-08 20:05 UTC (4+ messages)
` [PATCH v6 1/2] rust: mm: add abstractions for mm_struct and vm_area_struct
[GIT PULL] SCSI fixes for 6.12-rc6
2024-11-08 20:06 UTC (2+ messages)
[git pull] drm fixes for 6.12-rc7
2024-11-08 20:05 UTC (2+ messages)
[tip:tip/urgent] BUILD SUCCESS 41b8ca45e5308b0d8cb23e75455f71a3f683ca73
2024-11-08 20:04 UTC
[GIT PULL] Thermal control fixes for v6.12-rc7
2024-11-08 20:03 UTC
[PATCH v3 00/20] Remove PERF_HAVE_DWARF_REGS
2024-11-08 20:03 UTC (8+ messages)
` [PATCH v3 04/20] perf disasm: Add e_machine/e_flags to struct arch
` [PATCH v3 10/20] perf dwarf-regs: Move csky dwarf-regs out of arch
[GIT PULL] Power management fix for v6.12-rc7
2024-11-08 20:02 UTC
[GIT PULL] ACPI fix for v6.12-rc7
2024-11-08 20:00 UTC
[PATCH] sched_ext: Fix incorrect use of bitwise AND
2024-11-08 19:57 UTC (2+ messages)
[PATCH] tc: fix typo probabilty in tc.yaml doc
2024-11-08 19:56 UTC
[PATCH v3 sched_ext/for-6.13] sched_ext: Do not enable LLC/NUMA optimizations when domains overlap
2024-11-08 19:54 UTC (6+ messages)
[PATCH V2] ALSA: machine: update documentation
2024-11-08 19:53 UTC (3+ messages)
[PATCH V3] net: rfkill: gpio: Add check for clk_enable()
2024-11-08 19:53 UTC
[PATCH] regmap: provide regmap_assign_bits()
2024-11-08 19:49 UTC (2+ messages)
[PATCH RFC v3 0/4] module: refactor ro_after_init failure path
2024-11-08 19:46 UTC (3+ messages)
` [PATCH RFC v3 4/4] "
[PATCH v5 00/20] Add support for binding ACPI platform profile to multiple drivers
2024-11-08 19:44 UTC (7+ messages)
` [PATCH v5 11/20] ACPI: platform_profile: Add choices attribute for class interface
[PATCH v5 0/5] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
2024-11-08 19:43 UTC (6+ messages)
` [PATCH v5 1/5] PCI: endpoint: Add pci_epc_get_fn() API for customizable filtering
` [PATCH v5 2/5] PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller
` [PATCH v5 3/5] PCI: endpoint: pci-epf-test: Add doorbell test support
` [PATCH v5 4/5] misc: pci_endpoint_test: Add doorbell test case
` [PATCH v5 5/5] tools: PCI: Add 'B' option for test doorbell
[PATCH v9 00/15] arm64: support poll_idle()
2024-11-08 19:41 UTC (5+ messages)
` [PATCH v9 01/15] asm-generic: add barrier smp_cond_load_relaxed_timeout()
[PATCH v2] net: rfkill: gpio: Add check for clk_enable()
2024-11-08 19:39 UTC (3+ messages)
[PATCH v7 0/7] Hwmon PMUs
2024-11-08 19:39 UTC (8+ messages)
` [PATCH v7 2/7] perf hwmon_pmu: Add hwmon filename parser
` [PATCH v7 3/7] perf test: Add hwmon filename parser test
` [PATCH v7 4/7] perf hwmon_pmu: Add a tool PMU exposing events from hwmon in sysfs
[PATCH] of/address: Rework bus matching to avoid warnings
2024-11-08 19:35 UTC
[PATCH v7 4/5] x86: perf: Refactor misc flag assignments
2024-11-08 19:32 UTC (4+ messages)
[PATCH] KVM/x86: don't use a literal 1 instead of RET_PF_RETRY
2024-11-08 19:18 UTC (4+ messages)
[PATCH v2 0/3] Make Helped-by tag supported
2024-11-08 19:12 UTC (4+ messages)
[PATCH v6 0/4] add driver for the WCH CH341 in I2C/GPIO mode
2024-11-08 19:11 UTC (3+ messages)
[PATCH v10 09/22] crypto: amlogic - Process more than MAXDESCS descriptors
2024-11-08 19:08 UTC (2+ messages)
[PATCH v4 0/6] perf: Make SIGTRAP and __perf_pending_irq() work on RT
2024-11-08 19:08 UTC (10+ messages)
` [PATCH v4 2/6] perf: Enqueue SIGTRAP always via task_work
[PATCH net-next] bnxt_en: ethtool: Supply ntuple rss context action
2024-11-08 19:07 UTC
[PATCH 00/11] x86/kvm/emulate: Avoid RET for FASTOPs
2024-11-08 19:03 UTC (4+ messages)
` [PATCH 01/11] objtool: Generic annotation infrastructure
[PATCH v3 0/4] scftorture: Avoid kfree from IRQ context
2024-11-08 19:01 UTC (5+ messages)
[PATCH net-next v2 0/5] devmem TCP fixes
2024-11-08 19:01 UTC (4+ messages)
` [PATCH net-next v2 4/5] page_pool: disable sync for cpu for dmabuf memory provider
[PATCH v2] soc: qcom: Rework BCM_TCS_CMD macro
2024-11-08 19:00 UTC (6+ messages)
[PATCH v1 0/4] Prefer sysfs/JSON events also when no PMU is provided
2024-11-08 18:59 UTC (5+ messages)
[BUG] WARNING: at lib/vsprintf.c:2659 format_decode+0x121a/0x1c00
2024-11-08 18:58 UTC (2+ messages)
[PATCH v3 0/3] drm: rockchip: vop2: Add VP clock resets support
2024-11-08 18:56 UTC (5+ messages)
` [PATCH v3 1/3] vop2: Add "
` [PATCH v3 2/3] arm64: dts: rockchip: Add VOP clock resets for rk3588s
` [PATCH v3 3/3] dt-bindings: display: vop2: Add VP clock resets
[PATCH 0/2] iio: adc: ad7124: Implement input validation
2024-11-08 18:52 UTC (3+ messages)
` [PATCH 1/2] iio: adc: ad7124: Don't create more channels than the hardware is capable of
[PATCH] net: rfkill: gpio: Add check for clk_enable()
2024-11-08 18:55 UTC
[PATCH] kbuild: Fix Propeller build option
2024-11-08 18:49 UTC (3+ messages)
[PATCH v4 0/6] Avoid parsing tracepoint format just for id
2024-11-08 18:47 UTC (7+ messages)
` [PATCH v4 1/6] tool api fs: Correctly encode errno for read/write open failures
` [PATCH v4 2/6] perf trace-event: Constify print arguments
` [PATCH v4 3/6] perf trace-event: Always build trace-event-info.c
` [PATCH v4 4/6] perf evsel: Add/use accessor for tp_format
` [PATCH v4 5/6] perf evsel: Allow evsel__newtp without libtraceevent
` [PATCH v4 6/6] perf tests: Enable tests disabled due to tracepoint parsing
[PATCH] sched/deadline: Skip overflow check if 0 capacity
2024-11-08 18:47 UTC (5+ messages)
[PATCH] x86/cpufeatures: Free up unused feature bits
2024-11-08 18:46 UTC (7+ messages)
objtool: Exclude __tracepoints data from ENDBR checks
2024-11-08 18:46 UTC
[PATCH net v2 1/2] net: fix SO_DEVMEM_DONTNEED looping too long
2024-11-08 18:45 UTC (8+ messages)
` [PATCH net v2 2/2] net: clarify SO_DEVMEM_DONTNEED behavior in documentation
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