public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-03 23:42:31 to 2024-04-04 05:15:46 UTC [more...]

[RESEND v7 01/37] sh: passing FDT address to kernel startup
 2024-04-04  5:14 UTC  (27+ messages)
` [RESEND v7 02/37] sh: Kconfig unified OF supported targets
` [RESEND v7 03/37] sh: Enable OF support for build and configuration
` [RESEND v7 04/37] dt-bindings: interrupt-controller: Add header for Renesas SH3/4 INTC
` [RESEND v7 05/37] sh: GENERIC_IRQ_CHIP support for CONFIG_OF=y
` [RESEND v7 06/37] sh: kernel/setup Update DT support
` [RESEND v7 07/37] sh: Fix COMMON_CLK support in CONFIG_OF=y
` [RESEND v7 08/37] clocksource: sh_tmu: CLOCKSOURCE support
` [RESEND v7 09/37] dt-binding: Add compatible SH7750 SoC
` [RESEND v7 10/37] sh: Common PCI Framework driver support
` [RESEND v7 11/37] pci: pci-sh7751: Add SH7751 PCI driver
` [RESEND v7 12/37] dt-bindings: pci: pci-sh7751: Add SH7751 PCI
` [RESEND v7 13/37] dt-bindings: clock: sh7750-cpg: Add renesas,sh7750-cpg header
` [RESEND v7 14/37] clk: Compatible with narrow registers
` [RESEND v7 15/37] clk: renesas: Add SH7750/7751 CPG Driver
` [RESEND v7 16/37] irqchip: Add SH7751 INTC driver
` [RESEND v7 17/37] dt-bindings: interrupt-controller: renesas,sh7751-intc: Add json-schema
` [RESEND v7 18/37] irqchip: SH7751 external interrupt encoder with enable gate
` [RESEND v7 19/37] dt-bindings: interrupt-controller: renesas,sh7751-irl-ext: Add json-schema
` [RESEND v7 20/37] serial: sh-sci: fix SH4 OF support
` [RESEND v7 21/37] dt-bindings: serial: renesas,scif: Add scif-sh7751
` [RESEND v7 22/37] dt-bindings: display: smi,sm501: SMI SM501 binding json-schema
` [RESEND v7 23/37] dt-bindings: display: sm501 register definition helper
` [RESEND v7 24/37] mfd: sm501: Convert platform_data to OF property
` [RESEND v7 25/37] dt-binding: sh: cpus: Add SH CPUs json-schema
` [RESEND v7 26/37] dt-bindings: vendor-prefixes: Add iodata
` [RESEND v7 27/37] dt-bindings: ata: ata-generic: Add new targets

[PATCH v7 00/37] Device Tree support for SH7751 based board
 2024-04-04  5:14 UTC  (25+ messages)
` [PATCH v7 01/37] sh: passing FDT address to kernel startup
` [PATCH v7 02/37] sh: Kconfig unified OF supported targets
` [PATCH v7 03/37] sh: Enable OF support for build and configuration
` [PATCH v7 04/37] dt-bindings: interrupt-controller: Add header for Renesas SH3/4 INTC
` [PATCH v7 05/37] sh: GENERIC_IRQ_CHIP support for CONFIG_OF=y
` [PATCH v7 06/37] sh: kernel/setup Update DT support
` [PATCH v7 07/37] sh: Fix COMMON_CLK support in CONFIG_OF=y
` [PATCH v7 08/37] clocksource: sh_tmu: CLOCKSOURCE support
` [PATCH v7 09/37] dt-binding: Add compatible SH7750 SoC
` [PATCH v7 10/37] sh: Common PCI Framework driver support
` [PATCH v7 11/37] pci: pci-sh7751: Add SH7751 PCI driver
` [PATCH v7 12/37] dt-bindings: pci: pci-sh7751: Add SH7751 PCI
` [PATCH v7 13/37] dt-bindings: clock: sh7750-cpg: Add renesas,sh7750-cpg header
` [PATCH v7 14/37] clk: Compatible with narrow registers
` [PATCH v7 15/37] clk: renesas: Add SH7750/7751 CPG Driver
` [PATCH v7 16/37] irqchip: Add SH7751 INTC driver
` [PATCH v7 17/37] dt-bindings: interrupt-controller: renesas,sh7751-intc: Add json-schema
` [PATCH v7 18/37] irqchip: SH7751 external interrupt encoder with enable gate
` [PATCH v7 19/37] dt-bindings: interrupt-controller: renesas,sh7751-irl-ext: Add json-schema
` [PATCH v7 20/37] serial: sh-sci: fix SH4 OF support
` [PATCH v7 21/37] dt-bindings: serial: renesas,scif: Add scif-sh7751
` [PATCH v7 22/37] dt-bindings: display: smi,sm501: SMI SM501 binding json-schema
` [PATCH v7 23/37] dt-bindings: display: sm501 register definition helper
` [RESEND v7 00/37] Device Tree support for SH7751 based board

[PATCH V2 RESEND 0/6] Add support for videocc and camcc on SM8650
 2024-04-04  5:13 UTC  (7+ messages)
` [PATCH V2 RESEND 6/6] arm64: dts: qcom: sm8650: Add video and camera clock controllers

[PATCH v19 0/9] Add multiport support for DWC3 controllers
 2024-04-04  5:12 UTC  (10+ messages)
` [PATCH v19 1/9] dt-bindings: usb: Add bindings for multiport properties on DWC3 controller
` [PATCH v19 2/9] usb: dwc3: core: Access XHCI address space temporarily to read port info
` [PATCH v19 3/9] usb: dwc3: core: Skip setting event buffers for host only controllers
` [PATCH v19 4/9] usb: dwc3: core: Refactor PHY logic to support Multiport Controller
` [PATCH v19 5/9] dt-bindings: usb: qcom,dwc3: Add bindings for SC8280 Multiport
` [PATCH v19 6/9] usb: dwc3: qcom: Add helper function to request wakeup interrupts
` [PATCH v19 7/9] usb: dwc3: qcom: Refactor IRQ handling in glue driver
` [PATCH v19 8/9] usb: dwc3: qcom: Enable wakeup for applicable ports of multiport
` [PATCH v19 9/9] usb: dwc3: qcom: Add multiport suspend/resume support for wrapper

[v5.15 Regression] block: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PART
 2024-04-04  5:13 UTC  (5+ messages)

[PATCH] serial/pmac_zilog: Remove flawed mitigation for rx irq flood
 2024-04-04  5:07 UTC  (4+ messages)

[PATCH] tty: xtensa/iss: Use umin() to fix Coccinelle warning
 2024-04-04  5:05 UTC  (3+ messages)

[patchlet] locking: fix trivial f70405afc99b RT build breakage
 2024-04-04  5:02 UTC 

[PATCH] LoongArch: addrspace: add linux/sizes.h to prevent build errors
 2024-04-04  4:57 UTC 

[PATCH v8 06/15] x86: Add early SHA support for Secure Launch early measurements
 2024-04-04  4:55 UTC  (12+ messages)

[RFC] KVM: arm64: improving IO performance during unmap?
 2024-04-04  4:40 UTC  (7+ messages)
` [PATCH] KVM: arm64: Limit stage2_apply_range() batch size to smallest block

[PATCH] asm-generic/mmiowb: Mark accesses to fix KCSAN warnings
 2024-04-04  4:38 UTC 

[PATCH] arm64: tlb: Fix TLBI RANGE operand
 2024-04-04  4:35 UTC  (5+ messages)

[PATCH v5 00/10] Add CMDQ secure driver for SVP
 2024-04-04  4:31 UTC  (4+ messages)
` [PATCH v5 02/10] dt-bindings: mailbox: Add mboxes property for CMDQ secure driver

[PATCH v6 1/2] dt-bindings: usb: Add the binding example for the Genesys Logic GL3523 hub
 2024-04-04  4:27 UTC  (18+ messages)

[PATCH] ASoC: SOF: amd: fix for false dsp interrupts
 2024-04-04  4:17 UTC 

[PATCH v2] vmcore: replace strncpy with strscpy_pad
 2024-04-04  4:07 UTC  (2+ messages)

[tip:x86/cleanups] BUILD SUCCESS 62fbc013c185896080bc5c7f6dfb26f0746eb217
 2024-04-04  3:59 UTC 

[syzbot] [bpf?] [net?] possible deadlock in pit_timer_fn
 2024-04-04  3:59 UTC 

[tip:x86/apic] BUILD SUCCESS 0049f04c7dfe977a0f8f6935071db3416e641837
 2024-04-04  3:58 UTC 

[PATCH V4 0/5] mlx5 ConnectX control misc driver
 2024-04-04  3:57 UTC  (14+ messages)

[PATCH 1/1] dt-bindings: media: imx-jpeg: add clocks,clock-names,slot to fix warning
 2024-04-04  3:52 UTC 

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-04  3:45 UTC  (5+ messages)
` [PATCH 30/34] sata: mv: drop unnecessary #ifdef checks

[PATCH v2] ata: sata_gemini: Add check for clk_enable
 2024-04-04  3:44 UTC  (2+ messages)

[PATCH 6.8 00/11] 6.8.4-rc1 review
 2024-04-04  3:21 UTC  (2+ messages)

[PATCH] rcutorture: Make rcutorture support srcu double call test
 2024-04-04  3:19 UTC  (4+ messages)

[PATCH net-next v2 0/8] net: dsa: microchip: ksz8: refactor FDB dump path
 2024-04-04  3:18 UTC  (3+ messages)
` [PATCH net-next v2 3/8] net: dsa: microchip: ksz8: Refactor ksz8_fdb_dump()

[PATCH RFC cmpxchg 2/8] sparc: Emulate one-byte and two-byte cmpxchg
 2024-04-04  3:09 UTC  (5+ messages)
` [PATCH 1/8] sparc32: make __cmpxchg_u32() return u32

[PATCH v2 bpf-next] bpf: Fix latent unsoundness in and/or/xor value tracking
 2024-04-04  3:05 UTC  (5+ messages)

[PATCH 0/7] sched/fair|isolation: Correctly clear nohz.[nr_cpus|idle_cpus_mask] for isolated CPUs
 2024-04-04  3:01 UTC  (2+ messages)

user-space concurrent pipe buffer scheduler interactions
 2024-04-04  2:59 UTC  (5+ messages)

[PATCH v6 00/37] Memory allocation profiling
 2024-04-04  2:55 UTC  (7+ messages)
` [PATCH v6 01/37] fix missing vmalloc.h includes

[PATCH net-next] net: fman: Remove some unused fields in some structure
 2024-04-04  2:50 UTC  (2+ messages)

[PATCH net-next v3 1/3] net: phy: marvell: add basic support of 88E308X/88E609X family
 2024-04-04  2:50 UTC  (2+ messages)

[tip:master] BUILD SUCCESS 034dd140a6d8329f9d436e106fa8e7b049aca9ba
 2024-04-04  2:48 UTC 

linux-next: Tree for Apr 4
 2024-04-04  2:44 UTC 

[PATCH bpf-next v5 0/6] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
 2024-04-04  2:43 UTC  (7+ messages)
` [PATCH bpf-next v5 1/6] bpf/helpers: introduce sleepable bpf_timers

[PATCH v2 00/10] PCI: endpoint: Make host reboot handling more robust
 2024-04-04  2:40 UTC  (5+ messages)
` [PATCH v2 02/10] PCI: endpoint: Decouple EPC and PCIe bus specific events

[PATCH net,v2] net: mana: Fix Rx DMA datasize and skb_over_panic
 2024-04-04  2:40 UTC  (2+ messages)

[syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
 2024-04-04  2:39 UTC  (6+ messages)

[PATCH] dax/bus.c: replace WARN_ON_ONCE() with lockdep asserts
 2024-04-04  2:33 UTC  (2+ messages)

[PATCH net v4 0/1] net: fec: Fix to suspend / resume with mac_managed_pm
 2024-04-04  2:30 UTC  (2+ messages)

[PATCH v4] net: stmmac: fix rx queue priority assignment
 2024-04-04  2:30 UTC  (2+ messages)

[PATCH net] net: phy: micrel: lan8814: Fix when enabling/disabling 1-step timestamping
 2024-04-04  2:30 UTC  (2+ messages)

linux-next: build failure after merge of the vfs-brauner tree
 2024-04-04  2:24 UTC 

[PATCH v3 00/15] Add support for suppressing warning backtraces
 2024-04-04  2:14 UTC  (5+ messages)
` [PATCH v3 06/15] net: kunit: Suppress lock warning noise at end of dev_addr_lists tests
` [PATCH v3 15/15] powerpc: Add support for suppressing warning backtraces

linux-next: duplicate patches in the vfs-brauner tree
 2024-04-04  2:09 UTC  (5+ messages)

[PATCH net-next] Add handling of NETDEV_DOWN event
 2024-04-04  2:08 UTC  (4+ messages)
` [PATCH net-next] ipvlan: handle "

[PATCH v2 0/3] Hugetlb fault path to use struct vm_fault
 2024-04-04  2:07 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: mailbox: arm,mhuv3: Add bindings
 2024-04-04  2:01 UTC  (2+ messages)

[PATCHv2 0/3] uprobe: uretprobe speed up
 2024-04-04  2:00 UTC  (8+ messages)
` [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe

[syzbot] [ext4?] possible deadlock in ext4_xattr_inode_iget (3)
 2024-04-04  1:54 UTC  (2+ messages)
` [PATCH] ext4: fix deadlock in ext4_xattr_inode_iget

[PATCH v6 0/4] drivers: watchdog: ast2500 and ast2600 support bootstatus
 2024-04-04  1:50 UTC  (6+ messages)
` [PATCH v6 3/4] dt-bindings: watchdog: aspeed-wdt: Add aspeed,scu

[PATCH] mm/slab_common: Modify mismatched function name
 2024-04-04  1:50 UTC  (3+ messages)

[tip:x86/cpu] BUILD SUCCESS 186d7ef52c1f0c41450dedbdf6d6325d0a84e4c5
 2024-04-04  1:42 UTC 

[PATCH 1/4] ARM: dts: aspeed: greatlakes: correct Mellanox multi-host property
 2024-04-04  1:41 UTC  (3+ messages)

[syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault (2)
 2024-04-04  1:41 UTC  (2+ messages)

[PATCH 0/6] Faster AES-XTS on modern x86_64 CPUs
 2024-04-04  1:35 UTC  (5+ messages)

[syzbot] [mm?] general protection fault in shmem_get_next_id
 2024-04-04  1:33 UTC  (2+ messages)

[PATCH v19 000/130] KVM TDX basic feature support
 2024-04-04  1:27 UTC  (15+ messages)
` [PATCH v19 038/130] KVM: TDX: create/destroy VM structure
` [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific parameters
` [PATCH v19 104/130] KVM: TDX: Add a place holder for handler of TDX hypercalls (TDG.VP.VMCALL)
` [PATCH v19 105/130] KVM: TDX: handle KVM hypercall with TDG.VP.VMCALL

[PATCH v2 0/3] ARM: dts: Update devicetree of Asrock X570D4U BMC
 2024-04-04  1:17 UTC  (3+ messages)
` [PATCH v2 1/3] ARM: dts: Modify GPIO table for "

[RFC PATCH] therm_throt: test bits as we build therm_intr_core_clear_mask
 2024-04-04  1:15 UTC  (2+ messages)

[PATCH] media/uvcvideo: add quirk for invalid dev_sof in Logitech C920
 2024-04-04  1:11 UTC  (3+ messages)

[PATCH] tools/latency-collector: fix -Wformat-security compile warns
 2024-04-04  1:10 UTC 

[syzbot] [cgroups?] [mm?] WARNING in __mod_memcg_lruvec_state
 2024-04-04  1:07 UTC  (2+ messages)

[PATCH v13 0/5] riscv: sophgo: add clock support for sg2042
 2024-04-04  1:04 UTC  (3+ messages)
` [PATCH v13 4/5] clk: sophgo: Add SG2042 clock driver

[PATCH] media: uvcvideo: Explicit alignment of uvc_frame and uvc_format
 2024-04-04  1:04 UTC  (4+ messages)

[syzbot] WARNING in carl9170_usb_send_rx_irq_urb/usb_submit_urb
 2024-04-04  1:04 UTC  (2+ messages)
` [syzbot] [usb?] [wireless?] "

[PATCH bpf-next 1/2] bpf: Allow invoking kfuncs from BPF_PROG_TYPE_SYSCALL progs
 2024-04-04  1:03 UTC  (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Verify calling core kfuncs from BPF_PROG_TYPE_SYCALL

[PATCH v5 00/11] IOMMU memory observability
 2024-04-04  0:58 UTC  (2+ messages)

[PATCH] Squashfs: replace deprecated strncpy with strscpy
 2024-04-04  0:38 UTC  (4+ messages)

[syzbot] [ext4?] possible deadlock in ext4_xattr_inode_iget (3)
 2024-04-04  0:48 UTC  (2+ messages)

[PATCH] riscv: selftests: Add signal handling vector tests
 2024-04-04  0:43 UTC  (3+ messages)

[PATCH v3 00/13] fiemap extension for more physical information
 2024-04-04  0:43 UTC  (4+ messages)

[PATCH net-next v2 0/9] Enhanced DCB and DSCP Support for KSZ Switches
 2024-04-04  0:42 UTC  (3+ messages)
` [PATCH net-next v2 5/9] net: dsa: microchip: add support for different DCB app configurations

[syzbot] [v9fs?] KMSAN: uninit-value in p9_client_rpc (2)
 2024-04-04  0:34 UTC  (2+ messages)

[PATCH v5] media: ucvideo: Add quirk for Logitech Rally Bar
 2024-04-04  0:32 UTC  (3+ messages)

[RFC PATCH v3 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-04-04  0:30 UTC  (3+ messages)
` [RFC PATCH v3 07/17] x86/resctrl: Add support to enable/disable ABMC feature

[PATCH v2] usb: dwc3: gadget: check drained isoc ep
 2024-04-04  0:29 UTC  (4+ messages)

linux-next: manual merge of the dt-krzk tree with the aspeed tree
 2024-04-04  0:28 UTC 

[PATCH v2] dt-bindings: watchdog: aspeed,ast2400-wdt: Convert to DT schema
 2024-04-04  0:26 UTC  (3+ messages)

[PATCH] Squashfs: remove deprecated strncpy by not copying the string
 2024-04-04  0:24 UTC  (2+ messages)

[PATCH v10 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-04-04  0:21 UTC  (4+ messages)
` [PATCH v10 2/2] memory tier: create CPUless memory tiers after obtaining HMAT info

[syzbot] [mm?] inconsistent lock state in __mmap_lock_do_trace_acquire_returned
 2024-04-04  0:21 UTC 

[PATCH] jbd2: use shrink_type type instead of bool type for __jbd2_journal_clean_checkpoint_list()
 2024-04-04  0:18 UTC  (2+ messages)

[PATCH] staging: greybus: Clear up precedence for gcam logging macros
 2024-04-04  0:16 UTC 

[PATCH v4 0/9] asus-wmi: add new features, clean up, fixes
 2024-04-04  0:16 UTC  (10+ messages)
` [PATCH v4 1/9] platform/x86: asus-wmi: add support for 2024 ROG Mini-LED
` [PATCH v4 2/9] platform/x86: asus-wmi: add support for Vivobook GPU MUX
` [PATCH v4 3/9] platform/x86: asus-wmi: add support variant of TUF RGB
` [PATCH v4 4/9] platform/x86: asus-wmi: support toggling POST sound
` [PATCH v4 5/9] platform/x86: asus-wmi: store a min default for ppt options
` [PATCH v4 6/9] platform/x86: asus-wmi: adjust formatting of ppt-<name>() functions
` [PATCH v4 7/9] platform/x86: asus-wmi: ROG Ally increase wait time, allow MCU powersave
` [PATCH v4 8/9] platform/x86: asus-wmi: Add support for "
` [PATCH v4 9/9] platform/x86: asus-wmi: cleanup main struct to avoid some holes

[ANNOUNCE] KVM Microconference at LPC 2024
 2024-04-04  0:17 UTC  (2+ messages)

hi everyone. here are some c tips for the kernel
 2024-04-04  0:06 UTC 

[PATCH 0/3] mm/gup: fixups for hugetlb gup rework series
 2024-04-04  0:05 UTC  (3+ messages)
` [PATCH 1/3] mm: Allow anon exclusive check over hugetlb tail pages

[syzbot] [net?] [nfc?] WARNING: locking bug in nci_close_device (2)
 2024-04-04  0:00 UTC  (2+ messages)

[PATCH] Allocate DMAR fault interrupts locally
 2024-04-04  0:00 UTC  (6+ messages)

[PATCH fs/proc/bootconfig] remove redundant comments from /proc/bootconfig
 2024-04-03 23:55 UTC  (2+ messages)

[PATCH v2 0/5] HID: playstation: DS4: LED bugfix, third-party gamepad support
 2024-04-03 23:39 UTC  (6+ messages)

[PATCH v2 0/4] kprobes: permit use without modules
 2024-04-03 23:44 UTC  (4+ messages)
` [PATCH v2 1/4] arm64: patching: always use fixmap

[PATCH v3 00/29] riscv control-flow integrity for usermode
 2024-04-03 23:35 UTC  (11+ messages)
` [PATCH v3 20/29] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v3 21/29] riscv/traps: Introduce software check exception
` [PATCH v3 22/29] riscv sigcontext: adding cfi state field in sigcontext
` [PATCH v3 23/29] riscv signal: Save and restore of shadow stack for signal
` [PATCH v3 24/29] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v3 25/29] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v3 26/29] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v3 27/29] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v3 28/29] riscv: Documentation for shadow stack on riscv
` [PATCH v3 29/29] kselftest/riscv: kselftest for user mode cfi


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