messages from 2024-06-09 16:56:16 to 2024-06-10 04:45:54 UTC [more...]
[PATCH 00/13] riscv: Add support for xtheadvector
2024-06-10 4:45 UTC (10+ messages)
` [PATCH 01/13] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH 02/13] dt-bindings: thead: add a vlen register length property
` [PATCH 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH 04/13] riscv: Add thead and xtheadvector as a vendor extension
` [PATCH 05/13] riscv: vector: Use vlenb from DT for thead
` [PATCH 06/13] RISC-V: define the elements of the VCSR vector CSR
` [PATCH 07/13] riscv: csr: Add CSR encodings for VCSR_VXRM/VCSR_VXSAT
` [PATCH 08/13] riscv: Add xtheadvector instruction definitions
` [PATCH 09/13] riscv: vector: Support xtheadvector save/restore
[PATCH v1 0/6] fs/proc: move page_mapcount() to fs/proc/internal.h
2024-06-10 4:38 UTC (5+ messages)
` [PATCH v1 1/6] fs/proc/task_mmu: indicate PM_FILE for PMD-mapped file THP
` [PATCH v1 2/6] fs/proc/task_mmu: don't indicate PM_MMAP_EXCLUSIVE without PM_PRESENT
[PATCH v2 0/4] riscv: Separate vendor extensions from standard extensions
2024-06-10 4:34 UTC (5+ messages)
` [PATCH v2 1/4] riscv: Extend cpufeature.c to detect vendor extensions
` [PATCH v2 2/4] riscv: Add vendor extensions to /proc/cpuinfo
` [PATCH v2 3/4] riscv: Introduce vendor variants of extension helpers
` [PATCH v2 4/4] riscv: cpufeature: Extract common elements from extension checking
[PATCH] drivers: nvme: target: core: deref after null
2024-06-10 4:34 UTC (2+ messages)
[syzbot] [bpf?] KMSAN: uninit-value in strnchr (2)
2024-06-10 4:33 UTC
[PATCH v1 0/3] mm/memory_hotplug: use PageOffline() instead of PageReserved() for !ZONE_DEVICE
2024-06-10 4:29 UTC (7+ messages)
` [PATCH v1 1/3] mm: pass meminit_context to __free_pages_core()
` [PATCH v1 2/3] mm/memory_hotplug: initialize memmap of !ZONE_DEVICE with PageOffline() instead of PageReserved()
` [PATCH v1 3/3] mm/memory_hotplug: skip adjust_managed_page_count() for PageOffline() pages when offlining
[PATCH 1/2] OPP: Introduce devm_pm_opp_set_config_regulators
2024-06-10 4:22 UTC (3+ messages)
` [PATCH 2/2] OPP: ti: Use devm_pm_opp_set_config_regulators
[PATCH] kbuild: Install dtb files as 0644 in Makefile.dtbinst
2024-06-10 4:19 UTC (3+ messages)
[PATCH 1/2] Input: ims-pcu - use driver core to instantiate device attributes
2024-06-10 4:18 UTC (2+ messages)
` [PATCH 2/2] Input: ims-pcu - switch to using cleanup functions
[PATCH v4 2/2] vfio/pci: add msi interrupt affinity support
2024-06-10 3:58 UTC (2+ messages)
[PATCH v0] net: mvpp2: use slab_build_skb for oversized frames
2024-06-10 3:53 UTC
[PATCH V4 for-6.10/block] loop: Fix a race between loop detach and loop open
2024-06-10 3:44 UTC (2+ messages)
[PATCH] fs/ufs: Use LUT for dir entry types
2024-06-10 3:42 UTC
[PATCH v1 0/2] mm/highmem: don't track highmem pages manually
2024-06-10 3:40 UTC (5+ messages)
` [PATCH v1 1/2] mm/highmem: reimplement totalhigh_pages() by walking zones
` [PATCH v1 2/2] mm/highmem: make nr_free_highpages() return "unsigned long"
[PATCH] mm: sparse: clarify a variable name and its value
2024-06-10 3:39 UTC (3+ messages)
[RFC PATCH] f2fs: add support single node section mode
2024-06-10 3:15 UTC (3+ messages)
` [f2fs-dev] "
` "
[PATCH] ASoC: dt-bindings: convert tas571x.txt to dt-schema
2024-06-10 3:09 UTC (2+ messages)
[PATCH v5 0/2] i2c: octeon: Add block-mode r/w
2024-06-10 2:59 UTC (3+ messages)
` [PATCH v5 1/2] i2c: octeon: refactor hlc r/w operations
` [PATCH v5 2/2] i2c: octeon: Add block-mode "
[PATCH] i2c:octeon:Add block-mode r/w
2024-06-10 2:59 UTC (4+ messages)
` [PATCH v4] i2c: octeon: Add "
[PATCH -next] cgroup: Fix AA deadlock caused by cgroup_bpf_release
2024-06-10 2:47 UTC (2+ messages)
[PATCH] loop: Disable fallocate() zero and discard if not supported
2024-06-10 2:47 UTC (3+ messages)
[PATCH v2 0/4] Introduce user namespace capabilities
2024-06-10 2:33 UTC (7+ messages)
` [PATCH v2 1/4] capabilities: Add "
` [PATCH v2 2/4] capabilities: Add securebit to restrict userns caps
` [PATCH v2 4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks
[PATCH] mfd: add missing MODULE_DESCRIPTION() macros
2024-06-10 2:21 UTC
[PATCH 0/3] tracing: Fix some selftest issues
2024-06-10 2:10 UTC (8+ messages)
[PATCH v2] docs/zh_CN: update the translation of security-bugs
2024-06-10 2:06 UTC (2+ messages)
[PATCH v4 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys
2024-06-10 2:00 UTC (8+ messages)
` [PATCH v4 2/7] crash_dump: make dm crypt keys persist for the kdump kernel
[PATCH 6.9 000/368] 6.9.4-rc2 review
2024-06-10 1:28 UTC (2+ messages)
[PATCH net-next v10 00/14] Device Memory TCP
2024-06-10 1:12 UTC (16+ messages)
` [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
[PATCH v2 00/15] TDX MMU prep series part 1
2024-06-10 1:06 UTC (16+ messages)
` [PATCH v2 06/15] KVM: x86/mmu: Support GFN direct mask
` [PATCH v2 09/15] KVM: x86/tdp_mmu: Support mirror root for TDP MMU
` [PATCH v2 13/15] KVM: x86/tdp_mmu: Make mmu notifier callbacks to check kvm_process
[PATCH v3 0/8] KVM: Register cpuhp/syscore callbacks when enabling virt
2024-06-10 0:59 UTC (6+ messages)
` [PATCH v3 1/8] KVM: Use dedicated mutex to protect kvm_usage_count to avoid deadlock
` [PATCH v3 2/8] KVM: Register cpuhp and syscore callbacks when enabling hardware
[syzbot] [serial?] possible deadlock in console_lock_spinning_enable (4)
2024-06-10 0:46 UTC (3+ messages)
[PATCH] spmi: add missing MODULE_DESCRIPTION() macros
2024-06-10 0:40 UTC
[PATCH v4 0/4] Add and use get_cpu_cacheinfo_level()
2024-06-10 0:39 UTC (5+ messages)
` [PATCH v4 1/4] cpu: Move CPU hotplug function declarations into their own header
` [PATCH v4 2/4] cpu: Drop "extern" from function declarations in cpuhplock.h
` [PATCH v4 3/4] cacheinfo: Add function to get cacheinfo for a given (cpu, cachelevel)
` [PATCH v4 4/4] x86/resctrl: Replace open code cacheinfo searches
[PATCH] docs/zh_CN: update the translation of security-bugs
2024-06-10 0:37 UTC (3+ messages)
[RCU] zombie task hung in synchronize_rcu_expedited
2024-06-10 0:07 UTC (2+ messages)
[PATCH 1/3] Input: rohm_bu21023 - factor out settings update code
2024-06-09 23:51 UTC (3+ messages)
` [PATCH 2/3] Input: rohm_bu21023 - switch to using sysfs_emit()
` [PATCH 3/3] Input: rohm_bu21023 - switch to using cleanup functions
[PATCH 1/3] Input: ili210x - use kvmalloc() to allocate buffer for firmware update
2024-06-09 23:47 UTC (3+ messages)
` [PATCH 2/3] Input: ili210x - switch to using cleanup functions in firmware code
` [PATCH 3/3] Input: ili210x - use guard notation when disabling and reenabling IRQ
[PATCH 1/3] Input: adxl34x - use device core to create driver-specific device attributes
2024-06-09 23:41 UTC (3+ messages)
` [PATCH 2/3] Input: adxl34x - switch to using managed resources
` [PATCH 3/3] Input: adxl34x- switch to using "guard" notation
[PATCH v3 00/15] iio: chemical: bme680: Driver cleanup
2024-06-09 23:38 UTC (16+ messages)
` [PATCH v3 01/15] iio: chemical: bme680: Fix read/write ops to device by adding mutexes
` [PATCH v3 02/15] iio: chemical: bme680: Fix typo in define
` [PATCH v3 03/15] iio: chemical: bme680: Drop unnecessary casts and correct adc data types
` [PATCH v3 04/15] iio: chemical: bme680: Remove remaining ACPI-only stuff
` [PATCH v3 05/15] iio: chemical: bme680: Sort headers alphabetically
` [PATCH v3 06/15] iio: chemical: bme680: Remove duplicate register read
` [PATCH v3 07/15] iio: chemical: bme680: Use bulk reads for calibration data
` [PATCH v3 08/15] iio: chemical: bme680: Allocate IIO device before chip initialization
` [PATCH v3 09/15] iio: chemical: bme680: Add read buffers in read/write buffer union
` [PATCH v3 10/15] iio: chemical: bme680: Make error checks consistent
` [PATCH v3 11/15] iio: chemical: bme680: Modify startup procedure
` [PATCH v3 12/15] iio: chemical: bme680: Move probe errors to dev_err_probe()
` [PATCH v3 13/15] iio: chemical: bme680: Remove redundant gas configuration
` [PATCH v3 14/15] iio: chemical: bme680: Move forced mode setup in ->read_raw()
` [PATCH v3 15/15] iio: chemical: bme680: Refactorize reading functions
[PATCH v2 00/19] iio: chemical: bme680: Driver fixes and cleanup
2024-06-09 23:02 UTC (4+ messages)
` [PATCH v2 19/19] iio: chemical: bme680: Refactorize reading functions
[PATCH 0/4] riscv: Separate vendor extensions from standard extensions
2024-06-09 23:02 UTC (4+ messages)
` [PATCH 1/4] riscv: Extend cpufeature.c to detect vendor extensions
[PATCH] sched/fair: Prevent cpu_busy_time from exceeding actual_cpu_capacity
2024-06-09 22:55 UTC (2+ messages)
[PATCH 0/6] cpuidle: teo: fixes and improvements
2024-06-09 22:47 UTC (3+ messages)
` [PATCH 1/6] cpuidle: teo: Increase util-threshold
[PATCH] ixgbe: Add support for firmware update
2024-06-09 22:33 UTC (2+ messages)
[PATCH v5] sched: Consolidate cpufreq updates
2024-06-09 22:33 UTC (6+ messages)
[PATCH v3 0/2] RK3588: FriendlyElec CM3588 NAS board support
2024-06-09 22:20 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: rockchip: Add FriendlyElec CM3588 NAS
` [PATCH v3 2/2] arm64: dts: rockchip: Add FriendlyElec CM3588 NAS board
[PATCH] spi: add missing MODULE_DESCRIPTION() macros
2024-06-09 22:18 UTC
[PATCH] gpio: pca953x: Improve interrupt support
2024-06-09 22:13 UTC (3+ messages)
[PATCH] Input: adc-joystick - move axes data into the main structure
2024-06-09 21:58 UTC
[PATCH] media: saa7134: add missing MODULE_DESCRIPTION() macros
2024-06-09 21:58 UTC
[PATCH] counter: ti-eqep: implement over/underflow events
2024-06-09 21:49 UTC
[PATCH] usb: typec: ucsi: don't retrieve PDOs if not supported
2024-06-09 21:43 UTC
[PATCH] Input: add missing MODULE_DESCRIPTION() macros
2024-06-09 21:41 UTC (2+ messages)
[PATCH] Input: joystick - use sizeof(*pointer) instead of sizeof(type)
2024-06-09 21:41 UTC (2+ messages)
[PATCH] Input: touchscreen - use sizeof(*pointer) instead of sizeof(type)
2024-06-09 21:41 UTC (2+ messages)
[PATCH v1] media: i2c: imx219: fix msr access command sequence
2024-06-09 21:35 UTC (2+ messages)
[PATCH] media: ti: add missing MODULE_DESCRIPTION() macros
2024-06-09 21:32 UTC
Linux 6.10-rc3
2024-06-09 21:27 UTC
[PATCH 0/2] Add Samsung AMS639RQ08 panel support
2024-06-09 20:36 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: display: panel: Add Samsung AMS639RQ08
` [PATCH 2/2] drm/panel: Add Samsung AMS639RQ08 panel driver
6.10/bisected/regression - commits bc87d666c05 and 6d4279cb99ac cause appearing green flashing bar on top of screen on Radeon 6900XT and 120Hz
2024-06-09 21:19 UTC (3+ messages)
[PATCH] media: marvell: add missing MODULE_DESCRIPTION() macros
2024-06-09 21:18 UTC
[PATCH] ACPI: acpi_pad: Still evaluate _OST when _PUR evaluation fails
2024-06-09 21:09 UTC
[PATCH] media: exynos4-is: add missing MODULE_DESCRIPTION() macros
2024-06-09 21:03 UTC
[PATCH] drm/bridge: it6505: Fix potential NULL dereference
2024-06-09 20:59 UTC (4+ messages)
6.10/regression/bisected - commit a68c7eaa7a8f cause *ERROR* Trying to clear memory with ring turned off in amdgpu_fill_buffer
2024-06-09 20:47 UTC (4+ messages)
[PATCH v2 3/3] dmaengine: altera-msgdma: properly free descriptor in msgdma_free_descriptor
2024-06-09 20:36 UTC (3+ messages)
[PATCH v2 2/3] dmaengine: altera-msgdma: cleanup after completing all descriptors
2024-06-09 20:33 UTC (3+ messages)
[PATCH] counter: ti-eqep: enable clock at probe
2024-06-09 20:27 UTC
[PATCH v6] af_packet: Handle outgoing VLAN packets without hardware offloading
2024-06-09 20:21 UTC (4+ messages)
[PATCH 0/2] counter: ti-eqep: small cleanups
2024-06-09 20:06 UTC (3+ messages)
` [PATCH 1/2] counter: ti-eqep: remove unused struct member
` [PATCH 2/2] counter: ti-eqep: remove counter_priv() wrapper
[Linux kernel bug] WARNING in static_key_slow_inc_cpuslocked
2024-06-09 19:39 UTC (6+ messages)
[PATCH 6.1 000/470] 6.1.93-rc2 review
2024-06-09 19:37 UTC (2+ messages)
[PATCH] drm/bridge: add missing MODULE_DESCRIPTION() macros
2024-06-09 19:34 UTC (2+ messages)
[PATCH 6.6 000/741] 6.6.33-rc2 review
2024-06-09 19:34 UTC (2+ messages)
[PATCH] perf trace: Fix syscall untraceable bug
2024-06-09 19:10 UTC (2+ messages)
[PATCH 0/5] Reorganize string-stream and assert tests
2024-06-09 19:05 UTC (7+ messages)
` [PATCH 1/5] kunit: string-stream: export non-static functions
` [PATCH 4/5] kunit: assert: "
[PATCH] xen: xen-pciback: Export a bridge and all its children as per TODO
2024-06-09 18:44 UTC
[PATCH] drm: add missing MODULE_DESCRIPTION() macros
2024-06-09 18:42 UTC
[syzbot] [bpf?] KMSAN: uninit-value in __bpf_strtoull (2)
2024-06-09 18:42 UTC
[PATCH V16 00/23] Add support UHS-II for GL9755 and GL9767
2024-06-09 18:40 UTC (6+ messages)
` [PATCH V16 08/23] mmc: core: Support UHS-II Auto Command Error Recovery
[PATCH] genirq: Keep handle_nested_irq() from touching desc->threads_active
2024-06-09 18:30 UTC
[PATCH 0/1] exit: kill signal_struct->quick_threads
2024-06-09 18:28 UTC (2+ messages)
The One X (unix) vs The Vast X (Fair Pay Philosophy cont, was Low Jitter)
2024-06-09 18:26 UTC
[PATCH v2 00/17] wifi: cc33xx: Add driver for new TI CC33xx wireless device family
2024-06-09 18:21 UTC (18+ messages)
` [PATCH v2 01/17] wifi: cc33xx: Add cc33xx.h, cc33xx_i.h
` [PATCH v2 02/17] wifi: cc33xx: Add debug.h
` [PATCH v2 03/17] wifi: cc33xx: Add sdio.c, io.c, io.h
` [PATCH v2 04/17] wifi: cc33xx: Add cmd.c, cmd.h
` [PATCH v2 05/17] wifi: cc33xx: Add acx.c, acx.h
` [PATCH v2 06/17] wifi: cc33xx: Add event.c, event.h
` [PATCH v2 07/17] wifi: cc33xx: Add boot.c, boot.h
` [PATCH v2 08/17] wifi: cc33xx: Add main.c
` [PATCH v2 09/17] wifi: cc33xx: Add rx.c, rx.h
` [PATCH v2 10/17] wifi: cc33xx: Add tx.c, tx.h
` [PATCH v2 11/17] wifi: cc33xx: Add init.c, init.h
` [PATCH v2 12/17] wifi: cc33xx: Add scan.c, scan.h
` [PATCH v2 13/17] wifi: cc33xx: Add conf.h
` [PATCH v2 14/17] wifi: cc33xx: Add ps.c, ps.h
` [PATCH v2 15/17] wifi: cc33xx: Add testmode.c, testmode.h
` [PATCH v2 16/17] wifi: cc33xx: Add Kconfig, Makefile Integrate cc33xx into wireless/ti folder
` [PATCH v2 17/17] dt-bindings: net: wireless: cc33xx: Add ti,cc33xx.yaml
[PATCH 0/7] msm8937/msm8976/qcs404 icc patches
2024-06-09 18:21 UTC (8+ messages)
` [PATCH 1/7] dt-bindings: interconnect: Add Qualcomm MSM8976 DT bindings
` [PATCH 2/7] interconnect: qcom: Add MSM8976 interconnect provider driver
` [PATCH 3/7] dt-bindings: interconnect: Add Qualcomm MSM8937 DT bindings
` [PATCH 4/7] interconnect: qcom: Add MSM8937 interconnect provider driver
` [PATCH 5/7] interconnect: qcom: qcs404: Introduce AP-owned nodes
` [PATCH 6/7] interconnect: qcom: qcs404: Add regmaps and more bus descriptions
` [PATCH 7/7] dt-bindings: interconnect: qcom: msm8939: Fix example
[PATCH v3 0/6] Add driver for ENS160 sensor
2024-06-09 18:05 UTC (3+ messages)
[PATCH V2] drm/bridge: adv7511: Fix Intermittent EDID failures
2024-06-09 17:41 UTC (2+ messages)
[PATCH v2] docs: gpio: prefer pread(2) for interrupt reading
2024-06-09 17:37 UTC
[PATCH net-next 0/5] net: flower: validate encapsulation control flags
2024-06-09 17:33 UTC (6+ messages)
` [PATCH net-next 1/5] flow_offload: add encapsulation control flag helpers
` [PATCH net-next 2/5] sfc: use flow_rule_is_supp_enc_control_flags()
` [PATCH net-next 3/5] net/mlx5e: flower: validate encapsulation control flags
` [PATCH net-next 4/5] nfp: "
` [PATCH net-next 5/5] ice: "
[PATCH 0/2] signal(7) fixes
2024-06-09 17:33 UTC (4+ messages)
` [PATCH 1/2] signal.7: Clearly describe ucontext kernel dump to userspace
[PATCH] drm/tiny: add missing MODULE_DESCRIPTION() macros
2024-06-09 17:20 UTC
[PATCH v2 0/3] kbuild: remove PROVIDE() and refactor vmlinux_link steps
2024-06-09 17:04 UTC (4+ messages)
` [PATCH v2 1/3] kbuild: refactor variables in scripts/link-vmlinux.sh
` [PATCH v2 2/3] kbuild: remove PROVIDE() for kallsyms symbols
` [PATCH v2 3/3] kbuild: merge temporary vmlinux for BTF and kallsyms
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