messages from 2024-06-07 21:41:56 to 2024-06-08 09:10:15 UTC [more...]
[PATCH v4 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys
2024-06-08 9:10 UTC (3+ messages)
[PATCH v2 00/15] TDX MMU prep series part 1
2024-06-08 9:08 UTC (20+ messages)
` [PATCH v2 06/15] KVM: x86/mmu: Support GFN direct mask
` [PATCH v2 11/15] KVM: x86/tdp_mmu: Reflect tearing down mirror page tables
` [PATCH v2 13/15] KVM: x86/tdp_mmu: Make mmu notifier callbacks to check kvm_process
` [PATCH v2 14/15] KVM: x86/tdp_mmu: Invalidate correct roots
` [PATCH v2 15/15] KVM: x86/tdp_mmu: Add a helper function to walk down the TDP MMU
[PATCH v2 0/3] PCI: mediatek: Allocate MSI address with dmam_alloc_coherent()
2024-06-08 9:01 UTC (3+ messages)
` [PATCH v2 1/3] "
[PATCH HID v3 00/16] HID: convert HID-BPF into using bpf_struct_ops
2024-06-08 9:01 UTC (17+ messages)
` [PATCH HID v3 01/16] HID: rename struct hid_bpf_ops into hid_ops
` [PATCH HID v3 02/16] HID: bpf: add hid_get/put_device() helpers
` [PATCH HID v3 03/16] HID: bpf: implement HID-BPF through bpf_struct_ops
` [PATCH HID v3 04/16] selftests/hid: convert the hid_bpf selftests with struct_ops
` [PATCH HID v3 05/16] HID: samples: convert the 2 HID-BPF samples into struct_ops
` [PATCH HID v3 06/16] HID: bpf: add defines for HID-BPF SEC in in-tree bpf fixes
` [PATCH HID v3 07/16] HID: bpf: convert in-tree fixes into struct_ops
` [PATCH HID v3 08/16] HID: bpf: remove tracing HID-BPF capability
` [PATCH HID v3 09/16] selftests/hid: add subprog call test
` [PATCH HID v3 10/16] Documentation: HID: amend HID-BPF for struct_ops
` [PATCH HID v3 11/16] Documentation: HID: add a small blurb on udev-hid-bpf
` [PATCH HID v3 12/16] HID: bpf: Artist24: remove unused variable
` [PATCH HID v3 13/16] HID: bpf: error on warnings when compiling bpf objects
` [PATCH HID v3 14/16] bpf: allow bpf helpers to be used into HID-BPF struct_ops
` [PATCH HID v3 15/16] HID: bpf: rework hid_bpf_ops_btf_struct_access
` [PATCH HID v3 16/16] HID: bpf: make part of struct hid_device writable
[PATCH wifi-next 1/2] wifi: mac80211: Move stats allocation to core
2024-06-08 8:59 UTC (4+ messages)
` [PATCH wifi-next 2/2] wifi: mac80211: Remove generic .ndo_get_stats64
[PATCH V3 00/14] Add data type profiling support for powerpc
2024-06-08 8:58 UTC (14+ messages)
` [PATCH V3 05/14] tools/perf: Add disasm_line__parse to parse raw instruction "
` [PATCH V3 06/14] tools/perf: Update parameters for reg extract functions to use raw instruction on powerpc
` [PATCH V3 10/14] tools/perf: Update instruction tracking for powerpc
` [PATCH V3 11/14] tools/perf: Add support to use libcapstone in powerpc
[PATCH 0/1] asus-ec-sensors: add ProArt X670E-CREATOR WIFI
2024-06-08 8:50 UTC (2+ messages)
` [PATCH 1/1] hwmon: (asus-ec-sensors) "
[PATCH v4 0/3] Hardening perf subsystem
2024-06-08 8:50 UTC (2+ messages)
[PATCH 0/2] usercopy: Convert test_user_copy to KUnit test
2024-06-08 8:44 UTC (5+ messages)
` [PATCH 1/2] kunit: test: Add vm_mmap() allocation resource manager
` [PATCH 2/2] usercopy: Convert test_user_copy to KUnit test
[RFC] HID: ishtp-hid-client: replace fake-flex arrays with flex-array members
2024-06-08 8:42 UTC (2+ messages)
arch/arm64/boot/dts/renesas/r9a07g043u.dtsi:85.11-94.6: Warning (graph_child_address): /soc/video@10830000/ports/port@1: graph node has single child node 'endpoint@0', #address-cells/#size-cells are not necessary
2024-06-08 8:42 UTC (2+ messages)
[PATCH v6 1/1] misc: mrvl-cn10k-dpi: add Octeon CN10K DPI administrative driver
2024-06-08 8:42 UTC (6+ messages)
` [PATCH v7 "
` [EXTERNAL] "
[PATCH net-next] ip_tunnel: Move stats allocation to core
2024-06-08 8:41 UTC (2+ messages)
[PATCH v2 3/3] dt-bindings: hwmon: max31790: Add maxim,pwmout-pin-as-tach-input property
2024-06-08 8:32 UTC (14+ messages)
[PATCH v3 1/1] dt-bindings: mmc: Convert fsl-esdhc.txt to yaml
2024-06-08 8:27 UTC (2+ messages)
[PATCH] modpost: bypass module description test on vmlinux.o
2024-06-08 8:25 UTC (2+ messages)
[PATCH 0/5] hwmon: (cros_ec): fan target, fan pwm control and temperature thresholds
2024-06-08 8:12 UTC (6+ messages)
` [PATCH 1/5] platform/chrome: cros_ec_proto: Introduce cros_ec_cmd_versions()
` [PATCH 2/5] hwmon: (cros_ec) Add support for fan target speed
` [PATCH 3/5] hwmon: (cros_ec) Add support for PWM fan control
` [PATCH 4/5] hwmon: (cros_ec) Split temperature channel params
` [PATCH 5/5] hwmon: (cros_ec) Add support for temperature thresholds
[PATCH v3 0/2] rework bpi-r3 dts overlays and add SATA dtso
2024-06-08 8:05 UTC (3+ messages)
` [PATCH v3 1/2] arm64: dts: mt7986: add dtbs with applied overlays for bpi-r3
` [PATCH v3 2/2] arm64: dts: mt7986: add overlay for SATA power socket on BPI-R3
[PATCH HID v2 00/16] HID: convert HID-BPF into using bpf_struct_ops
2024-06-08 8:00 UTC (4+ messages)
` [PATCH HID v2 03/16] HID: bpf: implement HID-BPF through bpf_struct_ops
[GIT PULL] IRQ fixes
2024-06-08 7:52 UTC
[GIT PULL] x86 fixes
2024-06-08 7:46 UTC
riscv32-linux-ld: section .rodata VMA [c2566300,c2f0be8d] overlaps section .bss VMA [c2556000,c2892ad7]
2024-06-08 7:45 UTC
[GIT PULL] perf events fix
2024-06-08 7:40 UTC
[GIT PULL] locking fix
2024-06-08 7:35 UTC
[PATCH 00/10, -v4] x86/fpu: Remove thread::fpu
2024-06-08 7:31 UTC (10+ messages)
` [PATCH 1/9] x86/fpu: Introduce the x86_task_fpu() helper method
` [PATCH 2/9] x86/fpu: Convert task_struct::thread.fpu accesses to use x86_task_fpu()
` [PATCH 3/9] x86/fpu: Make task_struct::thread constant size
` [PATCH 4/9] x86/fpu: Remove the thread::fpu pointer
` [PATCH 5/9] x86/fpu: Push 'fpu' pointer calculation into the fpu__drop() call
` [PATCH 6/9] x86/fpu: Make sure x86_task_fpu() doesn't get called for PF_KTHREAD tasks during exit
` [PATCH 7/9] x86/fpu: Remove init_task FPU state dependencies, add debugging warning for PF_KTHREAD tasks
` [PATCH 8/9] x86/fpu: Use 'fpstate' variable names consistently
` [PATCH 9/9] x86/fpu: Fix stale comment in ex_handler_fprestore()
[PATCH 0/3, v3] x86/fpu: Remove the thread::fpu pointer
2024-06-08 7:26 UTC (6+ messages)
` [PATCH 2/3] "
[PATCH 1/3] tools/perf: Fix the nrcpus in perf bench futex to enable the run when all CPU's are not online
2024-06-08 7:06 UTC (3+ messages)
[PATCH] ublk_drv: fix NULL pointer dereference in ublk_ctrl_start_recovery()
2024-06-08 6:44 UTC (13+ messages)
[PATCH v4 4/4] Bluetooth: btusb: mediatek: add ISO data transmission functions
2024-06-08 6:40 UTC (2+ messages)
[PATCH v1 1/2] bus: mhi: host: Import link_id item
2024-06-08 6:29 UTC (2+ messages)
[PATCH] loop: Disable fallocate() zero and discard if not supported
2024-06-08 5:42 UTC (2+ messages)
[PATCH V4 for-6.10/block] loop: Fix a race between loop detach and loop open
2024-06-08 5:20 UTC (2+ messages)
Current status and possible improvements in CONFIG_MODULE_FORCE_UNLOAD
2024-06-08 5:07 UTC (2+ messages)
[net v4 PATCH] net: stmmac: replace priv->speed with the portTransmitRate from the tc-cbs parameters
2024-06-08 4:45 UTC
[PATCH v6 5/5] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware
2024-06-08 4:45 UTC (3+ messages)
[PATCH v2] i2c: aspeed: Update the stop sw state when the bus recovery occurs
2024-06-08 4:36 UTC
[PATCH] mm/gup: don't check page lru flag before draining it
2024-06-08 4:38 UTC (11+ messages)
[PATCH v3] selftests/mm: use asm volatile to not optimize mmap read variable
2024-06-08 4:39 UTC (2+ messages)
[PATCH] i2c: aspeed: Update the stop sw state when the bus recovry occurs
2024-06-08 4:38 UTC (3+ messages)
[PATCH v4] mm: convert page type macros to enum
2024-06-08 4:27 UTC (2+ messages)
[PATCH 0/5] iio: adc: use devm_regulator_get_enable_read_voltage round 1
2024-06-08 4:28 UTC (3+ messages)
` [PATCH 3/5] iio: adc: ad7292: use devm_regulator_get_enable_read_voltage
[PATCH v5 1/7] kexec_file: allow to place kexec_buf randomly
2024-06-08 4:23 UTC (3+ messages)
[PATCH v4 1/4] tracing: add __print_sym() to replace __print_symbolic()
2024-06-08 4:23 UTC (2+ messages)
[syzbot] [btrfs?] INFO: trying to register non-static key in btrfs_stop_all_workers
2024-06-08 4:19 UTC
[PATCH v2] mm: zswap: handle incorrect attempts to load of large folios
2024-06-08 4:08 UTC (3+ messages)
[PATCH V3 1/3] platform/x86/intel/sdsi: Add ioctl SPDM transport
2024-06-08 3:44 UTC (3+ messages)
[PATCH V4 1/3] platform/x86/intel/sdsi: Add ioctl SPDM transport
2024-06-08 3:42 UTC (3+ messages)
` [PATCH V4 2/3] tools/arch/x86/intel_sdsi: Rework Makefile
` [PATCH V4 3/3] tools/arch/x86/intel_sdsi: Add attestation support
[PATCH v1 0/1] mm/memfd: add documentation for MFD_NOEXEC_SEAL
2024-06-08 3:35 UTC (3+ messages)
[PATCH v4 2/2] iio:proximity:hx9023s: Add TYHX HX9023S sensor driver
2024-06-08 3:19 UTC (2+ messages)
[PATCH v6] af_packet: Handle outgoing VLAN packets without hardware offloading
2024-06-08 3:07 UTC (2+ messages)
[PATCH v3 0/4] ASoC: qcom: display port changes
2024-06-08 2:23 UTC (2+ messages)
[PATCH V2 5/5] Add support for Awinic sar sensor
2024-06-08 2:22 UTC (2+ messages)
[PATCH 0/5] cleanups, fixes, and progress towards avoiding "make headers"
2024-06-08 2:15 UTC (7+ messages)
` [PATCH 1/5] selftests/mm: mseal, self_elf: fix missing __NR_mseal
` [PATCH 2/5] selftests/mm: fix vm_util.c build failures: add snapshot of fs.h
` [PATCH 3/5] mm/selftests: kvm, mdwe fixes to avoid requiring "make headers"
` [PATCH 4/5] selftests/mm: mseal, self_elf: factor out test macros and other duplicated items
` [PATCH 5/5] selftests/mm: mseal, self_elf: rename TEST_END_CHECK to REPORT_TEST_PASS
arch/arm64/boot/dts/qcom/pm8994.dtsi:132.9-151.4: Warning (avoid_unnecessary_addr_size): /soc/spmi@fc4cf000/pmic@1: unnecessary #address-cells/#size-cells without "ranges" or child "reg" property
2024-06-08 2:01 UTC
[RFC net-next] net: dsa: generate port ifname if exists or invalid
2024-06-08 1:47 UTC
[PATCH 6.9 000/374] 6.9.4-rc1 review
2024-06-08 1:45 UTC (2+ messages)
[PATCH] init/Kconfig: lower to GCC version 9 check for -Warray-bounds
2024-06-08 1:40 UTC
arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi:255.10-265.6: Warning (graph_child_address): /bus@f0000/i2c@20000000/tps6598x@3f/connector/ports: graph node has single child node 'port@0', #address-cells/#size-cells are not necessary
2024-06-08 1:29 UTC
iio: iio-trig-hrtimer bug on suspend/resume when used with bmi160 and bmi323
2024-06-08 1:25 UTC (7+ messages)
[PATCH] ocfs2: convert to pr_fmt
2024-06-08 1:23 UTC (2+ messages)
[PATCH] scsi: add missing MODULE_DESCRIPTION() macros
2024-06-08 1:11 UTC (3+ messages)
[PATCHv2 0/4] tools/memory-model: Define more of LKMM in tools/memory-model
2024-06-08 1:00 UTC (4+ messages)
[PATCH v1 0/2] mm/highmem: don't track highmem pages manually
2024-06-08 0:51 UTC (6+ 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 v8 0/5] soc: qcom: add in-kernel pd-mapper implementation
2024-06-08 0:46 UTC (5+ messages)
` [PATCH v8 4/5] soc: qcom: add "
` [PATCH v8 5/5] remoteproc: qcom: enable in-kernel PD mapper
[PATCH 0/3] pinctrl: scmi: support i.MX95 OEM extensions with fsl,pins property
2024-06-08 0:45 UTC (2+ messages)
[PATCH] mm: zswap: add VM_BUG_ON() if large folio swapin is attempted
2024-06-08 0:32 UTC (19+ messages)
[PATCH 1/1] arm64: dts: imx8dxl-evk: add imx8dxl_cm4, lsio mu5, related memory region
2024-06-08 0:25 UTC (2+ messages)
[GIT PULL] gpio: fixes for v6.10-rc3
2024-06-08 0:15 UTC (2+ messages)
[GIT PULL] hotfixes for 6.10-rc3
2024-06-08 0:15 UTC (2+ messages)
[PATCH] KVM: x86/mmu: Rephrase comment about synthetic PFERR flags in #PF handler
2024-06-08 0:11 UTC
[PATCH] clk: qcom: gcc-sm8450: set OPS_PARENT_ENABLE on gcc_sdcc2_apps_clk_src
2024-06-08 0:10 UTC (10+ messages)
[PATCH] KVM: VMX: Remove unnecessary INVEPT[GLOBAL] from hardware enable path
2024-06-08 0:10 UTC
[PATCH v3] usb: dwc3: enable CCI support for AMD-xilinx DWC3 controller
2024-06-08 0:08 UTC (2+ messages)
[PATCH] KVM: x86/pmu: Add a helper to enable bits in FIXED_CTR_CTRL
2024-06-08 0:08 UTC
[PATCH v3 0/8] KVM: Register cpuhp/syscore callbacks when enabling virt
2024-06-08 0:06 UTC (9+ 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
` [PATCH v3 3/8] KVM: Rename functions related to enabling virtualization hardware
` [PATCH v3 4/8] KVM: Add a module param to allow enabling virtualization when KVM is loaded
` [PATCH v3 5/8] KVM: Add arch hooks for enabling/disabling virtualization
` [PATCH v3 6/8] x86/reboot: Unconditionally define cpu_emergency_virt_cb typedef
` [PATCH v3 7/8] KVM: x86: Register "emergency disable" callbacks when virt is enabled
` [PATCH v3 8/8] KVM: Enable virtualization at load/initialization by default
[PATCH] Input: xpad - add support for ASUS ROG RAIKIRI PRO
2024-06-07 23:41 UTC (2+ messages)
[PATCH memory-model 0/3] LKMM updates for v6.11
2024-06-07 23:38 UTC (5+ messages)
` [PATCH memory-model 3/3] tools/memory-model: Add KCSAN LF mentorship session citation
[PATCH v2] Input: ili210x - fix ili251x_read_touch_data() return value
2024-06-07 23:35 UTC (2+ messages)
[PATCH v2 0/1] hid-asus: use hid for keyboard brightness control
2024-06-07 23:24 UTC (3+ messages)
` [PATCH v2 1/1] hid-asus: use hid for brightness control on keyboard
[PATCH] ASoC: dt-bindings: convert tas571x.txt to dt-schema
2024-06-07 23:13 UTC (2+ messages)
[PATCH] tty: add missing MODULE_DESCRIPTION() macros
2024-06-07 23:10 UTC
[PATCH 0/2] firewire: add helper functions for phy configuration packet
2024-06-07 23:07 UTC (2+ messages)
[PATCH 1/2] leds: rgb: leds-qcom-lpg: Add PPG check for setting/clearing PBS triggers
2024-06-07 23:03 UTC (2+ messages)
[PATCH 00/11] KVM: guest_memfd: New hooks and functionality for SEV-SNP and TDX
2024-06-07 23:03 UTC (10+ messages)
` [PATCH 09/11] KVM: guest_memfd: Add interface for populating gmem pages with user data
[PATCH v6.1] netfilter: nf_tables: use timestamp to check for set element timeout
2024-06-07 23:01 UTC
[PATCH 1/2] usb: dwc3: core: add p3p2tranok quirk
2024-06-07 22:49 UTC (8+ messages)
` [PATCH v2, 3/3] usb: dwc3: core: Workaround for CSR read timeout
[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in hci_req_sync_complete
2024-06-07 22:46 UTC
[RFC PATCH 0/2] nohz idle time accounting cleanup
2024-06-07 22:46 UTC (3+ messages)
` [RFC PATCH 1/2] timer: Use is_idle_task() check instead of idle_cpu() on irq exit
[PATCH] hwmon: add missing MODULE_DESCRIPTION() macros
2024-06-07 22:41 UTC (2+ messages)
[PATCH] selftests/resctrl: Fix noncont_cat_run_test for AMD
2024-06-07 22:35 UTC (7+ messages)
[PATCH] crypto: ecc - Add comment to ecc_digits_from_bytes about input byte array
2024-06-07 22:34 UTC
[PATCH v3 0/9] ioctl()-based API to query VMAs from /proc/<pid>/maps
2024-06-07 22:31 UTC (3+ messages)
` [PATCH v3 3/9] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps
[PATCH 1/1] arm: rust: Enable Rust support for ARMv7
2024-06-07 22:30 UTC
[PATCH v3 0/5] Add SFC support for RK3128
2024-06-07 22:28 UTC (3+ messages)
` [PATCH v3 2/5] dt-bindings: clock: rk3128: Drop CLK_NR_CLKS
[PATCH v1 2/2] net: wwan: Fix SDX72 ping failure issue
2024-06-07 22:28 UTC (2+ messages)
[PATCH v3 0/7] selftests/x86: fix build errors and warnings found via clang
2024-06-07 22:23 UTC (3+ messages)
` [PATCH v3 5/7] selftests/x86: avoid -no-pie warnings from clang during compilation
[GIT PULL] first NFSD fix for v6.10-rc
2024-06-07 22:17 UTC (2+ messages)
[GIT PULL] Btrfs fixes for 6.10-rc3, part 2
2024-06-07 22:17 UTC (2+ messages)
[PATCH] watchdog: add missing MODULE_DESCRIPTION() macros
2024-06-07 22:15 UTC (2+ messages)
[PATCH 2/2] pinctrl: qcom: Introduce SM4250 LPI pinctrl driver
2024-06-07 22:12 UTC (2+ messages)
[PATCH 0/2] hwmon: use device_for_each_child_node_scoped()
2024-06-07 22:11 UTC (7+ messages)
` [PATCH 1/2] hwmon: (ltc2991) "
` [PATCH 2/2] hwmon: (gsc-hwmon) "
[GIT PULL] RISC-V Fixes for 6.10-rc3
2024-06-07 22:07 UTC (2+ messages)
[GIT PULL] arm64 fixes for -rc3
2024-06-07 22:07 UTC (2+ messages)
[GIT PULL] s390 fixes for 6.10-rc3
2024-06-07 22:07 UTC (2+ messages)
[PATCH] pcmcia: add missing MODULE_DESCRIPTION() macros
2024-06-07 22:02 UTC
[PATCH 0/3] riscv: Per-thread envcfg CSR support
2024-06-07 22:01 UTC (6+ messages)
` [PATCH 2/3] riscv: Add support for per-thread envcfg CSR values
` [PATCH 3/3] riscv: Call riscv_user_isa_enable() only on the boot hart
[PATCH 1/3] ACPI: utils: introduce acpi_get_local_u64_address()
2024-06-07 21:59 UTC (4+ messages)
[PATCH v1 0/4] regmap: Switch to use kmemdup_array()
2024-06-07 21:58 UTC (2+ messages)
[PATCH 07/10] selftests/pidfd: Fix wrong expectation
2024-06-07 21:55 UTC (2+ messages)
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