public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-10 12:20:28 to 2023-08-10 14:53:31 UTC [more...]

[PATCH v2] gpio: consumer: new virtual driver
 2023-08-10 14:53 UTC  (4+ messages)

[PATCH net-next v3 00/10] net: stmmac: add new features to xgmac
 2023-08-10 14:52 UTC  (15+ messages)
` [PATCH net-next v3 01/10] net: stmmac: correct RX COE parsing for xgmac
` [PATCH net-next v3 02/10] net: stmmac: xgmac: add more feature parsing from hw cap
` [PATCH net-next v3 03/10] net: stmmac: mdio: enlarge the max XGMAC C22 ADDR to 31
` [PATCH net-next v3 04/10] net: stmmac: enlarge max rx/tx queues and channels to 16
` [PATCH net-next v3 05/10] net: stmmac: reflect multi irqs for tx/rx channels and mac and safety
` [PATCH net-next v3 06/10] net: stmmac: xgmac: support per-channel irq
` [PATCH net-next v3 08/10] net: stmmac: platform: support parsing safety irqs from DT

[PATCH 1/3] irqchip: xtensa-pic: include header for xtensa_pic_init_legacy()
 2023-08-10 14:52 UTC  (5+ messages)
` [PATCH 2/3] irqchip: mips-gic: mark gic_irq_domain_free() static
` [PATCH 3/3] irqchip: i8259: mark i8259_of_init() static

[PATCH 0/4] keys: Introduce a keys frontend for attestation reports
 2023-08-10 14:50 UTC  (8+ messages)

[PATCH -next] tee: Remove unused declarations
 2023-08-10 14:49 UTC 

[PATCH RFC] Introduce uniptr_t as a generic "universal" pointer
 2023-08-10 14:48 UTC  (7+ messages)

[PATCH 0/6] soc: qcom: llcc: Add support for QDU1000/QRU1000
 2023-08-10 14:45 UTC  (6+ messages)
` [PATCH 2/6] soc: qcom: llcc: Refactor llcc driver to support multiple configuration
` [PATCH 4/6] soc: qcom: Add LLCC support for multi channel DDR

[PATCH 0/2] i2c: fix -Wvoid-pointer-to-enum-cast warnings
 2023-08-10 14:44 UTC  (4+ messages)
` [PATCH 1/2] i2c: i2c-bcm-iproc: fix -Wvoid-pointer-to-enum-cast warning

[PATCH v1 0/4] Optimize mmap_exit for large folios
 2023-08-10 14:44 UTC  (3+ messages)
` [PATCH v1 4/4] mm/mmu_gather: Store and process pages in contig ranges

[PATCH] ASoC: meson: axg-tdm-formatter: fix channel slot allocation
 2023-08-10 14:44 UTC  (2+ messages)

Hang when booting guest kernels compiled with clang after SRSO mitigations
 2023-08-10 14:43 UTC  (9+ messages)

[PATCH v9] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
 2023-08-10 14:43 UTC  (4+ messages)

[PATCH 1/2] gpio: sim: use sysfs_streq() and avoid an strdup()
 2023-08-10 14:39 UTC  (4+ messages)
` [PATCH 2/2] gpio: sim: simplify code with cleanup helpers

[PATCH v2 1/3] dt-bindings: vendor-prefixes: add ShenZhen New Display Co
 2023-08-10 14:41 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: display: panel: Add panels based on ILITEK ILI9806E
` [PATCH v2 3/3] DRM: panel: add Ilitek ILI9806E driver

[PATCH net-next v2 0/2] Add Realtek automotive PCIe driver
 2023-08-10 14:41 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net/ethernet/realtek: Add Realtek automotive PCIe driver code

[PATCH v5 0/9] Refactor the SMMU's CD table ownership
 2023-08-10 14:40 UTC  (11+ messages)
` [PATCH v5 5/9] iommu/arm-smmu-v3: Refactor write_ctx_desc
` [PATCH v5 6/9] iommu/arm-smmu-v3: Move CD table to arm_smmu_master

[PATCH v2 0/6] apq8016: camss: Update dts with various fixes
 2023-08-10 14:40 UTC  (6+ messages)
` [PATCH v2 3/6] arm64: dts: qcom: apq8016-sbc: Set ov5640 assigned-clock
` [PATCH v2 6/6] arm64: dts: qcom: apq8016-sbc: Enable camss for non-mezzanine cases

[PATCH 00/17] -Wmissing-prototype warning fixes
 2023-08-10 14:38 UTC  (22+ messages)
` [PATCH 01/17] [RESEND] jffs2: mark __jffs2_dbg_superblock_counts() static
` [PATCH 02/17] [RESEND] irq_work: consolidate arch_irq_work_raise prototypes
` [PATCH 03/17] [RESEND] ida: make 'ida_dump' static
` [PATCH 04/17] pci: sysfs: move declarations to linux/pci.h
` [PATCH 05/17] swim3: mark swim3_init() static
` [PATCH 06/17] macintosh/ams: mark ams_init() static
` [PATCH 07/17] scsi: qlogicpti: mark qlogicpti_info() static
` [PATCH 08/17] microblaze: mark flush_dcache_folio() inline
` [PATCH 09/17] parport: gsc: mark init function static
` [PATCH 10/17] zorro: include zorro.h in names.c
` [PATCH 11/17] scsi: gvp11: remove unused gvp11_setup() function
` [PATCH 12/17] time: make sysfs_get_uname() function visible in header
` [PATCH 13/17] stackleak: add declarations for global functions
` [PATCH 14/17] kprobes: unify kprobes_exceptions_nofify() prototypes
` [PATCH 15/17] arch: fix asm-offsets.c building with -Wmissing-prototypes
` [PATCH 16/17] [RFC] arch: turn -Wmissing-prototypes off conditionally
` [PATCH 17/17] [RFC] Makefile.extrawarn: turn on missing-prototypes again

[PATCH V3] scsi: ufs: qcom: Align programming sequence as per HW spec
 2023-08-10 14:41 UTC  (2+ messages)

[PATCH v3 0/7] kunit: Add dynamically-extending log
 2023-08-10 14:38 UTC  (12+ messages)
` [PATCH v3 1/7] kunit: Replace fixed-size log with dynamically-extending buffer
` [PATCH v3 2/7] kunit: kunit-test: Add test cases for extending log buffer
` [PATCH v3 3/7] kunit: Handle logging of lines longer than the fragment buffer size
` [PATCH v3 4/7] kunit: kunit-test: Test logging a line that exactly fills a fragment

[PATCH 1/2] drm/exec: use unique instead of local label
 2023-08-10 14:38 UTC  (5+ messages)

[PATCH v3] gpio: gpio-imx-scu: Use ARRAY_SIZE for array length
 2023-08-10 14:34 UTC  (2+ messages)

Stateless Encoding uAPI Discussion and Proposal
 2023-08-10 14:34 UTC  (3+ messages)

[PATCH net-next] octeontx2-af: Harden rule validation
 2023-08-10 14:34 UTC  (2+ messages)

[PATCH RESEND] tty: serial: qcom-geni-serial: Poll primary sequencer irq status after cancel_tx
 2023-08-10 14:36 UTC  (4+ messages)

[BUG kernel-5.15] aarch64: __pi_strncmp() out-of-bound error
 2023-08-10 14:31 UTC  (4+ messages)

[PATCH v5 0/5] variable-order, large folios for anonymous memory
 2023-08-10 14:29 UTC  (6+ messages)
` [PATCH v5 1/5] mm: Allow deferred splitting of arbitrary large anon folios
` [PATCH v5 2/5] mm: Non-pmd-mappable, large folios for folio_add_new_anon_rmap()
` [PATCH v5 3/5] mm: LARGE_ANON_FOLIO for improved performance
` [PATCH v5 4/5] selftests/mm/cow: Generalize do_run_with_thp() helper
` [PATCH v5 5/5] selftests/mm/cow: Add large anon folio tests

[PATCH v5 00/19] Enable CET Virtualization
 2023-08-10 14:29 UTC  (7+ messages)
` [PATCH v5 09/19] KVM:x86: Make guest supervisor states as non-XSAVE managed

[PATCH v4 1/4] dt-bindings: iio: adc: mcp3911: add support for the whole MCP39xx family
 2023-08-10 14:31 UTC  (8+ messages)
` [PATCH v4 4/4] "

[PATCH v2 4/4] blk-flush: don't need to end rq twice for non postflush
 2023-08-10 14:25 UTC  (2+ messages)

[PATCH 0/4] vfio: use __aligned_u64 for ioctl structs
 2023-08-10 14:25 UTC  (7+ messages)
` [PATCH 2/4] vfio: use __aligned_u64 in struct vfio_device_gfx_plane_info
` [PATCH 3/4] vfio: use __aligned_u64 in struct vfio_iommu_type1_info

[PATCH net v2] nl80211/cfg80211: add forgetten nla_policy for BSS color attribute
 2023-08-10 14:25 UTC  (2+ messages)

[PATCH 4.19 000/323] 4.19.291-rc1 review
 2023-08-10 14:24 UTC  (3+ messages)

[PATCH 4.14 000/204] 4.14.322-rc1 review
 2023-08-10 14:23 UTC  (3+ messages)

[PATCH 0/3] Add support for thermal mitigation for K3 J7200 SoC
 2023-08-10 14:19 UTC  (6+ messages)
` [PATCH 2/3] arm64: dts: ti: k3-j7200: Add the supported frequencies for A72

[PATCH] net: wireless: ralink: rt2x00: "foo* bar" should be "foo *bar"
 2023-08-10 14:18 UTC  (6+ messages)

[PATCH v2 0/3] lib/vsprintf: Rework header inclusions
 2023-08-10 14:17 UTC  (14+ messages)
` [PATCH v2 2/3] lib/vsprintf: Split out sprintf() and friends

[PATCH v3 0/9] Use dev_err_probe in i2c probe function
 2023-08-10  8:19 UTC  (2+ messages)

Subject: [PATCH] nlookup missing decrement in fuse_direntplus_link
 2023-08-10 14:15 UTC 

[PATCH v2] docs: staging: add netlink attrs best practices
 2023-08-10 14:15 UTC  (2+ messages)

[syzbot] [ext4?] WARNING in ext4_file_write_iter
 2023-08-10 14:17 UTC  (6+ messages)

LTP test related to virtio releasing and reassigning resource leads to guest hung
 2023-08-10 14:13 UTC  (2+ messages)

[PATCH] drm/i915/gmch: fix build error var set but not used
 2023-08-10 14:12 UTC  (2+ messages)

[PATCH V5 net-next 0/2] net: fec: add XDP_TX feature support
 2023-08-10 14:11 UTC  (5+ messages)
` [PATCH V5 net-next 1/2] "
` [PATCH V5 net-next 2/2] net: fec: improve XDP_TX performance

Fwd: kernel: WARNING: CPU: 0 PID: 16269 at net/netfilter/nf_conntrack_core.c:1210
 2023-08-10 14:10 UTC 

[PATCH] staging: vt6655: Change camel case variables to snake case
 2023-08-10 14:08 UTC  (4+ messages)
` [PATCH v2] "

[PATCH V8 0/9] Enable Wifi RFI interference mitigation feature support
 2023-08-10 14:05 UTC  (3+ messages)
` [PATCH V8 3/9] cfg80211: expose nl80211_chan_width_to_mhz for wide sharing

[PATCH V3 0/8] genpd: imx: relocate scu-pd and misc update
 2023-08-10 14:05 UTC  (3+ messages)
` [PATCH V3 4/8] genpd: imx: scu-pd: do not power off console if no_console_suspend

[RFC PATCH 1/1] sched: Favor almost idle previously used CPUs for wake affine
 2023-08-10 14:06 UTC 

[PATCH v4] tun: avoid high-order page allocation for packet header
 2023-08-10 14:04 UTC  (2+ messages)

[RFC PATCH 00/11] New KVM ioctl to link a gmem inode to a new gmem file
 2023-08-10 14:03 UTC  (3+ messages)
` [RFC PATCH 08/11] KVM: x86: Let moving encryption context be configurable

[PATCH] input: keyboard: Add sprd-keypad driver
 2023-08-10 14:00 UTC  (4+ messages)

[PATCH 1/1] net: stmmac: dwmac4: extract MAC_HW_Feature regs MSB first
 2023-08-10 13:59 UTC  (3+ messages)

[RFC PATCH v2 0/5] Reduce NUMA balance caused TLB-shootdowns in a VM
 2023-08-10 13:58 UTC  (4+ messages)
` [RFC PATCH v2 5/5] KVM: Unmap pages only when it's indeed protected for NUMA migration

[PATCH v2] media: vcodec: Fix potential array out-of-bounds in encoder queue_setup
 2023-08-10 13:58 UTC  (2+ messages)

[PATCH v1] Bluetooth: btnxpuart: Improve inband Independent Reset handling
 2023-08-10 13:55 UTC 

[PATCH v2 2/2] ARM: dts: am335x-bone-common: Add GPIO PHY reset on revision C3 board
 2023-08-10 13:47 UTC  (5+ messages)

[PATCH] KVM: x86: Remove WARN sanity check on hypervisor timer vs. UNINITIALIZED vCPU
 2023-08-10 13:46 UTC  (2+ messages)

[PATCH 1/9] mfd: stmpe: Fix Wvoid-pointer-to-enum-cast warning
 2023-08-10 13:47 UTC  (3+ messages)
` [PATCH 2/9] mfd: max14577: "

[PATCH net-next 1/2] wifi: ath11k: fix Wvoid-pointer-to-enum-cast warning
 2023-08-10 13:36 UTC  (4+ messages)
` [PATCH net-next 2/2] wifi: ath10k: "

[PATCH v2] docs: filesystems: idmappings: clarify from where idmappings are taken
 2023-08-10 13:40 UTC  (2+ messages)

[PATCH 00/11] clk: samsung: remove number of clocks from bindings
 2023-08-10 13:38 UTC  (2+ messages)

[PATCH] dt-bindings: arm: mediatek: convert audsys to yaml
 2023-08-10 13:36 UTC 

[PATCH v4 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-08-10 13:34 UTC  (7+ messages)
` [PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks

[PATCH next] drm/loongson: Fix error handling in lsdc_pixel_pll_setup()
 2023-08-10 13:30 UTC  (2+ messages)

[PATCH v1 1/1] iio: accel: kionix-kx022a: Use correct header(s) instead of string_helpers.h
 2023-08-10 13:29 UTC  (3+ messages)

[PATCH] ARM: dts: qcom: ipq4019: correct SDHCI XO clock
 2023-08-10 13:28 UTC 

[PATCH v3 00/10] Fix up icc clock rate calculation on some platforms
 2023-08-10 13:28 UTC  (4+ messages)
` [PATCH v3 04/10] interconnect: qcom: icc-rpm: Check for node-specific rate coefficients

[PATCH v1 0/6] iio: Introduce and use device_property_match_property_string()
 2023-08-10 13:26 UTC  (4+ messages)
` [PATCH v1 2/6] device property: Add fwnode_property_match_property_string()

[PATCH v3 0/9] arm64: dts: qcom: enable EMAC1 on sa8775p
 2023-08-10 13:26 UTC  (5+ messages)
` [PATCH v3 7/9] arm64: dts: qcom: sa8775p-ride: sort aliases alphabetically
` [PATCH v3 8/9] arm64: dts: qcom: sa8775p-ride: add an alias for ethernet0

[tip:sched/eevdf] [sched/fair] e0c2ff903c: phoronix-test-suite.blogbench.Write.final_score -34.8% regression
 2023-08-10 13:24 UTC 

[RFC][PATCH 00/17] Fix up the recent SRSO patches
 2023-08-10 13:22 UTC  (15+ messages)
` [RFC][PATCH 02/17] x86/cpu: Clean up SRSO return thunk mess
` [RFC][PATCH 04/17] objtool/x86: Fix SRSO mess
` [RFC][PATCH 12/17] x86/cpu: Rename original retbleed return thunk

[PATCH 0/2] fat: revise the FAT patches for mgtime series
 2023-08-10 13:22 UTC  (6+ messages)
` [PATCH 1/2] fat: remove i_version handling from fat_update_time
` [PATCH 2/2] fat: make fat_update_time get its own timestamp

[PATCH v3] PCI: xilinx-nwl: Remove unnecessary code which updates primary, secondary and sub-ordinate bus numbers
 2023-08-10 13:21 UTC  (5+ messages)
` [PATCH v3 0/2] Increase ecam size value to discover 256 buses during
` [PATCH v3 1/2] dt-bindings: PCI: xilinx-nwl: Modify ECAM size in example
` [PATCH v3 2/2] PCI: xilinx-nwl: Increase ECAM size to accommodate 256 buses

[PATCH v3 0/4] multi-page bvec configuration for integrity payload
 2023-08-10 13:20 UTC  (2+ messages)

[PATCH] psi: update psi irqtime when the irq delta is nozero
 2023-08-10 13:15 UTC 

[PATCH v5 0/3] Add new channels for adis16475
 2023-08-10 13:16 UTC  (2+ messages)

[PATCH v2] tty: Explicitly include correct DT includes
 2023-08-10 13:13 UTC  (2+ messages)

[PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages()
 2023-08-10 13:07 UTC  (11+ messages)
  ` [PATCH net-next v10 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1

[PATCH v3 0/5] Introduce IEP driver and packet timestamping support
 2023-08-10 13:05 UTC  (7+ messages)
` [PATCH v3 1/5] dt-bindings: net: Add ICSS IEP
    ` [EXTERNAL] "

[PATCH 0/3] Add support for Intel Alder Lake PCH
 2023-08-10 13:06 UTC  (4+ messages)
` [PATCH 3/3] pinctrl: tigerlake: Add Alder Lake-P ACPI ID

[PATCH v2 00/11] Fix typos, comments and copyright
 2023-08-10 13:05 UTC  (4+ messages)
` [PATCH v2 02/11] PCI: Add the pci_get_class_masked() helper

[syzbot] [btrfs?] KASAN: slab-use-after-free Read in btrfs_open_devices
 2023-08-10 13:05 UTC 

[PATCH v7 0/5] Enable IPQ5332 USB2
 2023-08-10 13:00 UTC  (3+ messages)
` [PATCH v7 2/5] phy: qcom-m31: Introduce qcom,m31 USB phy driver

[PATCH v2 0/8] io_uring: Initial support for {s,g}etsockopt commands
 2023-08-10 12:57 UTC  (4+ messages)
` [PATCH v2 2/8] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT

[PATCH -next] ASoC: SOF: Intel: Remove duplicated include in lnl.c
 2023-08-10 12:32 UTC  (2+ messages)

[PATCH v3 0/3] add clock controller of qca8386/qca8084
 2023-08-10 12:59 UTC  (5+ messages)
` [PATCH v3 2/3] dt-bindings: clock: add qca8386/qca8084 clock and reset definitions
` [PATCH v3 3/3] clk: qcom: add clock controller driver for qca8386/qca8084

[PATCH printk v2 0/8] wire up nbcon consoles
 2023-08-10 12:56 UTC  (3+ messages)
` [PATCH printk v2 6/8] printk: nbcon: Add ownership state functions

[PATCH net v2 0/2] Fix VF to VM attach detach
 2023-08-10 12:52 UTC  (2+ messages)

[PATCH 1/2] ethernet: ldmvsw: mark ldmvsw_open() static
 2023-08-10 12:50 UTC  (3+ messages)
` [PATCH 2/2] ethernet: atarilance: mark init function static

[PATCH] KVM: VMX: Rename vmx_get_max_tdp_level to vmx_get_max_ept_level
 2023-08-10 11:38 UTC 

[PATCH v8 0/2] Digiteq Automotive MGB4 driver
 2023-08-10 12:43 UTC  (5+ messages)
` [PATCH v8 2/2] Added Digiteq Automotive MGB4 driver documentation

[PATCH v1 1/1] mmc: sdhci-of-dwcmshc: Add runtime PM operations for BlueField-3
 2023-08-10 12:44 UTC  (5+ messages)
` [PATCH v7] mmc: sdhci-of-dwcmshc: Add runtime PM operations

[PATCH] mm: Fix access_remote_vm() regression on tagged addresses
 2023-08-10 12:42 UTC  (3+ messages)

[PATCH] tracing: Fix race when concurrently splice_read trace_pipe
 2023-08-10 12:39 UTC 

[PATCH 00/36] tty: type unifications -- part I
 2023-08-10 12:37 UTC  (3+ messages)
` [PATCH 01/36] tty: xtensa/iss: drop unneeded tty_operations hooks

[PATCH] ARM: dts: stm32: fix dts check warnings on stm32mp15-scmi
 2023-08-10 12:35 UTC  (2+ messages)

[PATCH v2 0/3] Updates for AMD Family 1Ah-based Models
 2023-08-10 12:35 UTC  (4+ messages)
` [PATCH v2 1/3] x86/amd_nb: Add PCI IDs for AMD Family 1Ah-based models
  ` [tip: x86/misc] "

[PATCH v2 2/3] hwmon: (k10temp) Add thermal support for AMD Family 1Ah-based models
 2023-08-10 12:35 UTC  (2+ messages)
` [tip: x86/misc] "

[PATCH v2 3/3] EDAC/amd64: Add support for AMD Family 1Ah Models 00h-1Fh and 40h-4Fh
 2023-08-10 12:35 UTC  (2+ messages)
` [tip: x86/misc] EDAC/amd64: Add support for AMD family 1Ah models "

[PATCH 0/5] MPM pin mappings
 2023-08-10 12:32 UTC  (4+ messages)
` [PATCH 3/5] pinctrl: qcom: sm6115: Add "

[PATCH v1 0/2] Add LSM access controls for io_uring_setup
 2023-08-10 12:27 UTC  (11+ messages)

[PATCH v8 00/14] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-08-10 12:26 UTC  (5+ messages)
` [PATCH v8 02/14] KVM: Declare kvm_arch_flush_remote_tlbs() globally

[PATCH V3 1/2] tick: Rename tick_do_update_jiffies64() and allow external usage
 2023-08-10 12:24 UTC  (2+ messages)
` [PATCH V3 2/2] rcu: Update jiffies in rcu_cpu_stall_reset()

[PATCH v12 0/7] MT8188 IOMMU SUPPORT
 2023-08-10 12:22 UTC  (4+ messages)
` [PATCH v12 5/7] iommu/mediatek: Add MT8188 IOMMU Support

[PATCH] dt-bindings: remoteproc: k3-dsp: correct optional sram properties for AM62A SoCs
 2023-08-10 12:21 UTC  (2+ messages)


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