linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-22 16:55:29 to 2023-02-22 20:11:46 UTC [more...]

[PATCH] rtc: efi: Avoid spamming the log on RTC read failure
 2023-02-22 20:11 UTC  (2+ messages)

[PATCH v1 1/1] rtc: rx6110: Remove unused of_gpio,h
 2023-02-22 20:10 UTC  (2+ messages)

[PATCH v6 00/11] LSM: Three basic syscalls
 2023-02-22 20:08 UTC  (6+ messages)
  ` [PATCH v6 01/11] LSM: Identify modules by more than name
  ` [PATCH v6 02/11] LSM: Maintain a table of LSM attribute data
  ` [PATCH v6 03/11] proc: Use lsmids instead of lsm names for attrs
  ` [PATCH v6 04/11] LSM: syscalls for current process attributes
  ` [PATCH v6 05/11] LSM: Create lsm_module_list system call

[PATCH v2 0/5] rtc: isl12022: Clean up and simplify the driver
 2023-02-22 20:10 UTC  (2+ messages)

[PATCH v2 00/17] Self-encapsulate the thermal zone device structure
 2023-02-22 20:07 UTC  (22+ messages)
` [PATCH v2 01/16] thermal/core: Add a thermal zone 'devdata' accessor
` [PATCH v2 02/16] thermal/core: Show a debug message when get_temp() fails
` [PATCH v2 03/16] thermal: Remove debug or error messages in get_temp() ops
` [PATCH v2 04/16] thermal/hwmon: Do not set no_hwmon before calling thermal_add_hwmon_sysfs()
` [PATCH v2 06/16] thermal: Don't use 'device' internal thermal zone structure field
` [PATCH v2 08/16] thermal: Add a thermal zone id accessor
` [PATCH v2 09/16] thermal: Do not access 'type' field, use the tz id instead
` [PATCH v2 16/16] thermal/traces: Replace the thermal zone structure parameter with the field value

[GIT PULL] Documentation for 6.3
 2023-02-22 20:05 UTC  (2+ messages)

[PATCH 0/5] make slab shrink lockless
 2023-02-22 20:05 UTC  (9+ messages)
` [PATCH 2/5] mm: vmscan: make memcg "

[RFC PATCH 1/1] x86/mm/pat: Clear VM_PAT if copy_p4d_range failed
 2023-02-22 20:03 UTC  (2+ messages)

[PATCH bpf-next 0/3] Fix some build errors for bpf selftest on LoongArch
 2023-02-22 20:03 UTC  (4+ messages)
` [PATCH bpf-next 3/3] selftests/bpf: Check __ARCH_WANT_SET_GET_RLIMIT before syscall(__NR_getrlimit)

[PATCH 5.4/5.10 0/1] mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh
 2023-02-22 20:03 UTC  (2+ messages)
` [PATCH 5.4/5.10 1/1] "

[PATCH] arm64: dts: imx8mp-msc-sm2s: Add sound card
 2023-02-22 19:57 UTC  (6+ messages)

[GIT PULL] IPMI bug fixes for 6.3
 2023-02-22 19:53 UTC  (2+ messages)

[GIT PULL] gpio: updates for v6.3
 2023-02-22 19:53 UTC  (2+ messages)

[GIT PULL] pin control bulk changes for v6.3
 2023-02-22 19:53 UTC  (2+ messages)

[GIT PULL] SPI updates for v6.3
 2023-02-22 19:53 UTC  (2+ messages)

[GIT PULL] SPI updates for v6.2-rc8-abi
 2023-02-22 19:53 UTC  (2+ messages)

[GIT PULL] sound updates for 6.3-rc1
 2023-02-22 19:53 UTC  (2+ messages)

[PATCH] rust: time: New module for timekeeping functions
 2023-02-22 19:55 UTC  (8+ messages)

[GIT PULL] HID for 6.3
 2023-02-22 19:53 UTC  (3+ messages)

[GIT PULL] regmap updates for v6.3
 2023-02-22 19:53 UTC  (2+ messages)

[GIT PULL] regulator updates for v6.3
 2023-02-22 19:53 UTC  (2+ messages)

[PATCH v2] mm/khugepaged: alloc_charge_hpage() take care of mem charge errors
 2023-02-22 19:52 UTC 

[GIT PULL] hwmon updates for v6.2
 2023-02-22 19:53 UTC  (2+ messages)

[RFC/PATCHSET 0/8] perf record: Implement BPF sample filter (v2)
 2023-02-22 19:50 UTC  (10+ messages)
` [PATCH 2/8] perf bpf filter: Implement event sample filtering
` [PATCH 3/8] perf record: Add BPF event filter support

[PATCH] HID: usbhid: enable remote wakeup for mice
 2023-02-22 19:50 UTC  (3+ messages)

[PATCH] tools/memory-model: Add details about SRCU read-side critical sections
 2023-02-22 19:50 UTC  (6+ messages)

[RFC/PATCHSET 0/7] perf record: Implement BPF sample filter (v1)
 2023-02-22 19:42 UTC  (5+ messages)

[Patch v3 0/7] Optimize clear dirty log
 2023-02-22 19:42 UTC  (7+ messages)
` [Patch v3 5/7] KVM: x86/mmu: Remove "record_acc_track" in __tdp_mmu_set_spte()
` [Patch v3 6/7] KVM: x86/mmu: Remove handle_changed_spte_dirty_log()
` [Patch v3 7/7] KVM: x86/mmu: Merge all handle_changed_pte* functions

[PATCH v2 1/2] x86/speculation: Allow enabling STIBP with legacy IBRS
 2023-02-22 19:41 UTC  (5+ messages)

[PATCH v6 00/41] Shadow stacks for userspace
 2023-02-22 19:39 UTC  (14+ messages)
` [PATCH v6 14/41] x86/mm: Introduce _PAGE_SAVED_DIRTY

[PATCH] bpf: Fix undeclared function 'barrier_nospec' warning
 2023-02-22 19:31 UTC  (6+ messages)

[PATCH 4.14 v2 0/4] BPF fixes for CVE-2021-3444 and CVE-2021-3600
 2023-02-22 19:29 UTC  (5+ messages)
` [PATCH 4.14 v2 1/4] bpf: Do not use ax register in interpreter on div/mod
` [PATCH 4.14 v2 2/4] bpf: fix subprog verifier bypass by div/mod by 0 exception
` [PATCH 4.14 v2 3/4] bpf: Fix 32 bit src register truncation on div/mod
` [PATCH 4.14 v2 4/4] bpf: Fix truncation handling for mod32 dst reg wrt zero

[PATCH] KVM: x86/pmu: Apply event filter mechanism to emulated instructions
 2023-02-22 19:28 UTC  (2+ messages)

[PATCH 0/2] Documentation/process: Add a maintainer handbook for KVM x86
 2023-02-22 19:26 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH v3] scsi: ufs: core: Add trace event for MCQ
 2023-02-22 19:27 UTC  (2+ messages)

[PATCH v6 0/6] fsi: Add IBM I2C Responder virtual FSI master
 2023-02-22 19:23 UTC  (7+ messages)
` [PATCH v6 1/6] fsi: Move fsi_slave structure definition to header
` [PATCH v6 2/6] dt-bindings: fsi: Document the IBM I2C Responder virtual FSI master
` [PATCH v6 3/6] fsi: Add "
` [PATCH v6 4/6] fsi: Add I2C Responder SCOM driver
` [PATCH v6 5/6] fsi: Add aliased device numbering
` [PATCH v6 6/6] fsi: Use of_match_table for bus matching if specified

[PATCH] mm/khugepaged: alloc_charge_hpage() take care of mem charge errors
 2023-02-22 19:22 UTC  (4+ messages)

[FYI PATCH 1/1] tools arch x86: Sync the msr-index.h copy with the kernel sources
 2023-02-22 19:21 UTC 

[PATCH v1 1/1] device property: Clarify description of returned value in some functions
 2023-02-22 19:16 UTC  (2+ messages)

[PATCH] regulator: core: Use ktime_get_boottime() to determine how long a regulator was off
 2023-02-22 19:15 UTC 

[PATCH v1 0/3] i2c: stop using i2c_of_match_device()
 2023-02-22 19:11 UTC  (10+ messages)
` [PATCH v1 2/3] auxdisplay: ht16k33: Make use of device_get_match_data()

[PATCH] x86/mce: Always inline old MCA stubs
 2023-02-22 19:10 UTC 

[PATCH v10 0/6] Implement IOCTL to get and/or the clear info about PTEs
 2023-02-22 19:10 UTC  (5+ messages)
` [PATCH v10 3/6] fs/proc/task_mmu: "

[PATCH 0/4] drm/msm/adreno: fix runtime PM imbalance at unbind
 2023-02-22 19:09 UTC  (3+ messages)
` [PATCH 3/4] drm/msm/adreno: drop redundant pm_runtime_disable()

[PULL] Networking for v6.3
 2023-02-22 19:07 UTC  (3+ messages)

[PATCH v4 1/4] locktorture: Add nested_[un]lock() hooks and nlocks parameter
 2023-02-22 19:07 UTC  (2+ messages)

[PATCH v3 0/3] drivers: remoteproc: xilinx: add mailbox support
 2023-02-22 19:06 UTC  (7+ messages)
` [PATCH v3 1/3] drivers: mailbox: zynqmp: handle multiple child nodes
` [PATCH v3 2/3] drivers: remoteproc: xilinx: fix carveout names
` [PATCH v3 3/3] remoteproc: xilinx: add mailbox channels for rpmsg

[RFC PATCH 0/6] Support ROHM BU27034 ALS sensor
 2023-02-22 18:57 UTC  (3+ messages)
` [RFC PATCH 1/6] dt-bindings: iio: light: Support ROHM BU27034

[PATCH v4 00/14] dma-fence: Deadline awareness
 2023-02-22 18:57 UTC  (8+ messages)
` [PATCH v4 01/14] dma-buf/dma-fence: Add deadline awareness

[PATCH 00/10] arm64: support Armv8.8 memcpy instructions in userspace
 2023-02-22 18:42 UTC  (6+ messages)
` [PATCH 03/10] KVM: arm64: switch HCRX_EL2 between host and guest

[PATCH 00/12] KVM: x86: Add "governed" X86_FEATURE framework
 2023-02-22 18:56 UTC  (4+ messages)
` [PATCH 05/12] KVM: x86: Use KVM-governed feature framework to track "XSAVES enabled"

[PATCH v2] Documentation: bpf: Fix link to BTF doc
 2023-02-22 18:55 UTC  (2+ messages)

[PATCH] KVM: Add the missed title format
 2023-02-22 18:51 UTC  (2+ messages)

[RFC PATCH v2 1/2] PM: domains: Skip disabling unused domains if provider has sync_state
 2023-02-22 18:51 UTC  (11+ messages)

[PATCH v2 0/4] Fix put_task_struct() calls under PREEMPT_RT
 2023-02-22 18:42 UTC  (9+ messages)
` [PATCH v2 1/4] sched/task: Add the put_task_struct_atomic_safe function

[kernel PATCH v1 0/1] Clear workqueue to avoid use-after-free
 2023-02-22 18:44 UTC  (3+ messages)
` [kernel PATCH v1 1/1] Bluetooth: hci_sync: clear workqueue before clear mgmt cmd

[PATCH 0/5] Patches used to build mkroot
 2023-02-22 18:41 UTC  (5+ messages)
` [PATCH 2/5] X86-64 should not uniquely require a third ELF package to build

[PATCH v3 00/13] Overhauling amx_test
 2023-02-22 18:40 UTC  (5+ messages)
` [PATCH v3 01/13] x86/fpu/xstate: Avoid getting xstate address of init_fpstate if fpstate contains the component

[RFC PATCH 00/16] pinctrl: ralink: fix ABI, improve driver, move to mediatek, improve dt-bindings
 2023-02-22 18:39 UTC  (17+ messages)
` [RFC PATCH 01/16] pinctrl: ralink: reintroduce ralink,rt2880-pinmux compatible string
` [RFC PATCH 02/16] pinctrl: ralink: add mediatek compatible strings
` [RFC PATCH 03/16] pinctrl: ralink: rt305x: add compatible string for every SoC
` [RFC PATCH 04/16] pinctrl: ralink: mt7620: split out to mt76x8
` [RFC PATCH 05/16] pinctrl: ralink: move to mediatek as mtmips
` [RFC PATCH 06/16] pinctrl: mediatek: remove OF_GPIO as reverse dependency
` [RFC PATCH 07/16] dt-bindings: pinctrl: ralink: add new compatible strings
` [RFC PATCH 08/16] dt-bindings: pinctrl: ralink: rename to mediatek
` [RFC PATCH 09/16] dt-bindings: pinctrl: mediatek: rt305x: split binding
` [RFC PATCH 10/16] dt-bindings: pinctrl: mediatek: mt7620: "
` [RFC PATCH 11/16] MAINTAINERS: move ralink pinctrl to mediatek mips pinctrl
` [RFC PATCH 12/16] dt-bindings: pinctrl: mediatek: mt6795: rename to mediatek,mt6795-pinctrl
` [RFC PATCH 13/16] dt-bindings: pinctrl: mediatek: mt8186: rename to mediatek,mt8186-pinctrl
` [RFC PATCH 14/16] dt-bindings: pinctrl: mediatek: mt8192: rename to mediatek,mt8192-pinctrl
` [RFC PATCH 15/16] dt-bindings: pinctrl: mediatek: mt8195: rename to mediatek,mt8195-pinctrl
` [RFC PATCH 16/16] dt-bindings: pinctrl: mediatek: improve schemas

[RFC PATCH v4] x86/kdump: terminate watchdog NMI interrupt to avoid kdump crashes
 2023-02-22 18:39 UTC  (3+ messages)

[PATCH v3 0/2] Add NVIDIA BlueField-3 GPIO driver and pin controller
 2023-02-22 18:40 UTC  (5+ messages)
` [PATCH v4 0/2] Support Nvidia "
  ` [PATCH v4 1/2] gpio: gpio-mlxbf3: Add gpio driver support

[PATCH] KVM: Align the function name of kvm_swap_active_memslots()
 2023-02-22 18:39 UTC  (2+ messages)

[PATCH v2] docs: Add relevant kernel publications to list of books
 2023-02-22 18:34 UTC 

[PATCH v2] KVM: SVM: hyper-v: placate modpost section mismatch error
 2023-02-22 18:32 UTC  (4+ messages)

[PATCH 1/2] Mips: ls2k1000: dts: add the display controller device node
 2023-02-22 18:32 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: display: Add Loongson display controller

[PATCH v2 0/2] io_uring: Add KASAN support for alloc caches
 2023-02-22 18:30 UTC  (4+ messages)
` [PATCH v2 1/2] io_uring: Move from hlist to io_wq_work_node
` [PATCH v2 2/2] io_uring: Add KASAN support for alloc_caches

[PATCH v2 1/3] kunit: fix bug in debugfs logs of parameterized tests
 2023-02-22 18:27 UTC  (3+ messages)
` [PATCH v2 2/3] kunit: fix bug in the order of lines in debugfs logs
` [PATCH v2 3/3] kunit: fix bug of extra newline characters "

[PATCH v3] mm/damon/paddr: fix missing folio_put()
 2023-02-22 18:26 UTC 

[PATCH v4 00/17] powerpc/85xx: p2020: Create one unified machine description
 2023-02-22 18:22 UTC  (2+ messages)

[PATCH] drm/msm: return early when allocating fbdev fails
 2023-02-22 18:21 UTC  (3+ messages)

[PATCH drm-next v2 00/16] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-02-22 18:13 UTC  (15+ messages)
` [PATCH drm-next v2 04/16] maple_tree: add flag MT_FLAGS_LOCK_NONE
` [PATCH drm-next v2 05/16] drm: manager to keep track of GPUs VA mappings

[PATCH v3 0/5] apple-gmux: support MMIO gmux type on T2 Macs
 2023-02-22 18:13 UTC  (4+ messages)

An issue of kernel stall caused by infiniband mad packet
 2023-02-22 18:11 UTC  (2+ messages)

[PATCH RFC 0/4] clk: mediatek: de-duplicate MT798x drivers
 2023-02-22 18:10 UTC  (5+ messages)
` [PATCH RFC 1/4] dt-bindings: clock: rename mt7986-clk.h to mediatek,mt7986-clk.h
` [PATCH RFC 2/4] dt-bindings: clock: break out mediatek,ethsys into its own header
` [PATCH RFC 3/4] dt-bindings: clock: break out mediatek,filogic-apmixed
` [PATCH RFC 4/4] clk: mediatek: de-duplicate MT7981 and MT7986 clock drivers

[PATCH net V3] net: stmmac: Premature loop termination check was ignored
 2023-02-22 18:03 UTC  (4+ messages)

[PATCH v5 00/54] MediaTek clocks: full module build and cleanups
 2023-02-22 18:03 UTC  (7+ messages)
` [PATCH v5 32/54] clk: mediatek: mt7986-apmixed: Use PLL_AO flag to set critical clock
` [PATCH v5 33/54] clk: mediatek: mt7986-infracfg: Migrate to common probe mechanism
` [PATCH v5 34/54] clk: mediatek: mt7986-eth: "

[PATCH] vfio: Fix NULL pointer dereference caused by uninitialized group->iommufd
 2023-02-22 17:59 UTC  (2+ messages)

[PATCH 0/3] Use dma_default_coherent for devicetree default coherency
 2023-02-22 17:57 UTC  (10+ messages)
` [PATCH 2/3] riscv: Set dma_default_coherent to true
` [PATCH 3/3] of: address: Use dma_default_coherent to determine default coherency

[PATCH linux-next v2 0/2] x86/xen TSC related cleanups
 2023-02-22 17:54 UTC  (3+ messages)
` [PATCH linux-next v2 1/2] xen: update arch/x86/include/asm/xen/cpuid.h
` [PATCH linux-next v2 2/2] x86/xen/time: cleanup xen_tsc_safe_clocksource

[RFC v1 0/4] Simplify regulator supply resolution code by offloading to driver core
 2023-02-22 17:50 UTC  (5+ messages)
` [RFC v1 2/4] regulator: core: Add sysfs class backward compatibility
` [RFC v1 3/4] regulator: core: Probe regulator devices

[PATCH for-next 0/4] io_uring: registered huge buffer optimisations
 2023-02-22 17:48 UTC  (2+ messages)
` (subset) "

[PATCH v2] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
 2023-02-22 17:47 UTC  (2+ messages)

[PATCH v4 0/3] Add alert-slider for OnePlus6
 2023-02-22 17:42 UTC  (3+ messages)
` [PATCH v4 3/3] arm64: dts: qcom: sdm845-oneplus: add alert-slider

[PATCH v5] bus: mhi: host: Avoid ringing EV DB if there is no elements to process
 2023-02-22 17:37 UTC 

[PATCH] tee: optee: Fix typo Unuspported -> Unsupported
 2023-02-22 17:30 UTC 

[PATCH] tee: optee: Add SMC for loading OP-TEE image
 2023-02-22 17:24 UTC 

[PATCH 0/4] nvmem: cell post-processing & U-Boot env MAC support
 2023-02-22 17:22 UTC  (5+ messages)
` [PATCH 1/4] nvmem: core: add per-cell post processing
` [PATCH 2/4] nvmem: core: allow nvmem_cell_post_process_t callbacks to adjust buffer
` [PATCH 3/4] dt-bindings: nvmem: u-boot,env: add MAC's #nvmem-cell-cells
` [PATCH 4/4] nvmem: u-boot-env: post-process "ethaddr" env variable

[PATCH v6 0/5] Add MSM8939 SoC support with two devices
 2023-02-22 17:20 UTC  (6+ messages)
` [PATCH v6 2/5] arm64: dts: qcom: Add msm8939 SoC
` [PATCH v6 3/5] arm64: dts: qcom: Add msm8939-pm8916.dtsi include

[PATCH] kbuild: rpm-pkg: remove unneeded KERNELRELEASE from modules/headers_install
 2023-02-22 17:11 UTC  (2+ messages)

[PATCH net] net: sunhme: Return an error when we are out of slots
 2023-02-22 17:09 UTC 

[RFC PATCH 0/2] irqchip: irq-ti-sci-inta: Add IRQ affinity support
 2023-02-22 17:07 UTC  (6+ messages)
` [RFC PATCH 2/2] irqchip: irq-ti-sci-inta: Introduce "

[PATCH] arm64: pass ESR_ELx to die() of cfi_handler
 2023-02-22 17:07 UTC  (2+ messages)

[PATCH v5 0/7] Introduce __xchg, non-atomic xchg
 2023-02-22 17:04 UTC  (2+ messages)

[PATCH v2 1/2] tty: ipwireless: move Kconfig entry to tty
 2023-02-22 16:55 UTC  (3+ messages)
` [PATCH v2 2/2] char: pcmcia: remove all the drivers

[PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGE
 2023-02-22 17:02 UTC  (12+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).