LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-25 21:42:47 to 2022-08-26 01:49:13 UTC [more...]

[PATCH 0/2] usb: typec: mux: GPIO-based SBU mux
 2022-08-26  1:49 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: usb: Introduce "

linux-next: manual merge of the bpf-next tree with the bpf tree
 2022-08-26  1:46 UTC 

[zanussi-trace:ftrace/masami-hitcount-v0 1/3] kernel/trace/trace_events_hist.c:4354:9: warning: variable 'n_hitcount' is uninitialized when used here
 2022-08-26  1:44 UTC 

[PATCH RFC 0/2] coding-style.rst: document BUG() and WARN() rules
 2022-08-26  1:43 UTC  (5+ messages)
` [PATCH RFC 1/2] coding-style.rst: document BUG() and WARN() rules ("do not crash the kernel")

[PATCH v5 0/1] rcu/nocb: Delete local variable 'need_rcu_nocb_mask' in rcu_init_nohz()
 2022-08-26  1:42 UTC  (6+ messages)
` [PATCH v5 1/1] rcu: Simplify the code logic of rcu_init_nohz()

[PATCH bpf-next v9 00/23] Introduce eBPF support for HID devices
 2022-08-26  1:41 UTC  (5+ messages)
` [PATCH bpf-next v9 01/23] bpf/verifier: allow all functions to read user provided context
` [PATCH bpf-next v9 04/23] bpf/verifier: allow kfunc to return an allocated mem

[PATCH v4] x86/sgx: Do not consider unsanitized pages an error
 2022-08-26  1:41 UTC 

[syzbot] BUG: unable to handle kernel NULL pointer dereference in set_page_dirty
 2022-08-26  1:37 UTC  (2+ messages)

[PATCH -next 1/3] remoteproc: qcom: wcss: check return value after calling platform_get_resource_byname()
 2022-08-26  1:45 UTC  (3+ messages)
` [PATCH -next 2/3] remoteproc: qcom: wcss: Use devm_platform_ioremap_resource_byname()
` [PATCH -next 3/3] remoteproc: qcom: wcss: Use dev_err_probe() helper in q6v5_wcss_init_clock()

[PATCH net,v2] net: sched: tbf: don't call qdisc_put() while holding tree lock
 2022-08-26  1:39 UTC 

KMSAN: uninit-value in ath9k_htc_rx_msg
 2022-08-26  1:35 UTC  (6+ messages)

[PATCH 1/1] blk-mq: added case for cpu offline during send_ipi in rq_complete
 2022-08-26  1:31 UTC 

[PATCH 2/5] usb: gadget: Add function wakeup support
 2022-08-26  1:30 UTC  (11+ messages)

[PATCH v3 0/6] Add the iMX8MP PCIe support
 2022-08-26  1:29 UTC  (3+ messages)

[PATCH] blk-mq: determine in advance whether batch alloc can be performed
 2022-08-26  1:26 UTC 

[PATCH] selftests/bpf: Fix conflicts with built-in functions in bpf_iter_ksym
 2022-08-26  1:26 UTC 

[PATCH net-next] net: sched: tbf: don't call qdisc_put() while holding tree lock
 2022-08-26  1:25 UTC  (3+ messages)

[PATCH] x86/mm: dynamic memory layout declarations
 2022-08-26  1:24 UTC 

[PATCH] irqchip/gic-v3-its: Remove cpumask_var_t allocation
 2022-08-26  1:17 UTC  (2+ messages)

[PATCH v2 1/2] clk: qcom: gcc-sc7180: Keep the USB GDSC always on
 2022-08-26  1:21 UTC  (2+ messages)
` [PATCH v2 2/2] clk: qcom: gcc-sc7280: Keep the USB GDSCs "

[next] x86: fs/hugetlbfs/inode.c:673:16: error: variable 'm_index' is uninitialized when used here [-Werror,-Wuninitialized]
 2022-08-26  1:21 UTC  (3+ messages)

[RFC 0/2] Introduce cgroup.top interface
 2022-08-26  1:15 UTC  (3+ messages)
` [RFC 1/2] cgroup: Introduce per-cgroup resource top show interface
` [RFC 2/2] memcg: Adapt cgroup.top into per-memcg

[PATCH] vmcoreinfo: add kallsyms_num_syms symbol
 2022-08-26  1:18 UTC  (3+ messages)

[PATCH v3 1/3] mm/migrate_device.c: Flush TLB while holding PTL
 2022-08-26  1:14 UTC  (10+ messages)
` [PATCH v3 2/3] mm/migrate_device.c: Copy pte dirty bit to page

[PATCH v3] cachefiles: fix error return code in cachefiles_ondemand_copen()
 2022-08-26  1:11 UTC  (6+ messages)
      ` [Linux-cachefs] "

[PATCH] power: supply: core: Ignore -EIO for uevent
 2022-08-26  1:11 UTC  (3+ messages)

[PATCH v8 0/4] blk-throttle bugfix
 2022-08-26  1:07 UTC  (6+ messages)
` [PATCH v8 1/4] blk-throttle: fix that io throttle can only work for single bio

[PATCH] mm/mprotect: Fix maple tree start address in do_mprotect_pkey()
 2022-08-26  1:06 UTC  (2+ messages)

[PATCH v6 0/5] sched: Persistent user requested affinity
 2022-08-26  1:01 UTC  (6+ messages)
` [PATCH v6 1/5] sched: Add __releases annotations to affine_move_task()
` [PATCH v6 2/5] sched: Use user_cpus_ptr for saving user provided cpumask in sched_setaffinity()
` [PATCH v6 3/5] sched: Enforce user requested affinity
` [PATCH v6 4/5] sched: Handle set_cpus_allowed_ptr() & sched_setaffinity() race
` [PATCH v6 5/5] sched: Fix sched_setaffinity() and fork/clone() race

[PATCH 0/3] tracing/histograms: multiple hitcount support
 2022-08-26  0:58 UTC  (5+ messages)
` [PATCH 1/3] tracing: Allow multiple hitcount values in histograms
` [PATCH 2/3] tracing: Add .percent suffix option to histogram values
` [PATCH 3/3] tracing: Add .graph suffix option to histogram value

[PATCH] wait_on_bit: add an acquire memory barrier
 2022-08-26  0:57 UTC  (6+ messages)

[PATCH -next] wifi: rtw88: add missing destroy_workqueue() on error path in rtw_core_init()
 2022-08-26  0:44 UTC  (2+ messages)

[PATCH v2 0/2] asus-wmi: Modify fn+f5 and support GPU fan
 2022-08-26  0:42 UTC  (3+ messages)
` [PATCH v2 1/2] asus-wmi: Modify behaviour of Fn+F5 fan key
` [PATCH v2 2/2] asus-wmi: Support the GPU fan on TUF laptops

[PATCH] mm/demotion: Fix kernel error with memory hotplug
 2022-08-26  0:25 UTC  (4+ messages)

[PATCH v2] tg3: Disable tg3 device on system reboot to avoid triggering AER
 2022-08-26  0:25 UTC 

[RFC PATCH v2 0/6] add support for CDX bus controller
 2022-08-26  0:08 UTC  (11+ messages)
` [RFC PATCH v2 2/6] bus/cdx: add the cdx bus driver

[PATCH v3 00/11] net: phy: Add support for rate adaptation
 2022-08-26  0:08 UTC  (12+ messages)
` [PATCH v3 02/11] net: phy: Add 1000BASE-KX interface mode

BUG: Virtual machine fails to start on 6.0-rc2
 2022-08-26  0:08 UTC  (2+ messages)

[PATCH v3] net: dsa: mv88e6xxx: support RGMII cmode
 2022-08-26  0:05 UTC  (7+ messages)

linux-next: Tree for Aug 25
 2022-08-26  0:02 UTC  (2+ messages)
` linux-next: Tree for Aug 25 (certs/system_keyring.o)

linux-next: Fixes tag needs some work in the hid tree
 2022-08-25 23:56 UTC 

[PATCH v6 0/2] PCI: dwc: Add support for 64-bit MSI target addresses
 2022-08-25 23:54 UTC  (3+ messages)
` [PATCH v6 1/2] PCI: dwc: Drop dependency on ZONE_DMA32
` [PATCH v6 2/2] PCI: dwc: Add support for 64-bit MSI target address

[peterz-queue:perf/wip.rewrite 8/8] drivers/perf/arm_pmu.c:560:26: error: 'struct arm_pmu' has no member named 'filter_match'
 2022-08-25 23:53 UTC 

[RFC PATCH net-next] net: dsa: qca8k: convert to regmap read/write API
 2022-08-25 23:53 UTC  (4+ messages)

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-25 23:43 UTC  (5+ messages)
` [PATCH v6 6/8] KVM: Handle page fault for "

[PATCH 0/4] misc warning cleanup in arch/risc-v
 2022-08-25 23:42 UTC  (2+ messages)

[RESEND PATCH v3 0/9] Make ghes_edac a proper module
 2022-08-25 23:38 UTC  (5+ messages)
` [RESEND PATCH v3 5/9] EDAC: Don't load chipset-specific edac drivers when ghes_edac is preferred

[PATCH linux-next v2] drm/mediatek: Remove the unneeded result
 2022-08-25 23:38 UTC  (2+ messages)

[PATCH v2 1/2] mm/migrate_device.c: Copy pte dirty bit to page
 2022-08-25 23:36 UTC  (13+ messages)

[PATCH bpf-next v2] bpf: Add CGROUP prefix to cgroup_iter_order
 2022-08-25 23:30 UTC  (2+ messages)

[PATCH 0/5] Drop of_gpio header
 2022-08-25 23:25 UTC  (3+ messages)
` [PATCH 2/5] drm/mediatek: "

[PATCH v5 0/7] KVM: selftests: Implement ucall "pool" (for SEV)
 2022-08-25 23:25 UTC  (8+ messages)
` [PATCH v5 1/7] KVM: selftests: Consolidate common code for populating ucall struct
` [PATCH v5 2/7] KVM: selftests: Consolidate boilerplate code in get_ucall()
` [PATCH v5 3/7] KVM: selftests: Automatically do init_ucall() for non-barebones VMs
` [PATCH v5 4/7] tools: Add atomic_test_and_set_bit()
` [PATCH v5 5/7] KVM: selftests: Make arm64's MMIO ucall multi-VM friendly
` [PATCH v5 6/7] KVM: selftest: Drop now-unnecessary ucall_uninit()
` [PATCH v5 7/7] KVM: selftests: Add ucall pool based implementation

[PATCH v4 0/2] asus-wmi: Add support for RGB keyboards
 2022-08-25 23:22 UTC  (3+ messages)
` [PATCH v4 1/2] asus-wmi: Implement TUF laptop keyboard LED modes
` [PATCH v4 2/2] asus-wmi: Implement TUF laptop keyboard power states

[PATCH 0/5] Fix a race between posted interrupt delivery and migration in a nested VM
 2022-08-25 23:21 UTC  (12+ messages)
` [PATCH 1/5] KVM: x86: Get vmcs12 pages before checking pending interrupts

[PATCH v3 0/9] sched, net: NUMA-aware CPU spreading interface
 2022-08-25 23:20 UTC  (7+ messages)
` [PATCH v3 3/9] bitops: Introduce find_next_andnot_bit()
` [PATCH v3 6/9] sched/core: Merge cpumask_andnot()+for_each_cpu() into for_each_cpu_andnot()

[PATCH bpf-next 0/2] Add CGROUP prefix to cgroup_iter_order
 2022-08-25 23:19 UTC  (4+ messages)

Should Linux set the new constant-time mode CPU flags?
 2022-08-25 23:15 UTC 

[arm-integrator:realview 1/1] arch/arm/boot/dts/arm-realview-pba8.dts:48:36: warning: '/*' within block comment
 2022-08-25 23:12 UTC 

[PATCH] netdev: Use try_cmpxchg in napi_if_scheduled_mark_missed
 2022-08-25 23:10 UTC  (2+ messages)

[PATCH bpf-next] bpf: Add bpf_read_raw_record() helper
 2022-08-25 23:09 UTC  (6+ messages)

[PATCH] ASoC: Fix misspelling of 'system' as 'ststem'
 2022-08-25 23:06 UTC 

[PATCH V2] PCI/ASPM: Save/restore L1SS Capability for suspend/resume
 2022-08-25 23:01 UTC  (2+ messages)

[RESEND PATCH bpf-next v9 0/5] bpf: rstat: cgroup hierarchical
 2022-08-25 23:00 UTC  (3+ messages)
` [RESEND PATCH bpf-next v9 1/5] bpf: Introduce cgroup iter

[PATCH v4 0/3] Extend KVM trace_kvm_nested_vmrun() to support VMX
 2022-08-25 22:57 UTC  (4+ messages)
` [PATCH v4 1/3] KVM: x86: Update trace function for nested VM entry "
` [PATCH v4 2/3] KVM: nVMX: Add tracepoint for nested vmenter
` [PATCH v4 3/3] KVM: x86: Print guest pgd in kvm_nested_vmenter()

[PATCH net-next v3 00/17] net: dsa: microchip: add error handling and register access validation
 2022-08-25 22:57 UTC  (4+ messages)

[PATCH v7] x86/mce: retrieve poison range from hardware
 2022-08-25 22:53 UTC  (4+ messages)

[PATCH] powerpc: align syscall table for ppc32
 2022-08-25 22:51 UTC  (4+ messages)

[PATCH] selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
 2022-08-25 22:50 UTC  (2+ messages)

[PATCH 0/4] sched/fair: Avoid unnecessary migrations within SMT domains
 2022-08-25 22:55 UTC  (5+ messages)
` [PATCH 1/4] sched/fair: Simplify asym_packing logic for SMT sched groups
` [PATCH 2/4] sched/fair: Do not disqualify either runqueues of "
` [PATCH 3/4] sched/fair: Let lower-priority CPUs do active balancing
` [PATCH 4/4] x86/sched: Avoid unnecessary migrations within SMT domains

[PATCH linux-next] ata: libata-core: remove redundant err_mask variable
 2022-08-25 22:47 UTC  (2+ messages)

[PATCH v3] ata: ahci: Do not check ACPI_FADT_LOW_POWER_S0
 2022-08-25 22:47 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: btusb: RTL8761BUV consistent naming
 2022-08-25 22:42 UTC  (2+ messages)
` [PATCH 2/2] Bluetooth: btusb: Add RTL8761BUV device (Edimax BT-8500)

[PATCH v2 00/30] mfd: Remove #ifdef guards for PM functions
 2022-08-25 22:42 UTC  (4+ messages)
` [PATCH v2 01/30] pm: Improve EXPORT_*_DEV_PM_OPS macros

[PATCH v3 00/10] x86/resctrl: Support for AMD QoS new features and bug fix
 2022-08-25 22:42 UTC  (4+ messages)
` [PATCH v3 02/10] x86/cpufeatures: Add Slow Memory Bandwidth Allocation feature flag

[PATCH v5 0/4] Introduce security_create_user_ns()
 2022-08-25 22:42 UTC  (17+ messages)

[PATCH] rtc: jz4740: Use devm_clk_get_enabled() helper
 2022-08-25 22:41 UTC  (2+ messages)

[PATCH 2/2] mmc: jz4740_mmc: Fix error check for dma_map_sg
 2022-08-25 22:38 UTC  (2+ messages)

mainline build failure for x86_64 allmodconfig with clang
 2022-08-25 22:34 UTC  (10+ messages)

[PATCH v6 0/5] vfio/pci: power management changes
 2022-08-25 22:32 UTC  (7+ messages)
` [PATCH v6 5/5] vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY_WITH_WAKEUP

[PATCH] hugetlb: freeze allocated pages before creating hugetlb pages
 2022-08-25 22:31 UTC  (6+ messages)

[PATCH 1/5] dt-bindings: socionext,uniphier-system-cache: drop minItems equal to maxItems
 2022-08-25 22:31 UTC  (3+ messages)
` [PATCH 2/5] dt-bindings: ata: "

[PATCH v2 1/2] thermal/drivers/imx_sc: Rely on the platform data to get the resource id
 2022-08-25 22:28 UTC  (2+ messages)

[PATCH v4 00/45] Add KernelMemorySanitizer infrastructure
 2022-08-25 22:13 UTC  (7+ messages)
` [PATCH v4 44/45] mm: fs: initialize fsdata passed to write_begin/write_end interface

[PATCH net-next v2 0/7] add generic PSE support
 2022-08-25 22:27 UTC  (3+ messages)
` [PATCH net-next v2 1/7] dt-bindings: net: pse-dt: add bindings for generic PSE controller

[PATCH] drivers/ata: fix repeated words in comments
 2022-08-25 22:27 UTC  (2+ messages)

[PATCH v2] amba: Fix use-after-free in amba_read_periphid()
 2022-08-25 22:24 UTC  (2+ messages)

[PATCH v5 0/4] Input: joystick: xpad: Add X-Box Adaptive Controller support
 2022-08-25 22:24 UTC  (5+ messages)
` [PATCH v5 1/4] "
` [PATCH v5 2/4] Input: joystick: xpad: Add ABS_PROFILE axis value to uapi
` [PATCH v5 3/4] Input: joystick: xpad: Add X-Box Adaptive Controller Profile button
` [PATCH v5 4/4] Input: joystick: xpad: Add X-Box Adaptive Controller XBox button

[PATCH v3 0/3] Input: joystick: xpad: Add X-Box Adaptive Controller support
 2022-08-25 22:21 UTC  (5+ messages)
` [PATCH v3 2/3] Input: joystick: xpad: Add X-Box Adaptive Controller Layer button

[PATCH v3] driver core: Don't probe devices after bus_type.match() probe deferral
 2022-08-25 22:20 UTC  (2+ messages)

[PATCH] dt-binding: gpio: publish binding IDs under dual license
 2022-08-25 22:20 UTC  (5+ messages)

[PATCH 1/2] clk: qcom: gcc-sc7180: Keep USB GDSC power domain on when USB wakeup is enabled
 2022-08-25 22:16 UTC  (6+ messages)
` [PATCH 2/2] clk: qcom: gcc-sc7280: Keep USB GDSC power domains "

[RFC PATCH] usb: reduce kernel log spam on driver registration
 2022-08-25 22:13 UTC  (4+ messages)

[PATCH] ASoC: wm_adsp: Silent parsing error on loading speaker protection fw
 2022-08-25 22:12 UTC  (3+ messages)

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-08-25 22:10 UTC  (4+ messages)
` [PATCH v4 0/4] Provide SEV-SNP "
  ` [PATCH v4 4/4] x86/sev: Add SNP-specific unaccepted memory support

[PATCH v2] ASoC: wm_adsp: Handle optional legacy support
 2022-08-25 22:05 UTC 

[Reminder] DAMON debugfs interface will be removed
 2022-08-25 22:03 UTC 

[PATCH 1/2] sound: realtek: Add pincfg for ASUS G533Z
 2022-08-25 22:01 UTC  (2+ messages)
` [PATCH 2/2] sound: realtek: Add pincfg for ASUS G513

[PATCH 0/7] arm64: dts: qcom: Fix broken regulator spec on RPMH boards
 2022-08-25 21:58 UTC  (4+ messages)
` [PATCH 1/7] arm64: dts: qcom: sa8155p-adp: Specify which LDO modes are allowed

[PATCH] usb: dwc3: disable USB core PHY management
 2022-08-25 21:56 UTC  (2+ messages)

[PULL] Networking for 6.0-rc3
 2022-08-25 21:55 UTC  (2+ messages)

[RFC PATCH 0/2] KVM: x86: Add a new attribute to control dynamic XSTATE components
 2022-08-25 21:54 UTC  (7+ messages)
` [RFC PATCH 1/2] KVM: x86: Add a new system attribute for dynamic XSTATE component

[PATCH net-next] net: phy: micrel: Adding SQI support for lan8814 phy
 2022-08-25 21:53 UTC  (2+ messages)

[PATCH v12 00/13] support zoned block devices with non-power-of-2 zone sizes
 2022-08-25 21:53 UTC  (11+ messages)
  ` [PATCH v12 02/13] block:rearrange bdev_{is_zoned,zone_sectors,get_queue} helpers in blkdev.h
  ` [PATCH v12 05/13] nvme: zns: Allow ZNS drives that have non-power_of_2 zone size
  ` [PATCH v12 06/13] null_blk: allow zoned devices with non power-of-2 zone sizes
  ` [PATCH v12 08/13] dm-zoned: ensure only power of 2 zone sizes are allowed
    ` [dm-devel] "
  ` [PATCH v12 09/13] dm-zone: use generic helpers to calculate offset from zone start

[PATCH] Add support for ESRT loading under Xen
 2022-08-25 21:52 UTC 

[PATCH v8 000/103] KVM TDX basic feature support
 2022-08-25 21:50 UTC  (4+ messages)
` [PATCH v8 013/103] KVM: TDX: Define TDX architectural definitions

[PATCH] clk: sunxi-ng: d1: Limit PLL rates to stable ranges
 2022-08-25 21:45 UTC  (3+ messages)
  `  "

[PATCH v1 00/14] nvmem: core: introduce NVMEM layouts
 2022-08-25 21:44 UTC  (15+ messages)
` [PATCH v1 01/14] net: add helper eth_addr_add()
` [PATCH v1 02/14] of: base: add of_parse_phandle_with_optional_args()
` [PATCH v1 03/14] nvmem: core: add an index parameter to the cell
` [PATCH v1 04/14] nvmem: core: drop the removal of the cells in nvmem_add_cells()
` [PATCH v1 05/14] nvmem: core: add nvmem_add_one_cell()
` [PATCH v1 06/14] nvmem: core: introduce NVMEM layouts
` [PATCH v1 07/14] nvmem: core: add per-cell post processing
` [PATCH v1 08/14] dt-bindings: mtd: relax the nvmem compatible string
` [PATCH v1 09/14] dt-bindings: nvmem: add YAML schema for the sl28 vpd layout
` [PATCH v1 10/14] nvmem: layouts: add sl28vpd layout
` [PATCH v1 11/14] nvmem: core: export nvmem device size
` [RFC PATCH v1 12/14] nvmem: layouts: rewrite the u-boot-env driver as a NVMEM layout
` [RFC PATCH v1 13/14] nvmem: layouts: u-boot-env: add device node
` [PATCH v1 14/14] arm64: dts: ls1028a: sl28: get MAC addresses from VPD

[PATCH 0/2] hwmon: Add include stubs
 2022-08-25 21:43 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] hwmon: Use struct definitions from header files

[PATCH v7 0/4] PCI EP driver support MSI doorbell from host
 2022-08-25 21:42 UTC  (4+ messages)
` [PATCH v7 3/4] dt-bindings: irqchip: imx mu work as msi controller
    ` [EXT] "


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 read-only IMAP folder(s) and NNTP newsgroup(s).