linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-03 14:15:09 to 2022-11-03 16:02:01 UTC [more...]

[PATCH hid v12 00/15] Introduce eBPF support for HID devices
 2022-11-03 15:57 UTC  (11+ messages)
` [PATCH hid v12 01/15] HID: fix I2C_HID not selected when I2C_HID_OF_ELAN is
` [PATCH hid v12 02/15] HID: Kconfig: split HID support and hid-core compilation
` [PATCH hid v12 03/15] HID: initial BPF implementation
` [PATCH hid v12 04/15] selftests: add tests for the HID-bpf initial implementation
` [PATCH hid v12 05/15] HID: bpf jmp table: simplify the logic of cleaning up programs
` [PATCH hid v12 06/15] HID: bpf: allocate data memory for device_event BPF programs
` [PATCH hid v12 07/15] selftests/hid: add test to change the report size
` [PATCH hid v12 08/15] HID: bpf: introduce hid_hw_request()
` [PATCH hid v12 09/15] selftests/hid: add tests for bpf_hid_hw_request
` [PATCH hid v12 11/15] selftests/hid: add report descriptor fixup tests

[PATCH] staging: vt6655: change the function name s_vFillRTSHead
 2022-11-03 15:58 UTC  (4+ messages)

[PATCH 00/10] interconnect: osm-l3: SC8280XP L3 and DDR scaling
 2022-11-03 15:56 UTC  (7+ messages)
` [PATCH 05/10] dt-bindings: interconnect: Add sm8350, sc8280xp and generic OSM L3 compatibles

[PATCH] mei: add timeout to send
 2022-11-03 15:55 UTC 

[PATCH v3 2/2] x86: Fix /proc/cpuinfo cpumask warning
 2022-11-03 15:54 UTC  (12+ messages)

[PATCH 0/5] Implement writeback for zsmalloc
 2022-11-03 15:53 UTC  (6+ messages)
` [PATCH 2/5] zsmalloc: Consolidate zs_pool's migrate_lock and size_class's locks

[PATCH v1 0/7] Fix perf trace libbpf 1.0+ compatibility
 2022-11-03 15:52 UTC  (5+ messages)
` [PATCH v1 6/7] perf trace: 5sec fix "

[PATCH RFC 00/10] mm/hugetlb: Make huge_pte_offset() thread-safe for pmd unshare
 2022-11-03 15:50 UTC  (11+ messages)
` [PATCH RFC 01/10] mm/hugetlb: Let vma_offset_start() to return start
` [PATCH RFC 02/10] mm/hugetlb: Comment huge_pte_offset() for its locking requirements
` [PATCH RFC 07/10] mm/hugetlb: Make hugetlb_follow_page_mask() RCU-safe
` [PATCH RFC 09/10] mm/hugetlb: Make hugetlb_fault() RCU-safe

[PATCH] clocksource/drivers/hyperv: use Hyper-V's page size to calculate PFN
 2022-11-03 15:48 UTC  (3+ messages)

[PATCH] kvm/arm: Fix pvtime documentation
 2022-11-03 15:47 UTC  (4+ messages)

[PATCH v5 RESEND] soc: nuvoton: Add SoC info driver for WPCM450
 2022-11-03 15:45 UTC  (4+ messages)

[PATCH] usb: typec: tipd: Prevent uninitialized event{1,2} in IRQ handler
 2022-11-03 15:43 UTC  (2+ messages)

[PATCH v7 0/9] fs: clean up handling of i_version counter
 2022-11-03 15:43 UTC  (7+ messages)
` [PATCH v7 6/9] nfsd: move nfsd4_change_attribute to nfsfh.c
` [PATCH v7 7/9] nfsd: use the getattr operation to fetch i_version
` [PATCH v7 8/9] nfsd: remove fetch_iversion export operation

[PATCHv2] iomap: directly use logical block size
 2022-11-03 15:43 UTC 

[PATCH v3 0/5] Add support running nested Microsoft Hypervisor
 2022-11-03 15:42 UTC  (2+ messages)

[syzbot] KASAN: slab-out-of-bounds Read in search_by_key (2)
 2022-11-03 15:41 UTC 

[PATCH v4] x86/xen: Add support for HVMOP_set_evtchn_upcall_vector
 2022-11-03 15:41 UTC  (3+ messages)

[GIT PULL] Btrfs fixes for 6.1-rc4, part 2
 2022-11-03 15:41 UTC 

[PATCH 0/2] net/tcp: Dynamically disable TCP-MD5 static key
 2022-11-03 15:40 UTC  (7+ messages)
` [PATCH 2/2] net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destruction

[syzbot] UBSAN: shift-out-of-bounds in dbBackSplit
 2022-11-03 15:38 UTC 

[PATCH] bpf: mark get_entry_ip as __maybe_unused
 2022-11-03 15:32 UTC  (2+ messages)

[syzbot] BUG: unable to handle kernel NULL pointer dereference in __get_metapage
 2022-11-03 15:36 UTC 

[PATCH] ceph: fix memory leak in mount error path when using test_dummy_encryption
 2022-11-03 15:36 UTC 

[syzbot] KASAN: use-after-free Read in __mark_inode_dirty
 2022-11-03 15:33 UTC 

[PATCH v1 0/3] Avoid scheduling cache draining to isolated cpus
 2022-11-03 15:31 UTC  (4+ messages)

[PATCH v2] fs: don't audit the capability check in simple_xattr_list()
 2022-11-03 15:30 UTC  (2+ messages)

[PATCH v2 0/2] Fix MSR access errors during kexec in root partition
 2022-11-03 15:30 UTC  (6+ messages)
` [PATCH v2 1/2] clocksource/drivers/hyperv: add data structure for reference TSC MSR

[PATCH stable-5.15 0/3] usb: dwc3: 5.15 backports
 2022-11-03 15:29 UTC  (11+ messages)
` [PATCH stable-5.15 3/3] usb: dwc3: disable USB core PHY management

[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling
 2022-11-03 15:29 UTC  (14+ messages)
` [PATCH 10/44] KVM: VMX: Clean up eVMCS enabling if KVM initialization fails
` [PATCH 17/44] KVM: arm64: Do arm/arch initialiation without bouncing through kvm_init()
` [PATCH 33/44] KVM: x86: Do VMX/SVM support checks directly in vendor code
` [PATCH 36/44] KVM: x86: Do compatibility checks when onlining CPU
` [PATCH 39/44] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock

[PATCH] drm: sti: Make array en_di static const
 2022-11-03 15:29 UTC 

[PATCH v3] kernel/ksysfs.c: export kernel cpu byteorder
 2022-11-03 15:24 UTC 

[PATCH v2 1/1] usb: cdns3: host: fix endless superspeed hub port reset
 2022-11-03 15:29 UTC  (3+ messages)
  ` [EXT] "

[PATCH v3] ARM: Add wpcm450_defconfig for Nuvoton WPCM450
 2022-11-03 15:27 UTC  (3+ messages)

[PATCH 1/3] s390/ctcm: Fix return type of ctc{mp,}m_tx()
 2022-11-03 15:27 UTC  (3+ messages)
` [PATCH 3/3] s390/lcs: Fix return type of lcs_start_xmit()

[PATCH 0/3] Support pwm/tach driver for aspeed ast26xx
 2022-11-03 15:27 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: Add bindings for aspeed pwm-tach

[PATCH v3 0/1] KVM: s390: vsie: clarifications on setting the APCB
 2022-11-03 15:26 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH v5 0/4] Add throttling detection to sev-guest
 2022-11-03 15:26 UTC  (2+ messages)

[PATCH 5/5] zsmalloc: Implement writeback mechanism for zsmalloc
 2022-11-03 15:26 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] hwmon: (amc6821) Fix unsigned expression compared with zero
 2022-11-03 15:25 UTC  (5+ messages)

[PATCH 00/12] Add PCI pass-thru support to Hyper-V Confidential VMs
 2022-11-03 15:25 UTC  (9+ messages)
` [PATCH 07/12] Drivers: hv: vmbus: Remove second mapping of VMBus monitor pages
` [PATCH 08/12] Drivers: hv: vmbus: Remove second way of mapping ring buffers
` [PATCH 09/12] hv_netvsc: Remove second mapping of send and recv buffers
` [PATCH 10/12] Drivers: hv: Don't remap addresses that are above shared_gpa_boundary

[PATCH v2 00/12] Add MT8195 HDMI support
 2022-11-03 15:24 UTC  (7+ messages)
` [PATCH v2 02/12] dt-bindings: display: mediatek: add MT8195 hdmi bindings

[PATCH v1] clk: qcom: gcc-sc8280xp: add cxo as parent for gcc_ufs_ref_clkref_clk
 2022-11-03 15:23 UTC  (10+ messages)

[PATCH V4] virt: sev: Prevent IV reuse in SNP guest driver
 2022-11-03 15:23 UTC 

[PATCH 0/5] OPP: Allow power/current values without voltage
 2022-11-03 15:23 UTC  (4+ messages)
` [PATCH V2 5/5] OPP: decouple dt properties in opp_parse_supplies()

[PATCH v2 00/15] ufs: qcom: Add HS-G4 support
 2022-11-03 15:23 UTC  (5+ messages)
` [PATCH v2 06/15] dt-bindings: ufs: Add "max-device-gear" property for UFS device

NULL pointer dereferences in hid-mcp2221
 2022-11-03 15:22 UTC  (4+ messages)

[PATCH] Revert "usb: dwc3: disable USB core PHY management"
 2022-11-03 15:19 UTC  (2+ messages)

[PATCHv8 1/6] dt-bindings: mmc: synopsys-dw-mshc: document "altr,sysmgr-syscon"
 2022-11-03 15:15 UTC  (6+ messages)
` [PATCHv8 2/6] arm64: dts: socfpga: Add clk-phase-sd-hs property to the sdmmc node
` [PATCHv8 3/6] arm: "
` [PATCHv8 4/6] mmc: dw_mmc-pltfm: socfpga: add method to configure clk-phase
` [PATCHv8 5/6] clk: socfpga: remove the setting of clk-phase for sdmmc_clk
` [PATCHv8 6/6] arm: dts: socfpga: remove "clk-phase" in sdmmc_clk

[RESEND][RFC][PATCH 1/3] lsm: Clarify documentation of vm_enough_memory hook
 2022-11-03 15:11 UTC  (4+ messages)
` [RESEND][RFC][PATCH 2/3] bpf-lsm: Limit values that can be returned by security modules

[PATCH v2] MIPS: jump_label: Fix compat branch range check
 2022-11-03 15:10 UTC 

[PATCH v3 1/3] tty: n_gsm: introduce macro for minimal unit size
 2022-11-03 15:08 UTC  (3+ messages)
` [PATCH v3 3/3] tty: n_gsm: add parameter negotiation support

[PATCH] spi: stm32: fix stm32_spi_prepare_mbr() that halves spi clk for every run
 2022-11-03 15:08 UTC  (2+ messages)

[PATCH] MAINTAINERS: Remove self from Cirrus Codec drivers
 2022-11-03 15:06 UTC  (2+ messages)

[PATCH v2] arm64: arch_timer: XGene-1: TVAL register math error breaks timer expiry calculation
 2022-11-03 15:05 UTC  (3+ messages)

[PATCH v6 00/21] TDX host kernel support
 2022-11-03 15:05 UTC  (4+ messages)
` [PATCH v6 12/21] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions

[PATCH v3 0/3] Suspending i.MX watchdog in WAIT mode
 2022-11-03 15:04 UTC  (3+ messages)
` [PATCH v3 1/3] watchdog: imx2_wdg: suspend "

[PATCH][V2] cpufreq: longhaul: Make array speeds static const
 2022-11-03 15:04 UTC 

[PATCH v5 0/3] Implement IOCTL to get and/or the clear info about PTEs
 2022-11-03 15:03 UTC  (5+ messages)
` [PATCH v5 1/3] fs/proc/task_mmu: update functions to clear the soft-dirty PTE bit
` [PATCH v5 2/3] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
` [PATCH v5 3/3] selftests: vm: add pagemap ioctl tests

Linux 6.0.7
 2022-11-03 15:03 UTC  (2+ messages)

Linux 5.15.77
 2022-11-03 15:03 UTC  (2+ messages)

[PATCH] KVM: replace direct irq.h inclusion
 2022-11-03 15:01 UTC 

Linux 5.10.153
 2022-11-03 15:03 UTC  (2+ messages)

Linux 5.4.223
 2022-11-03 15:03 UTC  (2+ messages)

Linux 4.19.264
 2022-11-03 15:02 UTC  (2+ messages)

Linux 4.14.298
 2022-11-03 15:02 UTC  (2+ messages)

Linux 4.9.332
 2022-11-03 15:02 UTC  (2+ messages)

[PATCH] docs: dt: writing-schema: Document usage of CHECK_DTBS make flag
 2022-11-03 15:01 UTC  (3+ messages)

[PATCH v2 0/5] fsi: Add regmap and refactor sbefifo
 2022-11-03 14:59 UTC  (4+ messages)
` [PATCH v2 1/5] regmap: Add FSI bus support

[PATCH] iommu/rockchip: fix permission bits in page table entries v2
 2022-11-03 14:59 UTC  (3+ messages)

[PATCH i-g-t v2 0/4] Add support for KUnit tests
 2022-11-03 14:57 UTC  (4+ messages)
` [PATCH i-g-t v2 3/4] lib/igt_kmod: add compatibility for KUnit
  ` [igt-dev] "

[PATCH v9 1/4] iommu: Add dummy dev_iommu_fwspec_get() helper
 2022-11-03 14:55 UTC  (5+ messages)
` [PATCH v10 1/4] iommu: Always define struct iommu_fwspec

[PATCH] cgroup: Simplify code in css_set_move_task
 2022-11-03 14:55 UTC  (7+ messages)

[PATCH v3 1/1] net: fec: add initial XDP support
 2022-11-03 14:53 UTC  (3+ messages)
  ` [EXT] "

[GIT PULL iommu] Please pull iommu errno changes
 2022-11-03 14:53 UTC  (2+ messages)

[PATCH RFC v2 0/8] Add KUnit support for i915 driver
 2022-11-03 14:51 UTC  (9+ messages)
` [PATCH RFC v2 1/8] drm/i915: export all selftest functions
` [PATCH RFC v2 2/8] drm/i915: place selftest preparation on a separate function
` [PATCH RFC v2 3/8] drm/i915: allow running mock selftests via Kunit
` [PATCH RFC v2 4/8] drm/i915: add support to run KUnit tests on bare metal
` [PATCH RFC v2 5/8] drm/i915: add live selftests to KUnit
` [PATCH RFC v2 6/8] drm/i915: add perf "
` [PATCH RFC v2 7/8] drm/i915: now that all functions are used, remove __maybe_unused
` [PATCH RFC v2 8/8] drm/i915: check if current->mm is not NULL

[PATCH net-next v6 0/6] Add new PCP and APPTRUST attributes to dcbnl
 2022-11-03 14:50 UTC  (2+ messages)

[PATCH] cpufreq: SPEAr: Make read-only array sys_clk_src static
 2022-11-03 14:49 UTC  (3+ messages)

[PATCH 0/2] bpf: Yet another approach to fix the BPF dispatcher thing
 2022-11-03 14:48 UTC  (2+ messages)

[RESEND PATCH v14 00/13] iommu: SVA and IOPF refactoring
 2022-11-03 14:48 UTC  (2+ messages)

[RFC PATCH] kbuild: pass objects instead of archives to linker
 2022-11-03 14:47 UTC  (5+ messages)

[PATCH] cpufreq: longhaul: Make array speeds static const
 2022-11-03 14:46 UTC  (5+ messages)

[PATCH v2 0/5] iommu/sun50i: Fix various fixes
 2022-11-03 14:46 UTC  (2+ messages)

[PATCH v2] usb: cdnsp: Fix wrong transmission direction of EP0
 2022-11-03 14:45 UTC  (4+ messages)
` [PATCH v3] "

[RFC PATCH 0/7] fix reset line polarity for Goodix touchscreen controllers
 2022-11-03 14:43 UTC 

[PATCH 1/2] usb: dwc3: exynos: force PHY control from XHCI HCD
 2022-11-03 14:42 UTC  (6+ messages)
    ` [PATCH 2/2] of: export of_device_add()

[PATCH v8 0/6] iommu/s390: Fixes related to attach and aperture handling
 2022-11-03 14:41 UTC  (2+ messages)

[PATCH] iommu: remove variable cnt
 2022-11-03 14:40 UTC  (2+ messages)

[PATCH v6 1/4] mm/slub: enable debugging memory wasting of kmalloc
 2022-11-03 14:36 UTC  (12+ messages)

[PATCH v2] x86/traps: avoid KMSAN bugs originating from handle_bug()
 2022-11-03 14:32 UTC  (2+ messages)

[PATCH v2] clk: qcom: gdsc: Remove direct runtime PM calls
 2022-11-03 14:31 UTC  (2+ messages)

[v2 0/3] upport pwm/tach driver for aspeed ast26xx
 2022-11-03 14:30 UTC  (9+ messages)
` [v2 3/3] hwmon: Add Aspeed ast2600 TACH support

[PATCH v2 0/9] nSVM: Security and correctness fixes
 2022-11-03 14:28 UTC  (11+ messages)
` [PATCH v2 1/9] KVM: x86: nSVM: leave nested mode on vCPU free
` [PATCH v2 2/9] KVM: x86: nSVM: harden svm_free_nested against freeing vmcb02 while still in use
` [PATCH v2 3/9] KVM: x86: add kvm_leave_nested
` [PATCH v2 4/9] KVM: x86: forcibly leave nested mode on vCPU reset
` [PATCH v2 5/9] KVM: selftests: move idt_entry to header
` [PATCH v2 6/9] kvm: selftests: add svm nested shutdown test
` [PATCH v2 7/9] KVM: x86: allow L1 to not intercept triple fault
` [PATCH v2 8/9] KVM: selftests: add svm part to triple_fault_test
` [PATCH v2 9/9] KVM: x86: remove exit_int_info warning in svm_handle_exit

[PATCH] drm/mediatek: Fix return type of mtk_hdmi_bridge_mode_valid()
 2022-11-03 14:28 UTC  (2+ messages)

[PATCH] Fix tas2562 volume table values
 2022-11-03 14:28 UTC  (2+ messages)

[PATCH] staging: r8188eu: replace one element 2D array by 1D array
 2022-11-03 14:28 UTC  (3+ messages)

[PATCH v7 0/9] Add latency priority for CFS class
 2022-11-03 14:27 UTC  (5+ messages)
` [PATCH v7 6/9] sched/fair: Add sched group latency support

[PATCH v5 0/2] spmi: pmic-arb: Add support for PMIC v7
 2022-11-03 14:27 UTC  (2+ messages)

[PATCH v6 0/4] thermal: mediatek: Add support for MT8365 SoC
 2022-11-03 14:26 UTC  (4+ messages)
` [PATCH v6 4/4] thermal: mediatek: add another get_temp ops for thermal sensors

[PATCH v5 0/3] Add driver nodes for MT8195 SoC
 2022-11-03 14:25 UTC  (3+ messages)
` [PATCH v5 1/3] dt-bindings: PCI: mediatek-gen3: Support mt8195

[PATCH v4 0/1] Fix /proc/cpuinfo cpumask warning
 2022-11-03 14:25 UTC  (2+ messages)
` [PATCH v4 1/1] x86: cpuinfo: Ensure inputs to cpumask_next are valid

[PATCH v2 0/2] drm/msm: Improved hang detection
 2022-11-03 14:25 UTC  (4+ messages)
` [PATCH v2 2/2] drm/msm: Hangcheck progress detection

[syzbot] BUG: unable to handle kernel paging request in ovl_set_acl
 2022-11-03 14:23 UTC  (3+ messages)

[PATCH net] net: phy: fix yt8521 duplicated argument to & or
 2022-11-03 14:19 UTC  (2+ messages)

[PATCH v1 0/9] Enable Display for SM8350
 2022-11-03 14:19 UTC  (4+ messages)
` [PATCH v1 9/9] arm64: dts: qcom: sm8350-hdk: Enable lt9611uxc dsi-hdmi bridge

[PATCH] nilfs: Avoid use-after-free caused by nilfs->ns_writer
 2022-11-03 14:17 UTC 

[PATCH 0/1] x86/resctrl: fix task CLOSID update race
 2022-11-03 14:16 UTC  (2+ messages)
` [PATCH 1/1] x86/resctrl: serialize task CLOSID update with task_call_func()

[PATCH 0/6] slab: Provide full coverage for __alloc_size attribute
 2022-11-03 14:16 UTC  (3+ messages)
` [PATCH 3/6] slab: Provide functional __alloc_size() hints to kmalloc_trace*()

[PATCH v2 0/5] Add support running nested Microsoft Hypervisor
 2022-11-03 14:16 UTC  (4+ messages)
` [PATCH v2 4/5] hv: Enable vmbus driver for nested root partition


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).