messages from 2024-07-25 12:50:46 to 2024-07-25 15:39:02 UTC [more...]
[PATCH v2 0/9] power: supply: max77693: Toggle charging/OTG based on extcon status
2024-07-25 15:38 UTC (5+ messages)
` [PATCH v2 5/9] power: supply: max77693: Set charge current limits during init
` [PATCH v2 7/9] power: supply: max77693: Add support for detecting and enabling OTG
[PATCH v2 0/2] ti: davinci, keystone: txt to yaml
2024-07-25 15:03 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: timer: ti,davinci-timer: convert to dtschema
` [PATCH v2 2/2] dt-bindings: watchdog: ti,davinci-wdt: "
[PATCH] rcu: Use system_unbound_wq to avoid disturbing isolated CPUs
2024-07-25 15:35 UTC (2+ messages)
[PATCH] Drivers: hv: vmbus: Deferring per cpu tasks
2024-07-25 15:35 UTC (3+ messages)
[PATCH] PCI: r8169: add suspend/resume aspm quirk
2024-07-25 15:34 UTC (2+ messages)
[PATCH 0/4] Add module_subinit{_noexit} and module_subeixt helper macros
2024-07-25 15:34 UTC (9+ messages)
` [PATCH 1/4] module: "
[syzbot] [io-uring?] KMSAN: uninit-value in io_req_cqe_overflow (3)
2024-07-25 15:33 UTC (3+ messages)
[PATCH v8 0/8] File abstractions needed by Rust Binder
2024-07-25 15:32 UTC (13+ messages)
` [PATCH v8 1/8] rust: types: add `NotThreadSafe`
` [PATCH v8 2/8] rust: task: add `Task::current_raw`
` [PATCH v8 3/8] rust: file: add Rust abstraction for `struct file`
` [PATCH v8 4/8] rust: cred: add Rust abstraction for `struct cred`
` [PATCH v8 5/8] rust: security: add abstraction for secctx
` [PATCH v8 6/8] rust: file: add `FileDescriptorReservation`
` [PATCH v8 7/8] rust: file: add `Kuid` wrapper
` [PATCH v8 8/8] rust: file: add abstraction for `poll_table`
[PATCH v3 0/2] allow KASAN to detect UAF in SLAB_TYPESAFE_BY_RCU slabs
2024-07-25 15:31 UTC (3+ messages)
` [PATCH v3 1/2] kasan: catch invalid free before SLUB reinitializes the object
` [PATCH v3 2/2] slub: Introduce CONFIG_SLUB_RCU_DEBUG
[GIT PULL] Networking for v6.11-rc1
2024-07-25 15:30 UTC
[PATCH HID 0/4] HID: selftest fixes after merge into 6.11-rc0 tree
2024-07-25 15:29 UTC (2+ messages)
[PATCH v3 00/25] context_tracking, rcu: Spring cleaning of dynticks references
2024-07-25 15:22 UTC (10+ messages)
` [PATCH v3 13/25] context_tracking, rcu: Rename rcu_dynticks_task*() into rcu_task*()
` RCU-Task[-Trace] VS EQS (was Re: [PATCH v3 13/25] context_tracking, rcu: Rename rcu_dynticks_task*() into rcu_task*())
` [PATCH v3 14/25] context_tracking, rcu: Rename rcu_dynticks_curr_cpu_in_eqs() into rcu_watching_curr_cpu()
` [PATCH v3 25/25] context_tracking, rcu: Rename rcu_dyntick trace event into rcu_watching
[PATCH] PCI: Fix devres regression in pci_intx()
2024-07-25 15:21 UTC (3+ messages)
[PATCH] media: imx-mipi-csis: avoid logging while holding spinlock
2024-07-25 15:21 UTC (2+ messages)
[PATCH] tracing: remove tracing_is_on export
2024-07-25 14:41 UTC (8+ messages)
[PATCH net 0/2] tap/tun: harden by dropping short frame
2024-07-25 15:19 UTC (2+ messages)
[PATCH] ptp: Add vDSO-style vmclock support
2024-07-25 15:18 UTC (11+ messages)
[PATCH -next] sched/cputime: Fix mul_u64_u64_div_u64() precision for cputime
2024-07-25 15:14 UTC (4+ messages)
[PATCH 0/5] arm64: dts: renesas: Correct GICD and GICR sizes
2024-07-25 15:10 UTC (10+ messages)
` [PATCH 1/5] arm64: dts: renesas: r9a08g045: "
` [PATCH 2/5] arm64: dts: renesas: r9a07g043u: "
` [PATCH 3/5] arm64: dts: renesas: r9a07g054(l1): "
` [PATCH 4/5] arm64: dts: renesas: r9a07g044(l1): "
` [PATCH 5/5] arm64: dts: renesas: r9a07g044c1: "
[PATCH v2] sched/pelt: Use rq_clock_task() for hw_pressure
2024-07-25 15:08 UTC
9p goo.gl link
2024-07-25 15:10 UTC (3+ messages)
[PATCH v4] tools/testing:Fix the wrong format specifier
2024-07-25 15:05 UTC (2+ messages)
[PATCH net] net: mvpp2: Don't re-use loop iterator
2024-07-25 15:04 UTC (2+ messages)
[PATCH 0/2] Relax canonical checks on some arch msrs
2024-07-25 15:01 UTC (3+ messages)
` [PATCH 1/2] KVM: x86: relax canonical checks for some x86 architectural msrs
` [PATCH 2/2] KVM: SVM: fix emulation of msr reads/writes of MSR_FS_BASE and MSR_GS_BASE
[PATCH v1 0/4] Break some CMDS into helper functions
2024-07-25 15:00 UTC (2+ messages)
` (subset) "
[PATCH] drm/i915: Fix possible int overflow in skl_ddi_calculate_wrpll()
2024-07-25 14:53 UTC (3+ messages)
[PATCH 5.15 00/87] 5.15.164-rc1 review
2024-07-25 14:36 UTC
[PATCH] sched/pelt: Use rq_clock_task() for hw_pressure
2024-07-25 14:51 UTC (5+ messages)
[PATCH 5.10 00/59] 5.10.223-rc1 review
2024-07-25 14:36 UTC
[PATCH 6.9 00/29] 6.9.12-rc1 review
2024-07-25 14:37 UTC
[syzbot] [io-uring?] KMSAN: uninit-value in io_req_task_work_add_remote
2024-07-25 14:46 UTC (2+ messages)
[PATCH v2] selftests: lib: remove strscpy test
2024-07-25 14:45 UTC (2+ messages)
[PATCH 6.6 00/16] 6.6.43-rc1 review
2024-07-25 14:37 UTC
[PATCH 6.1 00/13] 6.1.102-rc1 review
2024-07-25 14:37 UTC
[PATCH] selftests: user: remove user suite
2024-07-25 14:44 UTC (2+ messages)
[PATCH v2] remoteproc: xlnx: add sram support
2024-07-25 14:42 UTC (4+ messages)
[PATCH 5.4 00/43] 5.4.281-rc1 review
2024-07-25 14:36 UTC
[PATCH 4.19 00/33] 4.19.319-rc1 review
2024-07-25 14:36 UTC
[POC 0/7] livepatch: Make livepatch states, callbacks, and shadow variables work together
2024-07-25 14:40 UTC (7+ messages)
` [POC 7/7] livepatching: Remove per-state version
[PATCH] pinctrl: renesas: rzg2l: Return -EINVAL if the pin doesn't support PIN_CFG_OEN
2024-07-25 14:39 UTC (2+ messages)
[PATCH 6.10 00/29] 6.10.2-rc1 review
2024-07-25 14:36 UTC
[PATCH v6 0/5] v6: firmware: imx: driver for NXP secure-enclave
2024-07-25 14:39 UTC (9+ messages)
` [PATCH v6 2/5] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [EXT] "
[PATCH 03/17] dt-bindings: mbox: add PIC64GX mailbox compatibility to MPFS mailbox
2024-07-25 14:35 UTC (19+ messages)
` [PATCH 05/17] dt-bindings: gpio: mpfs-gpio: Add PIC64GX GPIO compatibility
` [PATCH 06/17] dt-bindings: riscv: sifive-l2: add a PIC64GX compatible
` [PATCH 07/17] dt-bindings: clock: mpfs-ccc: Add PIC64GX compatibility
` [PATCH 08/17] dt-bindings: clock: mpfs-clkcfg: "
` [PATCH 10/17] dt-bindings: i2c: microchip: corei2c: Add PIC64GX as compatible with driver
` [PATCH 14/17] dt-bindings: soc: microchip: mpfs-sys-controller: Add PIC64GX compatibility
` [PATCH 15/17] dt-bindings: clk: microchip: Add Microchip PIC64GX host binding
` [PATCH 17/17] riscv: dts: microchip: add PIC64GX Curiosity Kit dts
[PATCH v2 0/2] allow KASAN to detect UAF in SLAB_TYPESAFE_BY_RCU slabs
2024-07-25 14:34 UTC (6+ messages)
` [PATCH v2 1/2] kasan: catch invalid free before SLUB reinitializes the object
` [PATCH v2 2/2] slub: Introduce CONFIG_SLUB_RCU_DEBUG
[PATCH v2] Bluetooth: hci_core: fix suspicious RCU usage in hci_conn_drop()
2024-07-25 14:32 UTC (2+ messages)
[PATCH v5 0/3] Kernel stack usage histogram
2024-07-25 14:30 UTC (7+ messages)
` [PATCH v5 1/3] memcg: increase the valid index range for memcg stats
` [PATCH v5 3/3] task_stack: uninline stack_not_used
[syzbot] [f2fs?] KASAN: null-ptr-deref Write in f2fs_stop_gc_thread
2024-07-25 14:30 UTC
[PATCH] module: Add hard dependencies as syntactic sugar
2024-07-25 14:29 UTC (3+ messages)
[PATCH] nvme-pci: add missing condition check for existence of mapped data
2024-07-25 14:29 UTC (3+ messages)
Filesystem corruption when adding a new device (delayed-resync, write-mostly)
2024-07-25 14:27 UTC (6+ messages)
` Filesystem corruption when adding a new RAID "
[PATCH v7 0/4] Landlock: Abstract Unix Socket Scoping Support
2024-07-25 14:24 UTC (7+ messages)
` [PATCH v7 1/4] Landlock: Add abstract unix socket connect restriction
` [PATCH v7 3/4] samples/landlock: Support abstract unix socket restriction
` [PATCH v7 4/4] documentation/landlock: Adding scoping mechanism documentation
[PATCH] net/tcp: Expand goo.gl link
2024-07-25 14:18 UTC (4+ messages)
[PATCH] KVM:x86:Fix an interrupt injection logic error during PIC interrupt simulation
2024-07-25 14:17 UTC (2+ messages)
[PATCH 0/2] PCI: endpoint: Introduce 'get_bar' to map fixed address BARs in EPC
2024-07-25 14:17 UTC (11+ messages)
` [PATCH 1/2] "
[PATCH -next] sched/fair: inline cpu_util_without and cpu_util to improve performance
2024-07-25 14:16 UTC (3+ messages)
[PATCH] mm: vrealloc: fix missing nommu implementation
2024-07-25 14:11 UTC
[PATCH v4 0/4] Add Synopsys DesignWare HDMI RX Controller
2024-07-25 14:10 UTC (8+ messages)
` [PATCH v4 2/4] dt-bindings: media: Document bindings for "
[PATCH v7 0/3] hwmon: (adt7475) duty cycle configuration
2024-07-25 14:09 UTC (7+ messages)
` [PATCH v7 1/3] dt-bindings: hwmon: Add adt7475 fan/pwm properties
` [PATCH v7 2/3] dt-bindings: hwmon: adt7475: Deprecate adi,pwm-active-state
` [PATCH v7 3/3] hwmon: (adt7475) Add support for configuring initial PWM state
[PATCH v4 0/3] pwm: meson: add pwm support for A1
2024-07-25 14:08 UTC (5+ messages)
` [PATCH v4 2/3] dt-bindings: pwm: amlogic: Add new bindings for meson A1 PWM
[PATCH] tty: tty_io: fix race between tty_fops and hung_up_tty_fops
2024-07-25 14:08 UTC (6+ messages)
[PATCH net] macvlan: Return error on register_netdevice_notifier() failure
2024-07-25 14:05 UTC (4+ messages)
[PATCH v6 0/8] Add tsd,mule-i2c-mux support
2024-07-25 14:02 UTC (10+ messages)
` [PATCH v6 1/8] dt-bindings: i2c: add support for tsd,mule-i2c-mux
` [PATCH v6 2/8] i2c: muxes: add support for tsd,mule-i2c multiplexer
` [PATCH v6 3/8] dt-bindings: hwmon: add support for ti,amc6821
` [PATCH v6 4/8] hwmon: (amc6821) add support for tsd,mule
` [PATCH v6 5/8] arm64: dts: rockchip: add tsd,mule-i2c-mux on rk3588-jaguar
` [PATCH v6 6/8] arm64: dts: rockchip: add tsd,mule-i2c-mux on rk3399-puma
` [PATCH v6 7/8] arm64: dts: rockchip: add tsd,mule-i2c-mux on rk3588-tiger
` [PATCH v6 8/8] arm64: dts: rockchip: add tsd,mule-i2c-mux on px30-ringneck
[GIT PULL] trivial printk changes for 6.11
2024-07-25 14:00 UTC
[PATCH v5 3/3] LoongArch: KVM: Add vm migration support for LBT registers
2024-07-25 13:55 UTC (2+ messages)
[alexshi:mmunstable2] 934c05f8c5: BUG:unable_to_handle_page_fault_for_address
2024-07-25 13:55 UTC (5+ messages)
[PATCH V4 0/2] Add support for aw9610x proximity sensor
2024-07-25 13:54 UTC (4+ messages)
` [PATCH V4 1/2] dt-bindings: iio: aw9610x: Add bindings for aw9610x sensor
[syzbot] [f2fs?] KASAN: null-ptr-deref Write in f2fs_stop_gc_thread
2024-07-25 13:53 UTC (3+ messages)
` [syzbot] "
[PATCH V3 1/2] dt-bindings: iio: Add YAML to Awinic proximity sensor
2024-07-25 13:53 UTC (3+ messages)
[PATCH 0/3] selftests/bpf: convert test_dev_cgroup to test_progs
2024-07-25 13:51 UTC (4+ messages)
` [PATCH 1/3] selftests/bpf: do not disable /dev/null device access in cgroup dev test
` [PATCH 2/3] selftests/bpf: convert test_dev_cgroup to test_progs
` [PATCH 3/3] selftests/bpf: add wrong type test to cgroup dev
xen/evtchn.c: Interrupt for port 32, but apparently not enabled; per-user 0000000012b765d1
2024-07-25 13:50 UTC (3+ messages)
[PATCH] KVM: Loongarch: Remove undefined a6 argument comment for kvm_hypercall
2024-07-25 13:48 UTC
[PATCH v5 0/3] Add SD/MMC support for Renesas RZ/V2H(P) SoC
2024-07-25 13:48 UTC (3+ messages)
` [PATCH v5 1/3] dt-bindings: mmc: renesas,sdhi: Document RZ/V2H(P) support
[GIT PULL] printk for 6.11
2024-07-25 13:47 UTC (9+ messages)
[syzbot] [f2fs?] KASAN: null-ptr-deref Write in f2fs_stop_gc_thread
2024-07-25 13:47 UTC
[PATCH 1/3] fpga: Add Efinix Trion & Titanium serial SPI programming driver
2024-07-25 13:44 UTC (5+ messages)
` [PATCH v2 0/3] Summary of changes
` [PATCH v2 1/3] fpga: Add Efinix Trion & Titanium serial SPI programming driver
[PATCH v5 0/9] iio: adc: dfsdm: add scaling support
2024-07-25 13:44 UTC (5+ messages)
` [PATCH v5 5/9] dt-bindings: iio: add backend support to sd modulator
` [PATCH v5 6/9] dt-bindings: iio: add vref "
Some unc_cha_tor_* events appear to be "not supported"?
2024-07-25 13:37 UTC (2+ messages)
tracing: user events UAF crash report
2024-07-25 13:33 UTC (4+ messages)
[PATCH RFC exit] Sleep at TASK_IDLE when waiting for application core dump
2024-07-25 13:29 UTC (2+ messages)
[PATCH 0/2] dt-bindings: Document RZ/V2H GP-EVK board
2024-07-25 13:28 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: soc: renesas: "
[PATCH 4/7] minmax: Simplify signedness check
2024-07-25 13:24 UTC (2+ messages)
[PATCH] tty: vt: conmakehash: cope with abs_srctree no longer in env
2024-07-25 13:20 UTC
[PATCH v2 0/1] Enable SPCR table for console output on RISC-V
2024-07-25 13:20 UTC (2+ messages)
[PATCH v2] riscv: Improve exception and system call latency
2024-07-25 13:20 UTC (2+ messages)
[PATCH] trace: riscv: Remove deprecated kprobe on ftrace support
2024-07-25 13:20 UTC (2+ messages)
[PATCH RESEND] riscv: boot: remove duplicated targets line
2024-07-25 13:20 UTC (2+ messages)
[PATCH] irqchip/riscv-intc: Remove asmlinkage
2024-07-25 13:20 UTC (2+ messages)
[PATCH v6 1/3] riscv: cacheinfo: remove the useless input parameter (node) of ci_leaf_init()
2024-07-25 13:20 UTC (2+ messages)
[PATCH] riscv: signal: Remove unlikely() from WARN_ON() condition
2024-07-25 13:20 UTC (2+ messages)
[PATCH v2] riscv: enable HAVE_ARCH_STACKLEAK
2024-07-25 13:20 UTC (2+ messages)
[PATCH v2] riscv: Extend sv39 linear mapping max size to 128G
2024-07-25 13:20 UTC (2+ messages)
[PATCH v4] RISC-V: Provide the frequency of time CSR via hwprobe
2024-07-25 13:20 UTC (2+ messages)
[PATCH-cgroup v4] cgroup: Show # of subsystem CSSes in cgroup.stat
2024-07-25 13:15 UTC (2+ messages)
[PATCH v2 0/3] Some cleanups for shmem
2024-07-25 13:09 UTC (9+ messages)
` [PATCH v2 1/3] mm: shmem: simplify the suitable huge orders validation for tmpfs
` [PATCH v2 2/3] mm: shmem: rename shmem_is_huge() to shmem_huge_global_enabled()
` [PATCH v2 3/3] mm: shmem: move shmem_huge_global_enabled() into shmem_allowable_huge_orders()
[PATCH] ALSA: hda: conexant: Fix headset auto detect fail in the polling mode
2024-07-25 13:10 UTC (2+ messages)
[syzbot] [f2fs?] KASAN: null-ptr-deref Write in f2fs_stop_gc_thread
2024-07-25 13:06 UTC
[PATCH] staging: fbtft: Remove ftrace-like logging
2024-07-25 13:03 UTC
[PATCH] arm64: dts: mediatek: mt8195: Add missing clock for xhci1 controller
2024-07-25 12:59 UTC (3+ messages)
[PATCH 0/2] module: Split modules_install compression and in-kernel decompression
2024-07-25 12:59 UTC (4+ messages)
` [PATCH 1/2] "
[PATCH] drm/test: use kunit action wrapper macro in the gem shmem test suite
2024-07-25 12:59 UTC (2+ messages)
[PATCH v2 0/2] Fix for a very old KVM bug in the segment cache
2024-07-25 12:59 UTC (4+ messages)
` [PATCH v2 2/2] KVM: VMX: disable preemption when touching segment fields
[PATCH v3 0/2] efi/x86: Call set_os() protocol on dual GPU Macs
2024-07-25 12:58 UTC (12+ messages)
[bug report] iommu/arm-smmu-v3: Event cannot be printed in some scenarios
2024-07-25 12:58 UTC (6+ messages)
[PATCH] PCI: r8169: add suspend/resume aspm quirk
2024-07-25 12:56 UTC (3+ messages)
[PATCH] mm: (k)vrealloc: document concurrency restrictions
2024-07-25 12:54 UTC
[PATCH 0/3] Simplify and improve fpga test suites using deferred actions
2024-07-25 12:50 UTC (4+ messages)
` [PATCH 1/3] Simplify and improve the fpga manager test suite "
` [PATCH 2/3] Simplify and improve the fpga bridge "
` [PATCH 3/3] Simplify and improve the fpga region "
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