public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-12 17:51:50 to 2024-02-12 20:33:14 UTC [more...]

[PATCH v7 0/2] lib: checksum: Fix issues with checksum tests
 2024-02-12 20:33 UTC  (3+ messages)
` [PATCH v7 1/2] lib: checksum: Fix type casting in checksum kunits
` [PATCH v7 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests

linux-next: Tree for Feb 12
 2024-02-12 20:33 UTC  (2+ messages)
` linux-next: Tree for Feb 12 (drivers/md/dm-vdo/thread-registry.c on arch/loongarch/)

[PATCH 0/4] sched/fair: fixes in presence of lot of sched_idle tasks
 2024-02-12 20:28 UTC  (3+ messages)
` [PATCH 1/4] sched/fair: make sure to try to detach at least one movable task

[PATCH v9 00/25] security: Move IMA and EVM to the LSM infrastructure
 2024-02-12 20:28 UTC  (13+ messages)
` [PATCH v9 19/25] integrity: Move integrity_kernel_module_request() to IMA
` [PATCH v9 22/25] evm: Move to LSM infrastructure
` [PATCH v9 23/25] evm: Make it independent from 'integrity' LSM
` [PATCH v9 24/25] ima: "
` [PATCH v9 25/25] integrity: Remove LSM

[PATCH v2 1/2] PCI/IOV: Revert "PCI/IOV: Serialize sysfs sriov_numvfs reads vs writes"
 2024-02-12 20:27 UTC  (2+ messages)

[PATCH v3 0/6] maps memory improvements and fixes
 2024-02-12 20:26 UTC  (5+ messages)
` [PATCH v3 1/6] perf maps: Switch from rbtree to lazily sorted array for addresses

[PATCH v4 00/10] Add support for Translation Buffer Units
 2024-02-12 20:25 UTC  (5+ messages)
` [PATCH v4 01/10] dt-bindings: iommu: Add Translation Buffer Unit bindings

[PATCH v7 0/4] kvm: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory
 2024-02-12 20:24 UTC  (2+ messages)

[PATCH v2 0/4] selftests: add missing gitignore files and include generated objects
 2024-02-12 20:23 UTC  (8+ messages)
` [PATCH v2 1/4] selftests: uevent: add missing gitignore
` [PATCH v2 2/4] selftests: thermal: intel: power_floor: "
` [PATCH v2 3/4] selftests: thermal: intel: workload_hint: "
` [PATCH v2 4/4] selftests: damon: add access_memory to .gitignore

[PATCH v2 0/6] maps memory improvements and fixes
 2024-02-12 20:22 UTC  (6+ messages)

[RFC 08/10] PCI: qcom: Add support for disabling ASPM L0s in devicetree
 2024-02-12 20:21 UTC  (3+ messages)

[PATCH net-next v2 0/5] net: ravb: Add runtime PM support (part 2)
 2024-02-12 20:19 UTC  (5+ messages)
` [PATCH net-next v2 5/5] net: ravb: Add runtime PM support

[RFC PATCH] KVM: arm64: Fix double-free following kvm_pgtable_stage2_free_unlinked()
 2024-02-12 20:19 UTC  (3+ messages)

[PATCH 0/2] Extend size of the MCE Records pool
 2024-02-12 20:18 UTC  (25+ messages)
` [PATCH 2/2] x86/MCE: Add command line option to extend "

[PATCH v1 0/2] RISC-V: enable rust
 2024-02-12 20:17 UTC  (15+ messages)

[PATCH v4 0/3] per-vma locks in userfaultfd
 2024-02-12 20:11 UTC  (11+ messages)
` [PATCH v4 3/3] userfaultfd: use per-vma locks in userfaultfd operations

[PATCH v6 0/4] Add RZ/V2{M, MA} PWM driver support
 2024-02-12 20:09 UTC  (4+ messages)
` [PATCH v6 2/4] pwm: Add support for RZ/V2M PWM driver

[PATCH 00/15] Coalesced Interrupt Delivery with posted MSI
 2024-02-12 20:13 UTC  (7+ messages)

[PATCH] leds: qcom-lpg: add QCOM_PBS dependency
 2024-02-12 20:06 UTC  (2+ messages)

[PATCH v6 0/7] arm64: dts: add description for solidrun am642 som and hummingboard evb
 2024-02-12 20:06 UTC  (3+ messages)
` [PATCH v6 2/7] dt-bindings: rtc: abx80x: convert to yaml

[PATCH 1/3] tpm: protect against locality counter underflow
 2024-02-12 20:05 UTC  (4+ messages)

[PATCH 0/2] leds: expresswire: Fix dependencies
 2024-02-12 20:03 UTC  (3+ messages)
` [PATCH 1/2] Revert "leds: Only descend into leds directory when CONFIG_NEW_LEDS is set"
` [PATCH 2/2] leds: expresswire: don't depend on NEW_LEDS

[PATCH v2 0/5] powerpc: struct bus_type cleanup
 2024-02-12 20:05 UTC  (6+ messages)
` [PATCH v2 1/5] powerpc: vio: move device attributes into a new ifdef
` [PATCH v2 2/5] powerpc: vio: make vio_bus_type const
` [PATCH v2 3/5] powerpc: mpic: make mpic_subsys const
` [PATCH v2 4/5] powerpc: pmac: make macio_bus_type const
` [PATCH v2 5/5] powerpc: ibmebus: make ibmebus_bus_type const

[PATCH v2] dt-bindings: net: qca,ar9331: convert to DT schema
 2024-02-12 20:00 UTC  (3+ messages)

[PATCH v2] x86/sgx: fix kernel-doc comment misuse
 2024-02-12 20:00 UTC  (2+ messages)

[PATCH v9 00/15] Add Cgroup support for SGX EPC memory
 2024-02-12 19:58 UTC  (11+ messages)
` [PATCH v9 08/15] x86/sgx: Implement EPC reclamation flows for cgroup
` [PATCH v9 09/15] x86/sgx: Charge mem_cgroup for per-cgroup reclamation
` [PATCH v9 10/15] x86/sgx: Add EPC reclamation in cgroup try_charge()
` [PATCH v9 11/15] x86/sgx: Abstract check for global reclaimable pages
` [PATCH v9 12/15] x86/sgx: Expose sgx_epc_cgroup_reclaim_pages() for global reclaimer

[PATCH v14 0/8] Add support for Sub-NUMA cluster (SNC) systems
 2024-02-12 19:57 UTC  (5+ messages)
` [PATCH v15-RFC "

[PATCH v2] mm/swap: fix race when skipping swapcache
 2024-02-12 19:53 UTC  (14+ messages)

[patch v2 00/30] x86/apic: Rework APIC registration
 2024-02-12 19:49 UTC  (6+ messages)
` [patch v2 21/30] x86/cpu/topology: Use topology bitmaps for sizing

[PATCH net-next] net: phy: qca807x: move interface mode check to .config_init_once
 2024-02-12 19:48 UTC  (4+ messages)

[PATCH 0/4] powerpc: struct bus_type cleanup
 2024-02-12 19:45 UTC  (2+ messages)

[PATCH] Add Lenovo Legion 7i gen7 sound quirk
 2024-02-12 19:33 UTC 

[PATCH v8 00/15] Add Cgroup support for SGX EPC memory
 2024-02-12 19:31 UTC  (5+ messages)
` [PATCH v8 01/15] cgroup/misc: Add per resource callbacks for CSS events

[PATCH v2 1/2] ACPI: use %pe for better readability of errors while printing
 2024-02-12 19:29 UTC  (2+ messages)

[PATCH v1 00/14] UNI-T UTi260B support
 2024-02-12 19:20 UTC  (5+ messages)
` [PATCH v1 07/14] dt-bindings: lcdif: Do not require power-domains for i.MX6ULL
` [PATCH v1 14/14] ARM: dts: imx6ull-uti260b: Add board

Powerpc: ps3av.c:(.text+0x19e8): undefined reference to `video_get_options'
 2024-02-12 19:19 UTC  (3+ messages)

[RFC KERNEL PATCH v4 3/3] PCI/sysfs: Add gsi sysfs for pci_dev
 2024-02-12 19:18 UTC  (2+ messages)

[PATCH 0/3] Add DT support for Multiport controller on SC8280XP
 2024-02-12 19:17 UTC  (9+ messages)
` [PATCH 3/3] arm64: dts: qcom: sa8540-ride: Enable first port of tertiary usb controller
      `  "

[PATCH] backlight: ktd2801: fix LED dependency
 2024-02-12 19:14 UTC  (4+ messages)

[PATCH] selftests/mm: Don't needlessly use sudo to obtain root in run_vmtests.sh
 2024-02-12 19:13 UTC  (5+ messages)

[PATCH v3 RESEND 0/6] Add support for QMC HDLC
 2024-02-12 19:13 UTC  (11+ messages)
` [PATCH v3 RESEND 3/6] bitmap: Make bitmap_onto() available to users
` [PATCH v3 RESEND 4/6] bitmap: Introduce bitmap_off()

[PATCH v2 1/9] perf thread_map: Skip exited threads when scanning /proc
 2024-02-12 19:11 UTC  (3+ messages)
` [PATCH v2 8/9] perf srcline: Add missed addr2line closes

[PATCH v5] perf stat: Support per-cluster aggregation
 2024-02-12 19:11 UTC  (2+ messages)

[PATCH 0/2] pinctrl: qcom: Add SM8475 support
 2024-02-12 19:10 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: qcom,sm8450-tlmm: Add compatible for SM8475
` [PATCH 2/2] pinctrl: qcom: sm8450: Add pll_clk to pin group 98 "

[PATCH v2] scsi: Make scsi_bus_type const
 2024-02-12 19:06 UTC  (2+ messages)

[PATCH] hardening: Enable KFENCE in the hardening config
 2024-02-12 19:04 UTC  (2+ messages)

[PATCH v4] media: ucvideo: Add quirk for Logitech Rally Bar
 2024-02-12 19:04 UTC  (4+ messages)

[PATCH] PM: hibernate: Support to select compression algorithm
 2024-02-12 19:04 UTC  (2+ messages)

[PATCH v5 0/3] printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL
 2024-02-12 19:01 UTC  (4+ messages)
` [PATCH v5 1/3] printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled

[PATCH] RDMA/uverbs: Remove flexible arrays from struct *_filter
 2024-02-12 18:59 UTC  (3+ messages)

[PATCH v3 0/8] Run tests in parallel
 2024-02-12 18:58 UTC  (9+ messages)
` [PATCH v3 1/8] perf thread_map: Skip exited threads when scanning /proc
` [PATCH v3 2/8] perf list: Add scandirat compatibility function
` [PATCH v3 3/8] perf tests: Avoid fork in perf_has_symbol test
` [PATCH v3 4/8] tools subcmd: Add a no exec function call option
` [PATCH v3 5/8] perf test: Rename builtin-test-list and add missed header guard
` [PATCH v3 6/8] perf tests: Use scandirat for shell script finding
` [PATCH v3 7/8] perf tests: Run time generate shell test suites
` [PATCH v3 8/8] perf tests: Add option to run tests in parallel

[PATCH v4] i2c: i2c-qcom-geni: Correct I2C TRE sequence
 2024-02-12 16:30 UTC  (2+ messages)

[PATCH RESEND] iosys-map: fix typos
 2024-02-12 18:56 UTC  (3+ messages)

[PATCH 0/2] mm/zswap: optimize for dynamic zswap_pools
 2024-02-12 18:53 UTC  (5+ messages)
` [PATCH 2/2] mm/zswap: change zswap_pool kref to percpu_ref

[PATCH v3 0/2] Add support for RK3588 HDMI/eDP Combo PHY
 2024-02-12 18:52 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: phy: Add Rockchip HDMI/eDP Combo PHY schema
` [PATCH v3 2/2] phy: rockchip: Add Samsung HDMI/eDP Combo PHY driver

[PATCH] tracing: use ring_buffer_record_is_set_on() in tracer_tracing_is_on()
 2024-02-12 18:53 UTC  (15+ messages)

Coverity: virtsnd_kctl_tlv_op(): Uninitialized variables
 2024-02-12 18:51 UTC 

[syzbot] [usb?] WARNING in wdm_rxwork/usb_submit_urb (2)
 2024-02-12 18:51 UTC 

[PATCH v2] platform/x86: wmi: Make input buffer madatory when evaulating methods
 2024-02-12 18:50 UTC 

[PATCH v1 00/10] RK3588 USBDP support
 2024-02-12 18:48 UTC  (4+ messages)
` [PATCH v1 06/10] arm64: dts: rockchip: add USBDP phys on rk3588

[PATCH] ASoC: dt-bindings: qcom,sm8250: Allow up to 8 codec DAIs
 2024-02-12 18:47 UTC  (2+ messages)

[PATCH v4 0/3] Enable >0 order folio memory compaction
 2024-02-12 18:46 UTC  (6+ messages)
` [PATCH v4 3/3] mm/compaction: optimize >0 order folio compaction with free page split

[PATCH] sh: Fix build with CONFIG_UBSAN=y
 2024-02-12 18:45 UTC  (8+ messages)

[PATCH v2] arm64: dts: qcom: x1e80100-crd: add sound card
 2024-02-12 18:44 UTC 

[PATCH v6 0/2] lib: checksum: Fix issues with checksum tests
 2024-02-12 18:43 UTC  (10+ messages)
` [PATCH v6 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests

[PATCH] usb: typec: tpcm: Fix issues with power being removed during reset
 2024-02-12 18:42 UTC 

[PATCH v2 0/9] thermal: Writable trip points handling rework
 2024-02-12 18:42 UTC  (10+ messages)
` [PATCH v2 1/9] thermal: Get rid of CONFIG_THERMAL_WRITABLE_TRIPS
` [PATCH v2 2/9] thermal: core: Add flags to struct thermal_trip
` [PATCH v2 3/9] thermal: core: Drop the .set_trip_hyst() thermal zone operation
` [PATCH v2 4/9] thermal: intel: Set THERMAL_TRIP_FLAG_RW_TEMP directly
` [PATCH v2 5/9] mlxsw: core_thermal: "
` [PATCH v2 6/9] wifi: iwlwifi: mvm: "
` [PATCH v2 7/9] thermal: imx: "
` [PATCH v2 8/9] thermal: of: "
` [PATCH v2 9/9] thermal: core: Eliminate writable trip points masks

[PATCH] samples: user-trap: fix strict-aliasing warning
 2024-02-12 18:42 UTC  (2+ messages)

[PATCH] configs/debug: add NET debug config
 2024-02-12 18:39 UTC  (2+ messages)

[PATCH net] selftests: net: ip_local_port_range: define IPPROTO_MPTCP
 2024-02-12 18:39 UTC  (3+ messages)

XHCI without USB2 ports
 2024-02-12 18:39 UTC 

[PATCH 00/12] Add MP25 FMC2 support
 2024-02-12 18:38 UTC  (11+ messages)
` [PATCH 01/12] dt-bindings: memory-controller: st,stm32: add MP25 support
` [PATCH 02/12] dt-bindings: memory-controller: st,stm32: add 'power-domains' property
` [PATCH 08/12] dt-bindings: mtd: st,stm32: add MP25 support
` [PATCH 09/12] mtd: rawnand: stm32_fmc2: use dma_get_slave_caps to get DMA max burst
` [PATCH 10/12] mtd: rawnand: stm32_fmc2: add a platform data structure
` [PATCH 11/12] mtd: rawnand: stm32_fmc2: add MP25 support
` [PATCH 12/12] mtd: rawnand: stm32_fmc2: update the driver to support revision 2

[PATCH v2 0/2] Add support for RK3588 HDMI/eDP Combo PHY
 2024-02-12 18:36 UTC  (4+ messages)
` [PATCH v2 2/2] phy: rockchip: Add Samsung HDMI/eDP Combo PHY driver

[PATCH v3] soc: qcom: llcc: Check return value on Broadcast_OR reg read
 2024-02-12 18:35 UTC 

[tip: x86/urgent] x86/bugs: Add asm helpers for executing VERW
 2024-02-12 18:32 UTC 

[tip: x86/urgent] x86/entry_64: Add VERW just before userspace transition
 2024-02-12 18:32 UTC 

[tip: x86/urgent] x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static key
 2024-02-12 18:32 UTC 

[tip: x86/urgent] x86/entry_32: Add VERW just before userspace transition
 2024-02-12 18:32 UTC 

[tip: x86/urgent] KVM/VMX: Move VERW closer to VMentry for MDS mitigation
 2024-02-12 18:32 UTC 

[tip: x86/urgent] KVM/VMX: Use BT+JNC, i.e. EFLAGS.CF to select VMRESUME vs. VMLAUNCH
 2024-02-12 18:32 UTC 

[PATCH] iommu/vt-d: Use kcalloc() instead of kzalloc()
 2024-02-12 18:31 UTC  (2+ messages)

[PATCH] mm: document memalloc_noreclaim_save() and memalloc_pin_save()
 2024-02-12 18:29 UTC 

[PATCH v11] bus: mhi: host: Add tracing support
 2024-02-12 18:26 UTC  (7+ messages)

[PATCH] arm64: dts: qcom: x1e80100-crd: add sound card
 2024-02-12 18:25 UTC  (3+ messages)

[PATCH RFC bpf-next 0/9] allow HID-BPF to do device IOs
 2024-02-12 18:20 UTC  (7+ messages)

[PATCH net-next] dt-bindings: net: qca,ar9331: convert to DT schema
 2024-02-12 18:20 UTC  (3+ messages)

[PATCH] scsi: Make scsi_bus_type const
 2024-02-12 18:20 UTC  (5+ messages)

[PATCH v8 0/7] Preparatory changes for Proxy Execution v8
 2024-02-12 18:17 UTC  (3+ messages)

[RFC 0/7] firmware: arm_scmi: Qualcomm Vendor Protocol
 2024-02-12 18:11 UTC  (2+ messages)

[PATCH v2 0/4] Memory management patches needed by Rust Binder
 2024-02-12 18:11 UTC  (5+ messages)
` [PATCH v2 4/4] rust: add abstraction for `struct page`

[PATCH 1/3] f2fs: deprecate io_bits
 2024-02-12 18:10 UTC  (3+ messages)
` [PATCH 2/3] f2fs: use BLKS_PER_SEG, BLKS_PER_SEC, and SEGS_PER_SEC
  ` [PATCH 2/3 v2] "

[PATCH 0/2] HID: samsung: Object code size reduction and neatening
 2024-02-12 18:09 UTC  (2+ messages)

[PATCH 1/2] PCI: Clear LBMS on resume to avoid Target Speed quirk
 2024-02-12 17:56 UTC  (7+ messages)

[PATCH v2 0/7] Add tuning algorithm for delay chain
 2024-02-12 17:56 UTC  (5+ messages)

[PATCH] minmax: Add notes to min_t and max_t
 2024-02-12 17:55 UTC  (4+ messages)

next: fs/quota/quota_tree.c:674:8: error: variable 'blk' is uninitialized when used here [-Werror,-Wuninitialized]
 2024-02-12 17:54 UTC 

[PATCH v2 0/4] Add support for AF8133J magnetometer
 2024-02-12 17:53 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: vendor-prefix: Add prefix for Voltafield
` [PATCH v2 2/4] dt-bindings: iio: magnetometer: Add Voltafield AF8133J
` [PATCH v2 3/4] iio: magnetometer: add a driver for Voltafield AF8133J magnetometer
` [PATCH v2 4/4] MAINTAINERS: Add an entry for AF8133J driver

[PATCH v2 0/3] Renesas RZ/G2L family and RZ/G3S add missing IRQC interrupts
 2024-02-12 17:53 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Update interrupts

[PATCH] Documentation: PM: Fix system hibernation section
 2024-02-12 17:51 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox