[PATCH 0/4] Timestamp and PulSAR support for ad4000
2024-11-14 23:50 UTC (3+ messages)
` [PATCH 1/4] dt-bindings: iio: adc: adi,ad4000: Add PulSAR
` [PATCH 2/4] iio: adc: ad4000: Add timestamp channel
[PATCH v3 RESEND] erofs: fix file-backed mounts over FUSE
2024-11-14 23:49 UTC
[PATCH] erofs: fix file-backed mounts over FUSE
2024-11-14 23:46 UTC
[RFC 00/11] uprobes: Add support to optimize usdt probes on x86_64
2024-11-14 23:44 UTC (16+ messages)
` [RFC perf/core 02/11] uprobes: Make copy_from_page global
` [RFC perf/core 03/11] uprobes: Add len argument to uprobe_write_opcode
` [RFC perf/core 04/11] uprobes: Add data argument to uprobe_write_opcode function
` [RFC perf/core 05/11] uprobes: Add mapping for optimized uprobe trampolines
` [RFC perf/core 07/11] uprobes/x86: Add support to optimize uprobes
` [RFC bpf-next 09/11] selftests/bpf: Add usdt trigger bench
[syzbot] [kvmarm?] WARNING in kvm_handle_mmio_return
2024-11-14 23:41 UTC (2+ messages)
[PATCH v4 0/8] Basic SEV-SNP Selftests
2024-11-14 23:41 UTC (9+ messages)
` [PATCH v4 1/8] KVM: SEV: Disable SEV-SNP on FW validation failure
` [PATCH v4 2/8] KVM: selftests: SEV-SNP test for KVM_SEV_INIT2
` [PATCH v4 3/8] KVM: selftests: Add VMGEXIT helper
` [PATCH v4 4/8] KVM: selftests: Introduce SEV VM type check
` [PATCH v4 5/8] KVM: selftests: Add library support for interacting with SNP
` [PATCH v4 6/8] KVM: selftests: Force GUEST_MEMFD flag for SNP VM type
` [PATCH v4 7/8] KVM: selftests: Abstractions for SEV to decouple policy from type
` [PATCH v4 8/8] KVM: selftests: Add a basic SEV-SNP smoke test
[linux-next:master] [alloc_tag] 0f9b685626: BUG:KASAN:vmalloc-out-of-bounds_in_move_module
2024-11-14 23:40 UTC (3+ messages)
[PATCH v2 0/2] libperf: evlist: Fix --cpu argument on hybrid platform
2024-11-14 23:35 UTC (3+ messages)
` [PATCH v2 2/2] libperf: evlist: Keep evsel idx contiguous on removal
[PATCH RFC/RFT v2 0/2] Converge common flows for cpu assisted shadow stack
2024-11-14 23:33 UTC (11+ messages)
` [PATCH RFC/RFT v2 1/2] mm: helper `is_shadow_stack_vma` to check shadow stack vma
` [PATCH RFC/RFT v2 2/2] kernel: converge common shadow stack flow agnostic to arch
[PATCH v2 00/35] x86/bugs: Attack vector controls
2024-11-14 23:33 UTC (8+ messages)
` [PATCH v2 11/35] x86/bugs: Restructure spectre_v1 mitigation
[PATCH] clk: qcom: camcc-x1e80100: Set titan_top_gdsc as the parent GDSC of subordinate GDSCs
2024-11-14 23:32 UTC
[PATCH] nilfs2: fix a uaf in nilfs_find_entry
2024-11-14 23:32 UTC (3+ messages)
[PATCH v2] clk:sophgo: Remove uninitialized variable for CV1800 PLL
2024-11-14 23:29 UTC (2+ messages)
[PATCH v2] erofs: fix file-backed mounts over FUSE
2024-11-14 23:26 UTC (3+ messages)
[PATCH] usb: ehci-spear: fix call balance of sehci clk handling routines
2024-11-14 23:22 UTC (2+ messages)
[PATCH] clk: Fix invalid execution of clk_set_rate
2024-11-14 23:17 UTC (2+ messages)
[PATCH] Documentation: kvm: fix tipo in api.rst
2024-11-14 23:17 UTC (2+ messages)
[PATCH 00/22] iio: accel: adxl345: add FIFO operating with IRQ triggered watermark events
2024-11-14 23:10 UTC (23+ messages)
` [PATCH 01/22] iio: accel: adxl345: fix comment on probe
` [PATCH 02/22] iio: accel: adxl345: rename variable data to st
` [PATCH 03/22] iio: accel: adxl345: rename struct adxl34x_state
` [PATCH 04/22] iio: accel: adxl345: rename to adxl34x_channels
` [PATCH 05/22] iio: accel: adxl345: measure right-justified
` [PATCH 06/22] iio: accel: adxl345: add function to switch measuring
` [PATCH 07/22] iio: accel: adxl345: initialize IRQ number
` [PATCH 08/22] iio: accel: adxl345: initialize FIFO delay value for SPI
` [PATCH 09/22] iio: accel: adxl345: unexpose private defines
` [PATCH 10/22] iio: accel: adxl345: set interrupt line to INT1
` [PATCH 11/22] iio: accel: adxl345: import adxl345 general data
` [PATCH 12/22] iio: accel: adxl345: elaborate iio channel definition
` [PATCH 13/22] iio: accel: adxl345: add trigger handler
` [PATCH 14/22] iio: accel: adxl345: read FIFO entries
` [PATCH 15/22] iio: accel: adxl345: reset the FIFO on error
` [PATCH 16/22] iio: accel: adxl345: register trigger ops
` [PATCH 17/22] iio: accel: adxl345: push FIFO data to iio
` [PATCH 18/22] iio: accel: adxl345: start measure at buffer en/disable
` [PATCH 19/22] iio: accel: adxl345: prepare FIFO watermark handling
` [PATCH 20/22] iio: accel: adxl345: use FIFO with watermark IRQ
` [PATCH 21/22] iio: accel: adxl345: sync FIFO reading with sensor
` [PATCH 22/22] iio: accel: adxl345: add debug printout
[PATCH v1 0/3] Prefer evsel over evsel->core.idx
2024-11-14 23:07 UTC (4+ messages)
` [PATCH v1 1/3] perf stream: Use evsel rather than evsel->idx
` [PATCH v1 2/3] perf values: "
` [PATCH v1 3/3] perf annotate: Prefer passing evsel to evsel->core.idx
[PATCH v3 0/8] media: uvcvideo: Implement the Privacy GPIO as a evdev
2024-11-14 23:06 UTC (4+ messages)
[PATCH 0/2] module: Block modules by Tuxedo from accessing GPL symbols
2024-11-14 23:06 UTC (5+ messages)
` [PATCH 2/2] "
[PATCH] clk: clk-loongson2: Fix memory corruption bug in struct loongson2_clk_provider
2024-11-14 23:03 UTC (2+ messages)
[RFC/PATCH v2 bpf-next fanotify 0/7] Fanotify fastpath handler
2024-11-14 23:02 UTC (4+ messages)
` [RFC/PATCH v2 bpf-next fanotify 7/7] selftests/bpf: Add test for BPF based fanotify "
[PATCH v2] ext4: Annotate struct fname with __counted_by()
2024-11-14 23:01 UTC (3+ messages)
[PATCH v2 00/10] Usable clocks on Mobileye EyeQ5 & EyeQ6H
2024-11-14 23:00 UTC (17+ messages)
` [PATCH v2 01/10] dt-bindings: soc: mobileye: set `#clock-cells = <1>` for all compatibles
` [PATCH v2 02/10] dt-bindings: clock: eyeq: add more Mobileye EyeQ5/EyeQ6H clocks
` [PATCH v2 03/10] clk: fixed-factor: add clk_hw_register_fixed_factor_index() function
` [PATCH v2 04/10] clk: eyeq: require clock index with phandle in all cases
` [PATCH v2 05/10] clk: eyeq: add fixed factor clocks infrastructure
` [PATCH v2 06/10] clk: eyeq: add EyeQ5 fixed factor clocks
` [PATCH v2 07/10] clk: eyeq: add EyeQ6H central "
` [PATCH v2 08/10] clk: eyeq: add EyeQ6H west "
[PATCH net-next v11 00/23] Introducing OpenVPN Data Channel Offload
2024-11-14 22:57 UTC (9+ messages)
` [PATCH net-next v11 04/23] ovpn: add basic interface creation/destruction/management routines
[PATCH RESEND v17 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
2024-11-14 22:56 UTC (2+ messages)
[PATCH v7 0/6] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
2024-11-14 22:52 UTC (7+ messages)
` [PATCH v7 1/6] PCI: endpoint: Add pci_epc_get_fn() API for customizable filtering
` [PATCH v7 2/6] PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller
` [PATCH v7 3/6] PCI: endpoint: Add pci_epf_align_addr() helper for address alignment
` [PATCH v7 4/6] PCI: endpoint: pci-epf-test: Add doorbell test support
` [PATCH v7 5/6] misc: pci_endpoint_test: Add doorbell test case
` [PATCH v7 6/6] tools: PCI: Add 'B' option for test doorbell
[PATCH] i2c: qup: use generic device property accessors
2024-11-14 22:52 UTC (3+ messages)
[PATCH 0/3] Add support to scale DDR and L3 on SA8775P
2024-11-14 22:48 UTC (5+ messages)
` [PATCH 2/3] arm64: dts: qcom: sa8775p: Add CPU OPP tables to scale DDR/L3
[PATCH] microblaze: mb: Use str_yes_no() helper in show_cpuinfo()
2024-11-14 22:46 UTC
[PATCH v5 0/3] Add A1 Soc audio clock controller driver
2024-11-14 22:40 UTC (5+ messages)
` [PATCH v5 2/3] dt-bindings: clock: axg-audio: document A1 SoC "
` [PATCH v5 3/3] clk: meson: a1: add the "
[PATCH RESEND v13 00/12] Initial Marvell PXA1908 support
2024-11-14 22:37 UTC (13+ messages)
` [PATCH RESEND v13 01/12] clk: mmp: Switch to use struct u32_fract instead of custom one
` [PATCH RESEND v13 04/12] dt-bindings: clock: Add Marvell PXA1908 clock bindings
` [PATCH RESEND v13 05/12] clk: mmp: Add Marvell PXA1908 APBC driver
` [PATCH RESEND v13 06/12] clk: mmp: Add Marvell PXA1908 APBCP driver
` [PATCH RESEND v13 07/12] clk: mmp: Add Marvell PXA1908 APMU driver
` [PATCH RESEND v13 08/12] clk: mmp: Add Marvell PXA1908 MPMU driver
[PATCH v2 1/2] USB: make to_usb_driver() use container_of_const()
2024-11-14 22:37 UTC (4+ messages)
` [PATCH v2 2/2] USB: make to_usb_device_driver() "
[PATCH v2 1/2] USB: make single lock for all usb dynamic id lists
2024-11-14 22:37 UTC (2+ messages)
[PATCH bpf-next 0/4] Make inode storage available to tracing prog
2024-11-14 22:30 UTC (15+ messages)
` [PATCH bpf-next 2/4] bpf: Make bpf inode storage available to tracing program
[syzbot] [bcachefs?] KMSAN: uninit-value in bch2_copygc
2024-11-14 22:27 UTC
[PATCH v2 0/3] Support for GPU ACD feature on Adreno X1-85
2024-11-14 22:24 UTC (8+ messages)
` [PATCH v2 2/3] dt-bindings: opp: Add v2-qcom-adreno vendor bindings
[PATCH] ext4: Use str_plural() instead of PLURAL() macro
2024-11-14 22:14 UTC
[PATCH v1 0/5] Optimize async device suspend/resume
2024-11-14 22:09 UTC (6+ messages)
` [PATCH v1 1/5] PM: sleep: Fix runtime PM issue in dpm_resume()
` [PATCH v1 2/5] PM: sleep: Remove unnecessary mutex lock when waiting on parent
` [PATCH v1 3/5] PM: sleep: Add helper functions to loop through superior/subordinate devs
` [PATCH v1 4/5] PM: sleep: Do breadth first suspend/resume for async suspend/resume
` [PATCH v1 5/5] PM: sleep: Spread out async kworker threads during dpm_resume*() phases
[PATCH] riscv: Fix a comment typo in set_mm_asid()
2024-11-14 22:08 UTC (2+ messages)
[PATCH] arm64: dts: qcom: msm8916-samsung-serranove: Add display panel
2024-11-14 22:07 UTC
[PATCH] sched/rt: use for_each_cpu_wrap to iterate over rto_mask
2024-11-14 22:05 UTC
[PATCH v6 00/22] Add support for binding ACPI platform profile to multiple drivers
2024-11-14 21:57 UTC (2+ messages)
[syzbot] [bcachefs?] KMSAN: uninit-value in bch2_copygc
2024-11-14 21:56 UTC (2+ messages)
` [syzbot] "
[PATCH v2 0/3] pidfs: implement file handle support
2024-11-14 21:52 UTC (6+ messages)
` [PATCH v2 3/3] "
[PATCH bpf-next v2 00/13] selftests/bpf: migrate test_flow_dissector.sh to test_progs
2024-11-14 21:50 UTC (14+ messages)
` [PATCH bpf-next v2 01/13] selftests/bpf: add a macro to compare raw memory
` [PATCH bpf-next v2 02/13] selftests/bpf: use ASSERT_MEMEQ to compare bpf flow keys
` [PATCH bpf-next v2 03/13] selftests/bpf: replace CHECK calls with ASSERT macros in flow_dissector test
` [PATCH bpf-next v2 04/13] selftests/bpf: re-split main function into dedicated tests
` [PATCH bpf-next v2 05/13] selftests/bpf: expose all subtests from flow_dissector
` [PATCH bpf-next v2 06/13] selftests/bpf: add gre packets testing to flow_dissector
` [PATCH bpf-next v2 07/13] selftests/bpf: migrate flow_dissector namespace exclusivity test
` [PATCH bpf-next v2 08/13] selftests/bpf: Enable generic tc actions in selftests config
` [PATCH bpf-next v2 09/13] selftests/bpf: move ip checksum helper to network helpers
` [PATCH bpf-next v2 10/13] selftests/bpf: rename pseudo headers checksum computation
` [PATCH bpf-next v2 11/13] selftests/bpf: add network helpers to generate udp checksums
` [PATCH bpf-next v2 12/13] selftests/bpf: migrate bpf flow dissectors tests to test_progs
` [PATCH bpf-next v2 13/13] selftests/bpf: remove test_flow_dissector.sh
[PATCH 0/5] Track node vacancy to reduce worst case allocation counts
2024-11-14 21:39 UTC (2+ messages)
[PATCHv2 net-next] net: modernize ioremap in probe
2024-11-14 21:37 UTC (3+ messages)
[PATCH v2 0/4] Add new headers for Hyper-V Dom0
2024-11-14 21:35 UTC (3+ messages)
` [PATCH v2 4/4] hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h
[PATCH] net: skip RPS if packet is already on target CPU
2024-11-14 21:35 UTC (5+ messages)
[PATCH] sched/rt: use smp_wmb in rt_clear_overload
2024-11-14 21:31 UTC
[GIT PULL] Btrfs fix for 6.12-rc8
2024-11-14 21:22 UTC
[PATCH v2 0/2] Remove redundant check
2024-11-14 21:20 UTC (6+ messages)
` [PATCH v2 1/2] drm/amd/display: remove redundant is_dsc_possible check
` [PATCH v2 2/2] drm/amd/pm: remove redundant tools_size check
[PATCH 1/1] perf tests shell trace_exit_race: Show what went wrong in verbose mode
2024-11-14 21:19 UTC
[PATCH v4 1/2] dt-bindings: thermal: Add support for Airoha EN7581 thermal sensor
2024-11-14 21:19 UTC (2+ messages)
` [PATCH v4 2/2] "
[PATCH v3 0/9] synchronously scan and reclaim empty user PTE pages
2024-11-14 21:19 UTC (7+ messages)
` [PATCH v3 4/9] mm: introduce skip_none_ptes()
[ANNOUNCE] rteval-v3.9
2024-11-14 21:12 UTC
[PATCH] docs/mm: add more warnings around page table access
2024-11-14 21:12 UTC
[PATCH v2 1/3] perf trace: do not lose last events in a race
2024-11-14 21:08 UTC (4+ messages)
` [PATCH v2 2/3] perf trace: avoid garbage when not printing a syscall's arguments
[PATCH v2] sched: add READ_ONCE to task_on_rq_queued
2024-11-14 21:08 UTC
[PATCH 1/2] sched: Provide sched_set_batch()
2024-11-14 21:06 UTC (2+ messages)
` [PATCH 2/2] bcachefs: Set rebalance thread to SCHED_BATCH and nice 19
[RFC PATCH 01/10] powerpc/chrp: Remove CHRP support
2024-11-14 21:04 UTC (2+ messages)
[PATCH 1/2] perf trace: do not lose last events in a race
2024-11-14 21:03 UTC (9+ messages)
` [PATCH 2/2] perf tests: add test for trace output loss
[PATCH v4 0/4] overlayfs: Optimize override/revert creds
2024-11-14 21:01 UTC (7+ messages)
` [PATCH v4 4/4] ovl: "
[PATCH] drm/panel-edp: Add KDB KD116N2130B12
2024-11-14 21:01 UTC (2+ messages)
[PATCH 0/4] kbuild: cross-compile linux-headers package
2024-11-14 20:57 UTC (6+ messages)
` [PATCH 4/4] kbuild: cross-compile linux-headers package when possible
[PATCH v3 1/3] i2c: lpc2k: Add check for clk_enable()
2024-11-14 20:56 UTC (4+ messages)
` [PATCH v3 3/3] i2c: rk3x: "
[PATCH v4] Documentation/CoC: spell out enforcement for unacceptable behaviors
2024-11-14 20:56 UTC
Thinkpad X230: broken USB device causes softlockup and kills whole system
2024-11-14 20:54 UTC
[PATCH v2 0/2] MediaTek MT6735 syscon clock/reset controller support
2024-11-14 20:54 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: clock: mediatek: Add bindings for MT6735 syscon clock and reset controllers
` [PATCH v2 2/2] clk: mediatek: Add drivers "
[PATCH v3] docs/mm: add VMA locks documentation
2024-11-14 20:54 UTC
[PATCH] Use strscpy() instead of strcpy()
2024-11-14 20:53 UTC (6+ messages)
[PATCH] clk: mediatek: mt6735-apmixedsys: Fix an error handling path in clk_mt6735_apmixed_probe()
2024-11-14 20:51 UTC (2+ messages)
[PATCH v1 1/1] spi: sc18is602: Switch to generic firmware properties and drop of_match_ptr()
2024-11-14 20:50 UTC
[PATCH 0/3] clk: ralink: mtmips: some fixes and sdhc clock support
2024-11-14 20:50 UTC (7+ messages)
` [PATCH 1/3] clk: ralink: mtmips: fix clock plan for Ralink SoC RT3883
` [PATCH 2/3] clk: ralink: mtmips: fix clocks probe order in oldest ralink SoCs
` [PATCH 3/3] clk: ralink: mtmips: add mmc related clocks for SoCs MT7620, MT7628 and MT7688
[PATCH] clk:sophgo: Remove uninitialized variable for CV1800 PLL
2024-11-14 20:46 UTC (3+ messages)
[PATCH v2] docs/mm: add VMA locks documentation
2024-11-14 20:45 UTC (5+ messages)
[PATCH net 1/1] net/ipv6: Netlink flag for new IPv6 Default Routes
2024-11-14 20:42 UTC (2+ messages)
[PATCH 1/3] clk: lan966x: make it selectable for ARCH_LAN969X
2024-11-14 20:36 UTC (2+ messages)
[PATCH v2] perf trace: Fix perf trace tracing itself, creating feedback loops
2024-11-14 20:34 UTC (5+ messages)
[PATCH] clk: amlogic: axg-audio: fix Kconfig dependency on RESET_MESON_AUX
2024-11-14 20:33 UTC (2+ messages)
[PATCH] clk: davinci: Add NULL check in davinci_lpsc_clk_register
2024-11-14 20:32 UTC (2+ messages)
[PATCH v15 00/19] media: uvcvideo: Implement UVC v1.5 ROI
2024-11-14 20:28 UTC (6+ messages)
` [PATCH v15 18/19] media: uvcvideo: implement "
[PATCH v4] dt-bindings: clock: actions,owl-cmu: convert to YAML
2024-11-14 20:27 UTC (2+ messages)
[PATCH v3] dt-bindings: clock: ti: Convert mux.txt to json-schema
2024-11-14 20:27 UTC (2+ messages)
[PATCH v11 0/9] iommu/amd: Use 128-bit cmpxchg operation to update DTE
2024-11-14 20:26 UTC (5+ messages)
` [PATCH v11 4/9] iommu/amd: Introduce helper function to update 256-bit DTE
` [PATCH v11 5/9] iommu/amd: Modify set_dte_entry() to use 256-bit DTE helpers
[PATCH v10 05/10] iommu/amd: Introduce helper function to update 256-bit DTE
2024-11-14 20:25 UTC (12+ messages)
[PATCH] of: property: fw_devlink: Do not use interrupt-parent directly
2024-11-14 20:24 UTC (2+ messages)
[PATCH v13 0/7] Introduction of a remoteproc tee to load signed firmware
2024-11-14 20:22 UTC (3+ messages)
` [PATCH v13 4/7] remoteproc: Introduce release_fw optional operation
[PATCH] mfd: lpc_ich: Add another Gemini Lake ISA bridge PCI device-id
2024-11-14 20:18 UTC (2+ messages)
[PATCH 0/5] Merge RTC Haoyu HYM8563 into RTC PCF8563
2024-11-14 20:17 UTC (2+ messages)
[PATCH] net: wwan: Add WWAN sahara port type
2024-11-14 20:16 UTC (2+ messages)
[PATCH 0/2] Add support for A1 SoC in auxiliary reset driver
2024-11-14 20:14 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: reset: add bindings for A1 SoC audio reset controller
[PATCH net-next v2 0/8] net: lan969x: add RGMII support
2024-11-14 20:13 UTC (3+ messages)
` [PATCH net-next v2 8/8] dt-bindings: net: sparx5: document RGMII MAC delays
[PATCH] riscv: dts: starfive: jh7110-milkv-mars: set host mode and vbus pin for on-chip USB 2.0
2024-11-14 20:13 UTC
[net v2 0/2] Fix rcu_read_lock issues in netdev-genl
2024-11-14 20:13 UTC (5+ messages)
[PATCH 0/2] serial: sprd: Modification of UNISOC Platform UART Driver
2024-11-14 20:12 UTC (3+ messages)
` [PATCH 2/2] dt-bindings: serial: Add a new compatible string for ums9632
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®