public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-17 22:58:45 to 2023-03-18 10:02:43 UTC [more...]

[PATCH v4 0/8] perf: arm: Make PMUv3 driver available for aarch32
 2023-03-18 10:02 UTC  (2+ messages)

[PATCH] fpga: zynq: Add parse_header ops support
 2023-03-18  9:48 UTC  (2+ messages)

[PATCH RESEND] misc: ti-st: st_kim: Fix use after free bug in kim_remove due to race condition
 2023-03-18  9:53 UTC  (3+ messages)

[PATCH] fpga: zynqmp: Make word align the configuration data
 2023-03-18  9:25 UTC  (2+ messages)

[PATCH v3] net: usb: lan78xx: Limit packet length to skb->len
 2023-03-18  9:25 UTC 

[PATCH v4 00/36] New page table range API
 2023-03-18  9:19 UTC  (6+ messages)
` [PATCH v4 20/36] powerpc: Implement the new "

[PATCH v6 0/2] Add ASPEED AST2600 I2Cv2 controller driver
 2023-03-18  9:09 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: i2c: aspeed: support for AST2600-i2cv2

[PATCH 00/15] Introduce Nuvoton ma35d1 SoC
 2023-03-18  9:07 UTC  (26+ messages)
` [PATCH 07/15] dt-bindings: arm: Add initial bindings for Nuvoton platform
` [PATCH 08/15] dt-bindings: clock: Document ma35d1 clock controller bindings
` [PATCH 09/15] dt-bindings: reset: Document ma35d1 reset "
` [PATCH 11/15] arm64: dts: nuvoton: Add initial ma35d1 device tree

[PATCH v8 0/5] add debugfs to migration driver
 2023-03-18  9:07 UTC  (7+ messages)
` [PATCH v8 3/5] hisi_acc_vfio_pci: register debugfs for hisilicon "

[PATCH v1 10/11] thermal/core: Alloc-copy-free the thermal zone parameters structure
 2023-03-18  9:07 UTC  (2+ messages)

[PATCH net-next v3 0/9] net: sunhme: Probe/IRQ cleanups
 2023-03-18  9:03 UTC  (10+ messages)
` [PATCH net-next v3 1/9] net: sunhme: Just restart autonegotiation if we can't bring the link up
` [PATCH net-next v3 5/9] net: sunhme: Switch SBUS to devres
` [PATCH net-next v3 6/9] net: sunhme: Consolidate mac address initialization
` [PATCH net-next v3 7/9] net: sunhme: Clean up mac address init

[PATCH v2] staging: sm750: Rename function to avoid CamelCase
 2023-03-18  8:50 UTC  (4+ messages)

[PATCH] ext4: Fix i_disksize exceeding i_size problem in paritally written case
 2023-03-18  8:51 UTC  (4+ messages)

[PATCH] media: saa7134: fix use after free bug in saa7134_finidev due to race condition
 2023-03-18  8:50 UTC 

[PATCH v2 0/5] arm64: dts: rockchip: improve support for NanoPi R5 series
 2023-03-18  8:37 UTC  (6+ messages)
` [PATCH v2 1/5] arm64: dts: rockchip: create common dtsi "
` [PATCH v2 2/5] dt-bindings: Add doc for FriendlyARM NanoPi R5C
` [PATCH v2 3/5] arm64: dts: rockchip: Add "
` [PATCH v2 4/5] arm64: dts: rockchip: fix gmac support for NanoPi R5S
` [PATCH v2 5/5] arm64: dts: rockchip: remove I2S1 TDM node for the NanoPi R5 series

[PATCH 00/12] iommufd: Add nesting infrastructure
 2023-03-18  8:34 UTC  (4+ messages)
` [PATCH 02/12] iommu: Add nested domain support

[PATCHv3 bpf-next 0/9] mm/bpf/perf: Store build id in file object
 2023-03-18  8:34 UTC  (11+ messages)

[PATCH] dt-bindings: display: Drop unneeded quotes
 2023-03-18  8:29 UTC  (2+ messages)

[PATCH 3/7] coresight: etm4x: Drop pid argument from etm4_probe()
 2023-03-18  8:21 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: Drop unneeded quotes
 2023-03-18  8:20 UTC  (3+ messages)

[PATCH RESEND] scsi: message: mptlan: Fix use after free bug in mptlan_remove due to race condition
 2023-03-18  8:16 UTC 

[PATCH RESEND] media: dm1105: Fix use after free bug in dm1105_remove due to race condition
 2023-03-18  8:15 UTC 

[PATCH 1/1] x86/vdso: use the right GDT_ENTRY_CPUNODE for 32-bit getcpu() on 64-bit kernel
 2023-03-18  8:14 UTC  (4+ messages)

[PATCH RESEND] scsi: qedi: Fix use after free bug in qedi_remove due to race condition
 2023-03-18  8:13 UTC 

[PATCH 0/2] memcg, cpuisol: do not interfere pcp cache charges draining with cpuisol workloads
 2023-03-18  8:08 UTC  (6+ messages)
` [PATCH 1/2] sched/isolation: Add cpu_is_isolated() API
  ` [PATCH 2/2] memcg: do not drain charge pcp caches on remote isolated cpus

[PATCH net v2] net: qcom/emac: Fix use after free bug in emac_remove due to race condition
 2023-03-18  8:05 UTC 

[FIRMWARE] Regression on rtw89/rtw8852b_fw.bin by the latest update
 2023-03-18  8:04 UTC  (2+ messages)

[PATCH 2/2] memcg: do not drain charge pcp caches on remote isolated cpus
 2023-03-18  8:03 UTC  (4+ messages)

[RFC PATCH 0/6] Deduplicating RISCV cmpxchg.h macros
 2023-03-18  8:01 UTC  (7+ messages)
` [RFC PATCH 1/6] riscv/cmpxchg: Deduplicate cmpxchg() asm functions
` [RFC PATCH 2/6] riscv/cmpxchg: Deduplicate cmpxchg() macros
` [RFC PATCH 3/6] riscv/cmpxchg: Deduplicate arch_cmpxchg() macros
` [RFC PATCH 4/6] riscv/cmpxchg: Deduplicate xchg() asm functions
` [RFC PATCH 5/6] riscv/cmpxchg: Deduplicate xchg() macros
` [RFC PATCH 6/6] riscv/cmpxchg: Deduplicate arch_xchg() macros

[PATCH] dt-bindings: net: Drop unneeded quotes
 2023-03-18  7:59 UTC  (2+ messages)

[PATCH] dt-bindings: mtd: Drop unneeded quotes
 2023-03-18  7:58 UTC  (2+ messages)

[PATCH] dt-bindings: rtc: Drop unneeded quotes
 2023-03-18  7:57 UTC  (2+ messages)

[PATCH] dt-bindings: nvmem: Drop unneeded quotes
 2023-03-18  7:57 UTC  (2+ messages)

[PATCH] dt-bindings: watchdog: Drop unneeded quotes
 2023-03-18  7:55 UTC  (3+ messages)

[PATCH v5 00/34] x86: enable FRED for x86-64
 2023-03-18  7:55 UTC  (8+ messages)
` [PATCH v5 22/34] x86/fred: FRED initialization code
` [PATCH v5 28/34] x86/fred: fixup fault on ERETU by jumping to fred_entrypoint_user

[PATCH v14 1/2] dt-bindings: clock: add loongson-2 boot clock index
 2023-03-18  7:53 UTC  (2+ messages)
` [PATCH v14 2/2] clk: clk-loongson2: add clock controller driver support

[PATCH] staging: vme_user: Replace "<<" with BIT macro
 2023-03-18  7:51 UTC  (2+ messages)

[PATCH v2] sched/fair: sanitize vruntime of entity being migrated
 2023-03-18  7:45 UTC  (2+ messages)

[PATCH v9] usb: gadget: udc: renesas_usb3: Fix use after free bug in renesas_usb3_remove due to race condition
 2023-03-18  7:40 UTC  (3+ messages)

[PATCH v3] usbip: vudc: Fix use after free bug in vudc_remove due to race condition
 2023-03-18  7:39 UTC  (3+ messages)

[PATCH v4] pps: Add elapsed realtime timestamping
 2023-03-18  7:34 UTC  (7+ messages)

[PATCH v2 0/2] spi: loongson: add bus driver for the loongson spi
 2023-03-18  7:10 UTC  (18+ messages)
` [PATCH v2 1/2] dt-bindings: spi: add "
` [PATCH v2 2/2] spi: loongson: add bus driver for the loongson spi controller

[PATCH] net: usb: lan78xx: Limit packet length to skb->len
 2023-03-18  7:08 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] Added Netgear AXE3000 (A8000) usb_device_id to mt7921u_device_table[]
 2023-03-18  7:06 UTC  (3+ messages)

[PATCH v2] drivers: soc: fix dead code in aspeed_lpc_snoop_config_irq
 2023-03-18  6:55 UTC 

[PATCH] dmaengine: ti: add null check of devm_kasprintf in edma_probe and udma_probe
 2023-03-18  6:22 UTC  (3+ messages)
` [PATCH v2 1/2] dmaengine: ti: add null check of devm_kasprintf in udma_probe
  ` [PATCH v2 2/2] dmaengine: ti: add null check of devm_kasprintf in edma_probe

[tip:x86/paravirt] BUILD SUCCESS 11af36cb898123fd4e0034f1bc6550aedcc87800
 2023-03-18  6:06 UTC 

[RFC PATCH V2 0/9] Convert TSC to monotonic raw clock for PEBS
 2023-03-18  6:02 UTC  (16+ messages)
` [RFC PATCH V2 2/9] perf: Extend ABI to support post-processing monotonic raw conversion

[RFC v2 1/3] file: Introduce iterate_fd_locked
 2023-03-18  6:02 UTC  (3+ messages)
` [RFC v2 2/3] file: allow callers to free the old file descriptor after dup2
` [RFC v2 3/3] file, epoll: Implement do_replace() and eventpoll_replace()

[PATCH net-next v8] wwan: core: Support slicing in port TX flow of WWAN subsystem
 2023-03-18  5:50 UTC  (2+ messages)

[PATCH net-next v8 0/5] net/mlx5e: Add GBP VxLAN HW offload support
 2023-03-18  5:50 UTC  (2+ messages)

[PATCH net-next] net: ethernet: ti: am65-cpts: reset pps genf adj settings on enable
 2023-03-18  5:50 UTC  (2+ messages)

[PATCH v3 3/4] clk: loongson1: Re-implement the clock driver
 2023-03-18  5:46 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: Fix recursive locking on XRUN
 2023-03-18  5:46 UTC  (4+ messages)

[PATCH net-next] net: macb: Increase halt timeout to accommodate 10Mbps link
 2023-03-18  5:40 UTC  (2+ messages)

[PATCH v2] dt-bindings: net: qcom,ipa: add SDX65 compatible
 2023-03-18  5:40 UTC  (2+ messages)

[PATCH net-next v4 0/4] net: dsa: mv88e6xxx: accelerate C45 scan
 2023-03-18  5:40 UTC  (2+ messages)

[PATCH net V2 0/2] net: stmmac: Premature loop termination check was ignored
 2023-03-18  5:21 UTC  (3+ messages)
` [PATCH net V2 1/2] net: stmmac: Premature loop termination check was ignored on rx

[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-03-18  5:13 UTC  (8+ messages)
` [PATCH RFC v8 01/56] KVM: x86: Add 'fault_is_private' x86 op
` [PATCH RFC v8 02/56] KVM: x86: Add 'update_mem_attr' "
` [PATCH RFC v8 03/56] KVM: x86: Add platform hooks for private memory invalidations

[PATCH v2] net: usb: smsc95xx: Limit packet length to skb->len
 2023-03-18  5:10 UTC  (2+ messages)

[PATCH v2 RESEND] ptp: kvm: Use decrypted memory in confidential guest on x86
 2023-03-18  5:00 UTC  (2+ messages)

[PATCH v2] net: dsa: b53: mmap: fix device tree support
 2023-03-18  5:00 UTC  (2+ messages)

[PATCH v4] irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4
 2023-03-18  4:58 UTC 

[PATCH 2/2] leds: Add support for rohm,bd65b60 led driver
 2023-03-18  4:54 UTC  (2+ messages)

[PATCH v5 00/21] Basic clock, reset & device tree support for StarFive JH7110 RISC-V SoC
 2023-03-18  4:19 UTC  (4+ messages)
` [PATCH v5 04/21] clk: starfive: Rename "jh7100" to "jh71x0" for the common code

[PATCH] arch:um: Only disable SSE on clang to work around old GCC bugs
 2023-03-18  4:15 UTC 

[PATCH v3] irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4
 2023-03-18  4:11 UTC  (3+ messages)

[PATCH v3 3/5] net: Let the active time stamping layer be selectable
 2023-03-18  4:03 UTC  (12+ messages)

[PATCH v5,1/2] media: mediatek: vcodec: Make MM21 the default capture format
 2023-03-18  3:56 UTC  (2+ messages)
` [PATCH v5,2/2] media: mediatek: vcodec: Force capture queue format to MM21

[PATCH v4,1/2] media: mediatek: vcodec: Force capture queue format to MM21
 2023-03-18  3:47 UTC  (4+ messages)
` [PATCH v4,2/2] media: mediatek: vcodec: Using MM21 as the default capture format

[PATCH] sched: core: Optimize the structure of 'tg_cfs_schedulable_down' function
 2023-03-19 20:02 UTC 

[PATCH] Kbuild: Elevate sha1sum to sha256sum for atomic headers check
 2023-03-18  3:26 UTC  (3+ messages)

[PATCH linux-next] mm: workingset: simplify the calculation of workingset size
 2023-03-18  3:10 UTC  (2+ messages)

[PATCH 1/1] iommu/vt-d: Allow zero SAGAW if second-stage not supported
 2023-03-18  2:48 UTC 

[PATCH net] vmxnet3: use gro callback when UPT is enabled
 2023-03-18  2:43 UTC  (17+ messages)

[PATCH v2 3/5] md: use md_thread api to wake up sync_thread
 2023-03-18  2:31 UTC  (3+ messages)

[syzbot] UBSAN: shift-out-of-bounds in dbMount
 2023-03-18  2:27 UTC  (2+ messages)
` [syzbot] [jfs?] "

[PATCH v12 0/6] Add function suspend/resume and remote wakeup support
 2023-03-18  2:26 UTC  (8+ messages)
` [PATCH v12 6/6] usb: gadget: f_ecm: Add "

[PATCHSET v3] sched: Implement BPF extensible scheduler class
 2023-03-18  2:05 UTC  (3+ messages)
` [PATCH 30/32] sched_ext: Documentation: scheduler: Document "

[PATCH 0/5] ubi: Enhanced fault injection capability for the UBI driver
 2023-03-18  1:56 UTC  (6+ messages)
` [PATCH -next 1/5] ubi: Using the Fault Injection Framework to refactor the debugfs interface
` [PATCH -next 2/5] ubi: Split io_failures into write_failure and erase_failure
` [PATCH -next 3/5] ubi: Add six fault injection type for testing
` [PATCH -next 4/5] ubi: Reserve sufficient buffer length for the input mask
` [PATCH -next 5/5] mtd: Add several functions to the fail_function list

[PATCH v2] loop: LOOP_CONFIGURE: send uevents for partitions
 2023-03-18  1:50 UTC  (3+ messages)

[PATCH v3] Staging: qlge: Fix indentation in conditional statement
 2023-03-18  1:36 UTC  (2+ messages)

[PATCH] cpuset: Remove unused cpuset_node_allowed
 2023-03-18  1:35 UTC  (3+ messages)
` [PATCH] cpuset: Clean up cpuset_node_allowed

[PATCH 1/1] PCI: layerscape: Add power management support
 2023-03-18  1:15 UTC  (3+ messages)
  ` [EXT] "

[PATCH v3, 0/4] mm, memcg: cgroup v1 and v2 tunable load/store tearing fixes
 2023-03-18  0:58 UTC  (3+ messages)

[PATCH 0/4] pcpctr: fix percpu_counter_sum vs cpu offline race
 2023-03-18  0:41 UTC  (3+ messages)
  ` [PATCH 2/4] pcpcntrs: fix dying cpu summation race

[PATCH/RFC] treewide: Fix instantiation of devices in DT overlay
 2023-03-18  0:36 UTC  (2+ messages)

[PATCH 1/1] ext4: Replace ext4_kvfree_array_rcu() by kvfree_rcu_mightsleep()
 2023-03-18  0:31 UTC  (2+ messages)

[PATCH] MAINTAINERS: Change Joel Fernandes from R: to M:
 2023-03-18  0:27 UTC  (2+ messages)

Probing devices by their less-specific "compatible" bindings (here: brcmnand)
 2023-03-18  0:24 UTC  (3+ messages)

[PATCH] gpu: drm: bridge: sii9234: remove unused bridge_to_sii9234 function
 2023-03-18  0:23 UTC 

[PATCH] perf bpf filter: Add an error message for BPF filter
 2023-03-18  0:22 UTC 

[RFC 00/12] module: avoid userspace pressure on unwanted allocations
 2023-03-18  0:11 UTC  (7+ messages)

[PATCH v2] stress-module: stress finit_module() and delete_module()
 2023-03-18  0:08 UTC 

[PATCH V4 3/4] nvmem: core: export nvmem_add_cells_from_of()
 2023-03-18  0:06 UTC  (2+ messages)

[PATCH 0/3] KVM: support the cpu feature FLUSH_L1D
 2023-03-17 23:59 UTC  (6+ messages)
` [PATCH 1/3] kvm: vmx: Add IA32_FLUSH_CMD guest support

[PATCH 0/2] Refactor do_fault_around()
 2023-03-17 23:59 UTC  (4+ messages)

[PATCH] Add results of early memtest to /proc/meminfo
 2023-03-17 23:56 UTC 

[Patch v3 0/7] Optimize clear dirty log
 2023-03-17 23:51 UTC  (9+ messages)
` [Patch v3 2/7] KVM: x86/mmu: Atomically clear SPTE dirty state in the clear-dirty-log flow
` [Patch v3 7/7] KVM: x86/mmu: Merge all handle_changed_pte* functions

[PATCH v13 0/4] Add support for NXP bluetooth chipsets
 2023-03-17 23:50 UTC  (2+ messages)

[PATCH] xtensa: fix KASAN report for show_stack
 2023-03-17 23:41 UTC 

[PATCH] regulator: dt-bindings: Drop unneeded quotes
 2023-03-17 23:36 UTC 

[PATCH] ASoC: dt-bindings: Drop unneeded quotes
 2023-03-17 23:36 UTC 

[PATCH v5 0/3] Add the clock stretching i2c property
 2023-03-17 23:33 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: i2c: mpc: Mark "fsl,timeout" as deprecated
` [PATCH v5 2/3] i2c: mpc: Use of_property_read_u32 instead of of_get_property
` [PATCH v5 3/3] i2c: mpc: Use i2c-scl-clk-low-timeout-us i2c property

[PATCHv1 0/7] Add Inanbo T28CP45TN89 panel support
 2023-03-17 23:23 UTC  (8+ messages)
` [PATCHv1 1/7] dt-bindings: vendor-prefixes: add Inanbo
` [PATCHv1 2/7] dt-bindings: display: st7789v: add Inanbo T28CP45TN89
` [PATCHv1 3/7] drm/panel: sitronix-st7789v: add SPI ID table
` [PATCHv1 4/7] drm/panel: sitronix-st7789v: remove unused constants
` [PATCHv1 5/7] drm/panel: sitronix-st7789v: make reset GPIO optional
` [PATCHv1 6/7] drm/panel: sitronix-st7789v: prepare for additional panels
` [PATCHv1 7/7] drm/panel: sitronix-st7789v: add Inanbo T28CP45TN89 support

[PATCH v7 00/10] livepatch: klp-convert tool
 2023-03-17 23:20 UTC  (4+ messages)

[PATCH V4 bpf-next] BPF, docs: libbpf Overview Document
 2023-03-17 23:19 UTC  (3+ messages)

[PATCH net] net: dsa: report rx_bytes unadjusted for ETH_HLEN
 2023-03-17 23:19 UTC 

[tip:master] BUILD SUCCESS 12242a871076e87461e2db7df46e4cddb10e9ac4
 2023-03-17 23:08 UTC 

[PATCH] fpga: xilinx-pr-decoupler: remove unused xlnx_pr_decouple_read function
 2023-03-17 23:06 UTC 

[RFC PATCH 0/8] vfio/pci: Support dynamic allocation of MSI-X interrupts
 2023-03-17 23:01 UTC  (5+ messages)
` [RFC PATCH 8/8] vfio/pci: Clear VFIO_IRQ_INFO_NORESIZE for MSI-X

[PATCH v4 0/7] introduce vm_flags modifier functions
 2023-03-17 23:04 UTC  (5+ messages)

[RFC PATCH 0/5] Retire IA64/Itanium support
 2023-03-17 22:55 UTC  (2+ messages)

[PATCH] spi: dw: remove delay between write and read
 2023-03-17 23:01 UTC  (4+ messages)


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