linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-06 15:42:17 to 2022-06-06 19:01:18 UTC [more...]

[PATCH v2 0/4] staging: r8188eu: add error handling of usb read errors
 2022-06-06 19:00 UTC  (7+ messages)
` [PATCH v2 1/4] staging: r8188eu: add error handling of rtw_read8
` [PATCH v2 2/4] staging: r8188eu: add error handling of rtw_read16

[PATCH v3 0/8] pinctrl/arm: dt-bindings: deprecate header with register constants
 2022-06-06 18:59 UTC  (2+ messages)

[PATCH -next] crypto: sun8i-ss - fix error return code in allocate_flows()
 2022-06-06 18:53 UTC  (2+ messages)

[PATCH v2 0/2] userfaultfd.2: Update to latest
 2022-06-06 18:52 UTC  (2+ messages)

[PATCH 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-06-06 18:52 UTC  (7+ messages)
` [PATCH 2/5] iommu: Ensure device has the same iommu_ops as the domain

[PATCH V10 0/9] CXL: Read CDAT and DSMAS data
 2022-06-06 18:52 UTC  (9+ messages)
` [PATCH V10 4/9] cxl/pci: Create PCI DOE mailbox's for memory devices
` [PATCH V10 5/9] cxl/port: Find a DOE mailbox which supports CDAT
` [PATCH V10 6/9] cxl/port: Read CDAT table
` [PATCH V10 8/9] cxl/port: Retry reading CDAT on failure

[PATCH 1/2] media: dt-bindings: rc: Allow 'ir-receiver' node names
 2022-06-06 18:49 UTC  (2+ messages)
` [PATCH 2/2] media: dt-bindings: Convert gpio-ir-receiver to DT schema

[PATCHv2 bpf 0/3] bpf: Fix cookie values for kprobe multi
 2022-06-06 18:47 UTC  (4+ messages)
` [PATCHv2 bpf 1/3] selftests/bpf: Shuffle cookies symbols in kprobe multi test
` [PATCHv2 bpf 2/3] ftrace: Keep address offset in ftrace_lookup_symbols
` [PATCHv2 bpf 3/3] bpf: Force cookies array to follow symbols sorting

[PATCH] riscv: dts: startfive: currect number of external interrupts
 2022-06-06 18:47 UTC  (3+ messages)

[PATCH memcg v5] net: set proper memcg for net_init hooks allocations
 2022-06-06 18:45 UTC  (6+ messages)
` [PATCH memcg v6] "

[PATCH] dt-bindings: i2c: Convert arm,i2c-versatile to DT schema
 2022-06-06 18:43 UTC 

[PATCH] regulator: dt-bindings: Convert pwm-regulator to DT schema
 2022-06-06 18:43 UTC 

[PATCH] dt-bindings: input: Convert adc-keys to DT schema
 2022-06-06 18:42 UTC 

[PATCH 1/2] ARM: dts: qcom: msm8974: re-add missing pinctrl
 2022-06-06 18:38 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: qcom: msm8974-*: re-add remoteproc supplies

[PATCH] serial: core: check if uart_get_info succeeds before using
 2022-06-06 18:29 UTC  (2+ messages)

Linux 5.18-rc4
 2022-06-06 18:28 UTC  (4+ messages)

[PATCH -next] Bluetooth: hci_core: Fix error return code in hci_register_dev()
 2022-06-06 18:27 UTC  (2+ messages)

[PATCH 0/6] mm/damon: trivial cleanups
 2022-06-06 18:23 UTC  (7+ messages)
` [PATCH 1/6] Docs/admin-guide/damon/reclaim: remove a paragraph that been obsolete due to online tuning support
` [PATCH 2/6] mm/damon/{dbgfs,sysfs}: move target_has_pid() from dbgfs to damon.h
` [PATCH 3/6] mm/damon/reclaim: deduplicate 'commit_inputs' handling
` [PATCH 4/6] mm/damon/sysfs: deduplicate inputs applying
` [PATCH 5/6] mm/damon/reclaim: make 'enabled' checking timer simpler
` [PATCH 6/6] mm/damon/reclaim: add 'damon_reclaim_' prefix to 'enabled_store()'

[PATCH net-next v2 1/1] net: phy: dp83867: retrigger SGMII AN when link change
 2022-06-06 18:20 UTC  (2+ messages)

[PATCH] tty: serial: qcom-geni-serial: minor fixes to get_clk_div_rate()
 2022-06-06 18:19 UTC  (7+ messages)

[PATCH v5 0/2] Remove useless param of devcoredump functions and fix bugs
 2022-06-06 18:17 UTC  (5+ messages)
` [PATCH v5 1/2] devcoredump: remove the useless gfp_t parameter in dev_coredumpv and dev_coredumpm
` [PATCH v5 2/2] mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv

[PATCH v2 0/5] Add Aspeed crypto driver for hardware acceleration
 2022-06-06 18:13 UTC  (3+ messages)
` [PATCH v2 1/5] crypto: aspeed: Add HACE hash driver

[PATCH] usb: host: ohci-at91: add support to enter suspend using SMC
 2022-06-06 18:12 UTC  (2+ messages)

[PATCH] KVM: SVM: fix tsc scaling cache logic
 2022-06-06 18:11 UTC 

[PATCH] drm/doc: Add KUnit documentation
 2022-06-06 18:09 UTC 

[PATCH 0/7] KVM: x86: AVIC/APICv patch queue
 2022-06-06 18:08 UTC  (8+ messages)
` [PATCH 1/7] KVM: x86: document AVIC/APICv inhibit reasons
` [PATCH 2/7] KVM: x86: inhibit APICv/AVIC when the guest and/or host changes either apic id or the apic base from their default values
` [PATCH 3/7] KVM: x86: SVM: remove avic's broken code that updated APIC ID
` [PATCH 4/7] KVM: x86: SVM: fix avic_kick_target_vcpus_fast
` [PATCH 5/7] KVM: x86: disable preemption while updating apicv inhibition
` [PATCH 6/7] KVM: x86: disable preemption around the call to kvm_arch_vcpu_{un|}blocking
` [PATCH 7/7] KVM: x86: SVM: there is no need for preempt safe wrappers for avic_vcpu_load/put

[PATCH v5 0/3] x86: Prefer MWAIT over HLT on AMD processors
 2022-06-06 18:03 UTC  (4+ messages)
` [PATCH v5 1/3] x86: Handle idle=nomwait cmdline properly for x86_idle
` [PATCH v5 2/3] x86: Remove vendor checks from prefer_mwait_c1_over_halt
` [PATCH v5 3/3] x86: Fix comment for X86_FEATURE_ZEN

[PATCH net-next 0/8] vmxnet3: upgrade to version 7
 2022-06-06 18:03 UTC  (9+ messages)
` [PATCH net-next 1/8] vmxnet3: prepare for version 7 changes
` [PATCH net-next 2/8] vmxnet3: add support for capability registers
` [PATCH net-next 3/8] vmxnet3: add support for large passthrough BAR register
` [PATCH net-next 4/8] vmxnet3: add support for out of order rx completion
` [PATCH net-next 5/8] vmxnet3: add command to set ring buffer sizes
` [PATCH net-next 6/8] vmxnet3: limit number of TXDs used for TSO packet
` [PATCH net-next 7/8] vmxnet3: use ext1 field to indicate encapsulated packet
` [PATCH net-next 8/8] vmxnet3: update to version 7

[PATCH 1/1] libbpf: fix broken gcc pragma macros in bpf_helpers.h/bpf_tracing.h
 2022-06-06 18:02 UTC  (2+ messages)

[PATCH v2] x86/mm/tlb: avoid reading mm_tlb_gen when possible
 2022-06-06 18:01 UTC 

[PATCH bpf-next 0/3] bpf: Fix cookie values for kprobe multi
 2022-06-06 17:56 UTC  (4+ messages)
` [PATCH bpf-next 2/3] ftrace: Keep address offset in ftrace_lookup_symbols

[PATCH v2] drm/msm/dp: check core_initialized before disable interrupts at dp_display_unbind()
 2022-06-06 17:55 UTC 

[PATCH] dmaengine: remove DMA_MEMCPY_SG once again
 2022-06-06 17:53 UTC  (2+ messages)

[PATCH 0/2] Improve vfio-pci primary GPU assignment behavior
 2022-06-06 17:53 UTC  (3+ messages)
` [PATCH 1/2] drm/aperture: Split conflicting platform driver removal
` [PATCH 2/2] vfio/pci: Remove console drivers

RFC: Memory Tiering Kernel Interfaces (v3)
 2022-06-06 17:46 UTC  (16+ messages)
` [RFC PATCH v4 0/7] mm/demotion: Memory tiers and demotion
  ` [RFC PATCH v4 2/7] mm/demotion: Expose per node memory tier to sysfs
  ` [RFC PATCH v4 7/7] mm/demotion: Demote pages according to allocation fallback order

[PATCH v19 00/20] s390/vfio-ap: dynamic configuration support
 2022-06-06 17:50 UTC  (3+ messages)
` [PATCH v19 17/20] s390/vfio-ap: handle config changed and scan complete notification

[PATCH v8 0/2] Add the driver for Intel Keem Bay SoC timer block
 2022-06-06 17:47 UTC  (7+ messages)
` [PATCH v8 1/2] dt-bindings: timer: Add bindings for Intel Keem Bay SoC Timer

[PATCH 00/10] Add support for AXP192 PMIC
 2022-06-06 17:43 UTC  (3+ messages)
` [PATCH 01/10] regmap-irq: Add get_irq_reg to support unusual register layouts

[PATCH v4 0/6] arm64: Cleanup ioremap() and support ioremap_prot()
 2022-06-06 17:41 UTC  (6+ messages)
` [PATCH v4 5/6] arm64: mm: Convert to GENERIC_IOREMAP

[PATCH v1 0/2] Fix NOC fatal error if msm_drm_init() failed
 2022-06-06 17:40 UTC  (3+ messages)
` [PATCH v1 1/2] drm/msm: enable msm irq after all initializations are done successfully at msm_drm_init()

[PATCH v3] mm: memcontrol: add {pgscan,pgsteal}_{kswapd,direct} items in memory.stat of cgroup v2
 2022-06-06 17:34 UTC  (2+ messages)

qemu-arm: zram: mkfs.ext4 : Unable to handle kernel NULL pointer dereference at virtual address 00000140
 2022-06-06 17:36 UTC  (2+ messages)

[PATCH net-next] ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsg
 2022-06-06 17:31 UTC  (2+ messages)

[PATCH] regulator: rt5190a: check if init_data is NULL, bypass rt5190a_of_parse_cb
 2022-06-06 17:28 UTC  (2+ messages)

[PATCH v2 1/4] regulator: dt-bindings: mps,mp5416: add MP5496 compatible
 2022-06-06 17:28 UTC  (2+ messages)

[jsarha:topic/cros-sof-v4.19 730/6555] kismet: WARNING: unmet direct dependencies detected for SND_SOC_MAX98373 when selected by SND_SOC_INTEL_CNL_MAX98373_MACH
 2022-06-06 17:20 UTC 

[PATCH] MAINTAINERS: rectify entries for ARM DRM DRIVERS after dt conversion
 2022-06-06 17:18 UTC  (2+ messages)

[syzbot] possible deadlock in corrupted
 2022-06-06 17:18 UTC 

[PATCH 00/23] Update Documentation/ cross-references
 2022-06-06 17:17 UTC  (13+ messages)
` [PATCH 03/23] dt-bindings: arm: update vexpress-config.yaml references
` [PATCH 07/23] docs: netdev: update maintainer-netdev.rst reference
` [PATCH 09/23] Documentation: update watch_queue.rst references
` [PATCH 14/23] MAINTAINERS: update arm,hdlcd.yaml reference
` [PATCH 23/23] arch: m68k: q40: README: drop references to IDE driver

[syzbot] inconsistent lock state in find_vm_area
 2022-06-06 17:17 UTC 

[syzbot] WARNING in register_shrinker_prepared
 2022-06-06 17:17 UTC 

[PATCH] docs/zh_CN: Update zh_CN/kernel-hacking/hacking.rst to 5.19-rc1
 2022-06-06 17:14 UTC 

[PATCH] ARM: Mark the FDT_FIXED sections as shareable
 2022-06-06 17:12 UTC  (3+ messages)

[PATCH v2 1/6] serial: 8250: Store to lsr_save_flags after lsr read
 2022-06-06 17:01 UTC  (5+ messages)

[PATCH] regmap: cache: Fix syntax errors in comments
 2022-06-06 17:10 UTC  (2+ messages)

[PATCH v6 00/12] platform/x86: introduce p2sb_bar() helper
 2022-06-06 16:41 UTC  (13+ messages)
` [PATCH v6 01/12] platform/x86/intel: Add Primary to Sideband (P2SB) bridge support
` [PATCH v6 02/12] pinctrl: intel: Check against matching data instead of ACPI companion
` [PATCH v6 03/12] mfd: lpc_ich: Factor out lpc_ich_enable_spi_write()
` [PATCH v6 04/12] mfd: lpc_ich: Switch to generic p2sb_bar()
` [PATCH v6 05/12] mfd: lpc_ich: Add support for pinctrl in non-ACPI system
` [PATCH v6 06/12] i2c: i801: convert to use common P2SB accessor
` [PATCH v6 07/12] EDAC, pnd2: Use proper I/O accessors and address space annotation
` [PATCH v6 08/12] EDAC, pnd2: convert to use common P2SB accessor
` [PATCH v6 09/12] watchdog: simatic-ipc-wdt: convert to use "
` [PATCH v6 10/12] leds: simatic-ipc-leds: "
` [PATCH v6 11/12] platform/x86: simatic-ipc: drop custom P2SB bar code
` [PATCH v6 12/12] leds: simatic-ipc-leds-gpio: add GPIO version of Siemens driver

[PATCH] certs: Convert spaces in certs/Makefile to a tab
 2022-06-06 16:49 UTC  (2+ messages)

[PATCH v1] kernel/reboot: Fix powering off using a non-syscall code paths
 2022-06-06 16:56 UTC 

[PATCH v2] KVM: x86/mmu: Check every prev_roots in __kvm_mmu_free_obsolete_roots()
 2022-06-07  0:59 UTC  (2+ messages)

[PATCH 1/3] ASoC: wm8940: Remove warning when no plat data
 2022-06-06 16:52 UTC  (8+ messages)
` [PATCH 2/3] ASoC: wm8940: Rewrite code to set proper clocks
` [PATCH 3/3] ASoC: wm8940: Mute also the speaker output

[PATCH v9 00/69] Maple Tree v9
 2022-06-06 16:42 UTC  (5+ messages)
` [PATCH v9 08/69] mm: start tracking VMAs with maple tree

[PATCH 0/1] Prepare for maple tree
 2022-06-06 16:40 UTC  (6+ messages)
` [PATCH v9 16/69] proc: remove VMA rbtree use from nommu
  ` [PATCH v9 28/69] mm/mmap: reorganize munmap to use maple states

[PATCH v2 1/2] nvme-pci: move nvme_should_reset() to core code
 2022-06-06 16:38 UTC  (5+ messages)
` [PATCH v2 2/2] nvme: handle persistent internal error AER from NVMe controller

[PATCH bpf-next v5 1/6] arm64: ftrace: Add ftrace direct call support
 2022-06-06 16:35 UTC  (5+ messages)

[PATCH v4 0/4] soc/arm64: qcom: Add initial version of bwmon
 2022-06-06 16:35 UTC  (3+ messages)
` [PATCH v4 2/4] soc: qcom: icc-bwmon: Add bandwidth monitoring driver

[PATCH 1/7] irqchip/stm32-exti: set_affinity return IRQ_SET_MASK_OK_DONE if no parent
 2022-06-06 16:27 UTC  (8+ messages)
` [PATCH v2 0/6] irqchip/stm32-exti: Fixes and simplifications
` [PATCH v2 1/6] irqchip/stm32-exti: Fix irq_set_affinity return value
` [PATCH v2 2/6] irqchip/stm32-exti: Fix irq_mask/irq_unmask for direct events
` [PATCH v2 3/6] irqchip/stm32-exti: Prevent illegal read due to unbounded DT value
` [PATCH v2 4/6] irqchip/stm32-exti: Tag emr register as undefined for stm32mp15
` [PATCH v2 5/6] irqchip/stm32-exti: Read event trigger type from event_trg register
` [PATCH v2 6/6] irqchip/stm32-exti: Simplify irq description table

[PATCH] arm64: dts: rockchip: Fix ethernet on production Quartz64-B
 2022-06-06 16:30 UTC 

[PATCH 0/1] KUnit tests for drm_format_helper
 2022-06-06 16:30 UTC  (4+ messages)
` [PATCH 1/1] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb332()

[PATCH] x86/mm/tlb: avoid reading mm_tlb_gen when possible
 2022-06-06 16:28 UTC  (3+ messages)

[PATCH 0/6] bitops: let optimize out non-atomic bitops on compile-time constants
 2022-06-06 16:27 UTC  (7+ messages)
` [PATCH 3/6] bitops: define gen_test_bit() the same way as the rest of functions
` [PATCH 4/6] bitops: unify non-atomic bitops prototypes across architectures
` [PATCH 5/6] bitops: wrap non-atomic bitops with a transparent macro

[RFC PATCH v5 0/4] remoteproc: restructure the remoteproc VirtIO device
 2022-06-06 16:20 UTC  (6+ messages)
` [RFC PATCH v5 2/4] remoteproc: core: Introduce rproc_register_rvdev function

[PATCH] entry/kvm: Exit to user mode when TIF_NOTIFY_SIGNAL is set
 2022-06-06 16:20 UTC  (3+ messages)

[PATCH 00/13] platform/chrome: Kunit tests and refactor for cros_ec_query_all()
 2022-06-06 16:18 UTC  (19+ messages)
` [PATCH 05/13] platform/chrome: cros_ec_proto: remove redundant NULL check
` [PATCH 06/13] platform/chrome: cros_ec_proto: use cros_ec_map_error()
` [PATCH 07/13] platform/chrome: cros_ec_proto: separate fill_protocol_info()
` [PATCH 08/13] platform/chrome: cros_ec_proto: separate fill_protocol_info_legacy()
` [PATCH 09/13] platform/chrome: cros_ec_proto: use devm_krealloc()
` [PATCH 10/13] platform/chrome: cros_ec_proto: arrange get_host_command_version_mask()
` [PATCH 11/13] platform/chrome: cros_ec_proto: fix get_host_command_version_mask() returns
` [PATCH 12/13] platform/chrome: cros_ec_proto: arrange get_host_event_wake_mask()
` [PATCH 13/13] platform/chrome: cros_ec_proto: fix get_host_event_wake_mask() returns

[PATCH AUTOSEL 5.16 01/28] selftests/bpf: Add test for bpf_timer overwriting crash
 2022-06-06 16:18 UTC  (5+ messages)
` [PATCH AUTOSEL 5.16 07/28] x86/kvm/fpu: Limit guest user_xfeatures to supported bits of XCR0

[PATCH] xen: unexport __init-annotated xen_xlate_map_ballooned_pages()
 2022-06-06 16:17 UTC  (2+ messages)

[PATCH v4 0/6] Introduce PRU remoteproc consumer API
 2022-06-06 16:15 UTC  (3+ messages)

[PATCH] tcp: use kvmalloc_array() to allocate table_perturb
 2022-06-06 16:13 UTC  (3+ messages)

[PATCH] spi: spi-cadence: Fix SPI CS gets toggling sporadically
 2022-06-06 16:13 UTC  (2+ messages)

[PATCH] spi: dt-bindings: Fix unevaluatedProperties warnings in examples
 2022-06-06 16:13 UTC  (2+ messages)

[PATCH 1/1] spi: spi-mem: Fix spi_mem_poll_status()
 2022-06-06 16:13 UTC  (2+ messages)

[PATCH v2 0/5] ptrace-vs-PREEMPT_RT and freezer rewrite
 2022-06-06 16:12 UTC  (16+ messages)
` [PATCH v2 2/5] sched,ptrace: Fix ptrace_check_attach() vs PREEMPT_RT
    ` [PATCH 0/9] ptrace: cleaning up ptrace_stop
      ` [PATCH 0/12] "
        ` [PATCH v3 0/11] "
          ` [PATCH v4 0/12] "
            ` [PATCH 00/16] ptrace: cleanups and calling do_cldstop with only siglock
              ` [PATCH 05/16] ptrace: Remove dead code from __ptrace_detach

[PATCH v12 0/4] trace: Introduce objtrace trigger to trace the kernel object
 2022-06-06 16:09 UTC  (5+ messages)
` [PATCH v12 1/4] trace: Add trace any "
` [PATCH v12 2/4] trace/objtrace: Get the value of the object
` [PATCH v12 3/4] trace/objtrace: Add testcases for objtrace
` [PATCH v12 4/4] trace/objtrace: Add documentation "

[PATCH v5 00/20] ASoC: mediatek: Add support for MT8186 SoC
 2022-06-06 16:08 UTC  (3+ messages)
` [PATCH v5 19/20] ASoC: mediatek: mt8186: add machine driver with mt6366, rt1019 and rt5682s

[PATCH] fs/ntfs3: Add missing error check
 2022-06-06 16:06 UTC 

[PATCH v23 0/5] FPGA MAX10 BMC Secure Update Driver
 2022-06-06 16:00 UTC  (6+ messages)
` [PATCH v23 1/5] mfd: intel-m10-bmc: Rename n3000bmc-secure driver
` [PATCH v23 2/5] fpga: m10bmc-sec: create max10 bmc secure update
` [PATCH v23 3/5] fpga: m10bmc-sec: expose max10 flash update count
` [PATCH v23 4/5] fpga: m10bmc-sec: expose max10 canceled keys in sysfs
` [PATCH v23 5/5] fpga: m10bmc-sec: add max10 secure update functions

[PATCH] rethook: Reject getting a rethook if RCU is not watching
 2022-06-06 16:02 UTC  (9+ messages)

[PATCH] ext4: reuse order and buddy in mb_mark_used when buddy split
 2022-06-06 15:53 UTC 

[PATCH] ext4: reuse order and buddy in mb_mark_used when buddy split
 2022-06-06 15:51 UTC 

[PATCH v2] serial: 8250_omap: Fix syntax errors in comments
 2022-06-06 15:47 UTC  (2+ messages)

[PATCH v6 1/2] tty: Implement lookahead to process XON/XOFF timely
 2022-06-06 15:36 UTC  (2+ messages)
` [PATCH v6 2/2] tty: Use flow-control char function on closing path

[PATCH AUTOSEL 5.17 001/135] iommu/vt-d: Add RPLS to quirk list to skip TE disabling
 2022-06-06 15:41 UTC  (5+ messages)
` [PATCH AUTOSEL 5.17 089/135] kunit: bail out of test filtering logic quicker if OOM


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