public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-12 02:47:55 to 2023-09-12 06:09:06 UTC [more...]

[PATCH v2 0/7] Fix Python string escapes
 2023-09-12  6:08 UTC  (3+ messages)
` [PATCH v2 5/7] tools/perf: fix "
` [PATCH v2 7/7] selftests/bpf: "

[PATCH] argv_split: fix kernel-doc warnings
 2023-09-12  6:08 UTC 

[PATCH] stacktrace: fix kernel-doc typo
 2023-09-12  6:08 UTC 

[PATCH] pidfd: prevent a kernel-doc warning
 2023-09-12  6:08 UTC 

[PATCH bpf] bpf, cgroup: fix multiple kernel-doc warnings
 2023-09-12  6:08 UTC 

[PATCH] arm64: dts: exynos: Use pinctrl macros for exynos5433-tm2
 2023-09-12  5:56 UTC 

[PATCH v1 1/5] perf parse-events: Remove unused header files
 2023-09-12  6:00 UTC  (10+ messages)
` [PATCH v1 2/5] perf parse-events: Make YYDEBUG dependent on doing a debug build
` [PATCH v1 3/5] perf expr: "
` [PATCH v1 4/5] perf pmu: Add YYDEBUG
` [PATCH v1 5/5] perf bpf-filter: "

[PATCH 0/4] Introduce perf check subcommand
 2023-09-12  5:57 UTC  (7+ messages)
` [PATCH 1/4] perf check: introduce "
` [PATCH 3/4] perf tests task_analyzer: use perf check for libtraceevent support

[PATCH net-next v2 0/2] Add Half Duplex support for ICSSG Driver
 2023-09-12  5:55 UTC  (4+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: Add documentation for Half duplex support

[PATCH v10 0/5] staging: vc04_services: vchiq: Register devices with a custom bus_type
 2023-09-12  5:50 UTC  (4+ messages)
` [PATCH v10 1/5] staging: vc04_services: vchiq_arm: Add new bus type and device type

[PATCH 6.1 000/600] 6.1.53-rc1 review
 2023-09-12  5:50 UTC  (4+ messages)

[PATCH] wifi: rtl8xxxu: Add a description about the device ID 0x7392:0xb722
 2023-09-12  5:44 UTC  (2+ messages)

[RFC PATCH] locking/ww_mutex: Adjust to lockdep nest_lock requirements
 2023-09-12  5:32 UTC 

[syzbot] [mm?] kernel BUG in vma_replace_policy
 2023-09-12  5:30 UTC  (2+ messages)

linux-next: Tree for Sep 12
 2023-09-12  5:26 UTC 

[PATCH net-next v4 0/2] net: dsa: microchip: add drive strength support
 2023-09-12  5:22 UTC  (4+ messages)
` [PATCH net-next v4 1/2] dt-bindings: net: dsa: microchip: Update ksz device tree bindings for drive strength
` [PATCH net-next v4 2/2] net: dsa: microchip: Add drive strength configuration

[PATCH] MAINTAINERS: mmc: take over as maintainer of MCI & SDHCI MICROCHIP DRIVERS
 2023-09-12  5:21 UTC  (2+ messages)

[PATCH] mm: as the same logic with queue_pages_range
 2023-09-12  5:20 UTC 

linux-next: build warning after merge of the mm tree
 2023-09-12  5:20 UTC 

[PATCH v4 0/7] rust: workqueue: add bindings for the workqueue
 2023-09-12  5:14 UTC  (2+ messages)

linux-next: build warning after merge of the wireless tree
 2023-09-12  5:13 UTC 

linux-next: build warning after merge of the wireless-next tree
 2023-09-12  5:10 UTC 

[linus:master] [nbd] 0c1c9a27ce: blktests.nbd/002.fail
 2023-09-12  5:08 UTC 

[PATCH v3 0/4] platform/x86: intel_scu_ipc: Timeout fixes
 2023-09-12  5:04 UTC  (12+ messages)
` [PATCH v3 1/4] platform/x86: intel_scu_ipc: Check status after timeout in busy_loop()
` [PATCH v3 2/4] platform/x86: intel_scu_ipc: Check status upon timeout in ipc_wait_for_interrupt()
` [PATCH v3 3/4] platform/x86: intel_scu_ipc: Don't override scu in intel_scu_ipc_dev_simple_command()
` [PATCH v3 4/4] platform/x86: intel_scu_ipc: Fail IPC send if still busy

linux-next: build warning after merge of the bcachefs tree
 2023-09-12  5:02 UTC 

[PATCH] drm: fix up fbdev Kconfig defaults
 2023-09-12  5:00 UTC  (2+ messages)

[PATCH net-next v5 1/1] net: dsa: microchip: Add partial ACL support for ksz9477 switches
 2023-09-12  5:00 UTC 

[syzbot] [mm?] BUG: Bad page map (7)
 2023-09-12  4:59 UTC  (9+ messages)

[PATCH] wifi: rtl8xxxu: fix LED control code of RTL8192FU
 2023-09-12  4:54 UTC  (2+ messages)

[PATCH 00/37] Add new Renesas RZ/G3S SoC and RZ/G3S SMARC EVK
 2023-09-12  4:51 UTC  (38+ messages)
` [PATCH 01/37] dt-bindings: serial: renesas,scif: document r9a08g045 support
` [PATCH 02/37] dt-bindings: soc: renesas: document Renesas RZ/G3S SoC variants
` [PATCH 03/37] dt-bindings: soc: renesas: renesas,rzg2l-sysc: document RZ/G3S SoC
` [PATCH 04/37] soc: renesas: identify "
` [PATCH 05/37] soc: renesas: remove blank lines
` [PATCH 06/37] clk: renesas: rzg2l: wait for status bit of SD mux before continuing
` [PATCH 07/37] clk: renesas: rzg2l: lock around writes to mux register
` [PATCH 08/37] clk: renesas: rzg2l: trust value returned by hardware
` [PATCH 09/37] clk: renesas: rzg2l: fix computation formula
` [PATCH 10/37] clk: renesas: rzg2l: use core->name for clock name
` [PATCH 11/37] clk: renesas: rzg2l: simplify a bit the logic in rzg2l_mod_clock_endisable()
` [PATCH 12/37] clk: renesas: rzg2l: reduce the critical area
` [PATCH 13/37] clk: renesas: rzg2l: use FIELD_GET() for PLL register fields
` [PATCH 14/37] clk: renesas: rzg2l: use u32 for flag and mux_flags
` [PATCH 15/37] clk: renesas: rzg2l: add support for RZ/G3S PLL
` [PATCH 16/37] clk: renesas: rzg2l: add struct clk_hw_data
` [PATCH 17/37] clk: renesas: rzg2l: remove CPG_SDHI_DSEL from generic header
` [PATCH 18/37] clk: renesas: rzg2l: refactor sd mux driver
` [PATCH 19/37] clk: renesas: rzg2l: add a divider clock for RZ/G3S
` [PATCH 20/37] dt-bindings: clock: renesas,rzg2l-cpg: document RZ/G3S SoC
` [PATCH 21/37] dt-bindings: clock: add r9a08g045 CPG clocks and resets definitions
` [PATCH 22/37] clk: renesas: add minimal boot support for RZ/G3S SoC
` [PATCH 23/37] pinctrl: renesas: rzg2l: index all registers based on port offset
` [PATCH 24/37] pinctrl: renesas: rzg2l: adapt for different SD, PWPR register offsets
` [PATCH 25/37] pinctrl: renesas: rzg2l: adapt function number for RZ/G3S
` [PATCH 26/37] pinctrl: renesas: rzg2l: move ds and oi to SoC specific configuration
` [PATCH 27/37] pinctrl: renesas: rzg2l: add support for different ds values on different groups
` [PATCH 28/37] pinctrl: renesas: rzg2l: make struct rzg2l_pinctrl_data::dedicated_pins constant
` [PATCH 29/37] dt-bindings: pinctrl: renesas: document RZ/G3S SoC
` [PATCH 30/37] pinctrl: renesas: rzg2l: add support for "
` [PATCH 31/37] dt-bindings: mmc: renesas,sdhi: Document RZ/G3S support
` [PATCH 32/37] arm64: dts: renesas: add initial DTSI for RZ/G3S SoC
` [PATCH 33/37] arm64: dts: renesas: rzg3l-smarc-som: add initial support for RZ/G3S SMARC Carrier-II SoM
` [PATCH 34/37] arm64: dts: renesas: rzg3s-smarc: add initial device tree for RZ SMARC Carrier-II board
` [PATCH 35/37] dt-bindings: arm: renesas: document SMARC Carrier-II EVK
` [PATCH 36/37] arm64: dts: renesas: r9a08g045s33-smarc: add initial device tree for RZ/G3S SMARC EVK board
` [PATCH 37/37] arm64: defconfig: enable RZ/G3S (R9A08G045) SoC

[PATCH] arm64: dts: ti: k3-j721s2-evm-gesi: Specify base dtb for overlay file
 2023-09-12  4:36 UTC  (4+ messages)

[PATCH v2] arm64: dts: ti: k3-j721s2-evm-gesi: Specify base dtb for overlay file
 2023-09-12  4:33 UTC 

[PATCH 00/10] hwrng: stm32: support STM32MP13x platforms
 2023-09-12  4:02 UTC  (3+ messages)
` [PATCH 05/10] hwrng: stm32 - rework error handling in stm32_rng_read()

[PATCH v16 00/20] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2023-09-11 23:32 UTC  (4+ messages)
` [PATCH v16 06/20] drm/virtio: Replace drm_gem_shmem_free() with drm_gem_object_put()

[PATCH] media: videobuf2-dma-sg: limit the sg segment size
 2023-09-12  2:22 UTC  (9+ messages)
    ` [EXT] "

[RFC PATCH v2 1/1] scripts: Introduce a default git.orderFile
 2023-09-12  4:24 UTC  (2+ messages)

[PATCH] net/core: Export dev_core_stats_rx_dropped_inc sets
 2023-09-12  4:23 UTC  (2+ messages)

[PATCH v6 00/22] fix DRM_USE_DYNAMIC_DEBUG regression
 2023-09-11 23:08 UTC  (8+ messages)
` [PATCH v6 03/22] dyndbg: replace classmap list with a vector
` [PATCH v6 04/22] dyndbg: ddebug_apply_class_bitmap - add module arg, select on it
` [PATCH v6 05/22] dyndbg: split param_set_dyndbg_classes to module/wrapper fns
` [PATCH v6 08/22] dyndbg: silence debugs with no-change updates
` [PATCH v6 10/22] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v6 12/22] dyndbg-API: fix CONFIG_DRM_USE_DYNAMIC_DEBUG regression
` [PATCH v6 18/22] dyndbg: reserve flag bit _DPRINTK_FLAGS_PREFIX_CACHED

[PATCH v3 0/3] Add PWM-DAC audio support for StarFive JH7110 RISC-V SoC
 2023-09-11 23:57 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/5] ARM: omap: omap4-embt2ws: 32K clock for WLAN
 2023-09-11 22:13 UTC  (3+ messages)
` [PATCH v3 1/5] dt-bindings: mfd: convert twl-family.txt to json-schema
` [PATCH v3 5/5] ARM: dts: omap4-embt2ws: enable 32K clock on WLAN

[PATCH v1 1/3] dt-bindings: mmc: Drop unused properties
 2023-09-12  2:00 UTC  (12+ messages)

[PATCH v1 0/2] usb: gadget: uvc: stability fixes when stopping streams
 2023-09-12  4:19 UTC  (3+ messages)
` [PATCH v1 1/2] usb: gadget: uvc: prevent use of disabled endpoint
` [PATCH v1 2/2] usb: gadget: uvc: prevent de-allocating inflight usb_requests

[PATCH v3 1/2] usb: dwc3: core: configure TX/RX threshold for DWC3_IP
 2023-09-12  4:19 UTC  (2+ messages)
` [PATCH v3 2/2] dt-bindings: usb: dwc3: Add DWC_usb3 TX/RX threshold configurable

[RFC v2] KVM: arm/arm64: optimize vSGI injection performance
 2023-09-12  4:13 UTC  (3+ messages)

[PATCH v4 0/3] Match data improvements for wm8580 driver
 2023-09-11 23:57 UTC  (2+ messages)

[PATCH v1 00/17] RPC service thread improvements
 2023-09-12  4:08 UTC  (9+ messages)
` [PATCH v1 11/17] lib: add light-weight queuing mechanism

[syzbot] [bfs?] KASAN: null-ptr-deref Read in drop_buffers (2)
 2023-09-12  4:06 UTC  (2+ messages)
` [syzbot] [jfs?] "

[PATCH v3] fs: add a new SB_I_NOUMASK flag
 2023-09-12  0:25 UTC 

[PATCH v3 0/5] ARM: Add GXP UMAC Support
 2023-09-11 21:12 UTC  (10+ messages)
` [PATCH v3 4/5] net: hpe: Add GXP UMAC Driver

[PATCH] perf/arm-cmn: Fix CMN_DTM_UNIT_INFO offset in CMN700
 2023-09-12  4:03 UTC 

[PATCH v11 net-next 00/23] net/tcp: Add TCP-AO support
 2023-09-11 21:03 UTC  (6+ messages)
` [PATCH v11 net-next 02/23] net/tcp: Add TCP-AO config and structures
` [PATCH v11 net-next 04/23] net/tcp: Prevent TCP-MD5 with TCP-AO being set
` [PATCH v11 net-next 12/23] net/tcp: Verify inbound TCP-AO signed segments
` [PATCH v11 net-next 15/23] net/tcp: Add tcp_hash_fail() ratelimited logs
` [PATCH v11 net-next 17/23] net/tcp: Add option for TCP-AO to (not) hash header

[PATCH] arm64: cpufeature: Expose the real mpidr value to EL0
 2023-09-12  3:52 UTC 

[RFC v2 0/4] Support reconnection in vduse
 2023-09-12  3:00 UTC  (5+ messages)
` [RFC v2 1/4] vduse: Add function to get/free the pages for reconnection
` [RFC v2 2/4] vduse: Add file operation for mmap
` [RFC v2 3/4] vduse: update the vq_info in ioctl
` [RFC v2 4/4] vduse: Add new ioctl VDUSE_GET_RECONNECT_INFO

[PATCH v20 00/30] Add KVM LoongArch support
 2023-09-12  3:51 UTC  (10+ messages)
` [PATCH v20 09/30] LoongArch: KVM: Implement vcpu get, vcpu set registers
` [PATCH v20 16/30] LoongArch: KVM: Implement update VM id function

[PATCH 0/3] Introduce reset driver for T-HEAD th1520 SoC
 2023-09-12  3:16 UTC  (5+ messages)
  ` [PATCH 1/3] dt-bindings: reset: Document th1520 reset control
  ` [PATCH 2/3] reset: Add th1520 reset driver support
  ` [PATCH 3/3] riscv: dts: Add th1520 reset device tree

Regression: Commit "netfilter: nf_tables: disallow rule addition to bound chain via NFTA_RULE_CHAIN_ID" breaks ruleset loading in linux-stable
 2023-09-11 22:57 UTC  (2+ messages)

drivers/pci/endpoint/functions/pci-epf-vntb.c:559:21: sparse: sparse: incorrect type in assignment (different address spaces)
 2023-09-12  3:06 UTC 

[syzbot] [ntfs3?] memory leak in wnd_init
 2023-09-12  3:43 UTC 

[PATCH V2] kasan: Cleanup the __HAVE_ARCH_SHADOW_MAP usage
 2023-09-12  3:17 UTC  (2+ messages)
` [PATCH V2] LoongArch: Don't inline kasan_mem_to_shadow()/kasan_shadow_to_mem()

[PATCH v2 0/9] x86/clear_huge_page: multi-page clearing
 2023-09-12  3:27 UTC  (10+ messages)
` [PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED

[PATCH v3 0/3] x86/cacheinfo: Set the number of leaves per CPU
 2023-09-12  3:23 UTC  (4+ messages)

[PATCH] integrity: powerpc: Do not select CA_MACHINE_KEYRING
 2023-09-12  3:39 UTC  (3+ messages)

[PATCH v2 RESEND 1/2] usb: dwc3: core: configure TX/RX threshold for DWC3_IP
 2023-09-12  3:39 UTC  (5+ messages)

[PATCH] i2c:octeon:Add block-mode r/w
 2023-09-12  3:38 UTC  (3+ messages)
` [PATCH] THUNDERX_I2C_BLOCK_MODE

kernel/bpf/helpers.c:1954:17: warning: no previous declaration for 'bpf_list_push_front_impl'
 2023-09-12  3:38 UTC 

[PATCH 0/2] Fix nohz_full vs rt bandwidth
 2023-09-12  2:35 UTC  (8+ messages)
    ` [External] "

[RFC PATCH v2] bpf: Using binary search to improve the performance of btf_find_by_name_kind
 2023-09-12  3:35 UTC  (4+ messages)

[PATCH v6] riscv: add userland instruction dump to RISC-V splats
 2023-09-12  2:13 UTC 

[PATCH v5] riscv: add userland instruction dump to RISC-V splats
 2023-09-12  2:13 UTC  (5+ messages)
  ` [External] "

[RFC PATCH 0/2] Makes it easier for the wakee to choose previous CPU
 2023-09-12  3:05 UTC  (5+ messages)
` [RFC PATCH 2/2] sched/fair: skip the cache hot CPU in select_idle_cpu()

[PATCH v3 0/4] Displayport Alternate Mode 2.1 Support
 2023-09-12  0:57 UTC  (4+ messages)
` [PATCH v3 1/4] usb: typec: Add "
` [PATCH v3 2/4] usb: typec: Add Active or Passive cable defination to cable discover mode VDO
` [PATCH v3 4/4] usb: typec: intel_pmc_mux: Configure Displayport Alternate mode 2.1

[PATCH] KVM: vPMU: Use atomic bit operations for global_status
 2023-09-11 23:42 UTC  (5+ messages)

[PATCH] Fix typo in tpmrm class definition
 2023-09-11 22:34 UTC  (3+ messages)

[tip: x86/tdx] x86/tdx: Retry partially-completed page conversion hypercalls
 2023-09-11 23:23 UTC 

[PATCH v2 0/5] Introduce new wrappers to copy user-arrays
 2023-09-12  2:32 UTC  (5+ messages)

[PATCH v4 0/4] Move Loongson1 MAC arch-code to the driver dir
 2023-09-12  2:01 UTC  (4+ messages)
` [PATCH v4 3/4] net: stmmac: Add glue layer for Loongson-1 SoC

[PATCH] certs: Add the ability to add only CA certificates to the secondary trusted keyring
 2023-09-11 21:15 UTC  (3+ messages)
` [PATCH v2] certs: Add option to disallow non-CA certificates in secondary trusted keying

linux-next: build failure after merge of the bcachefs tree
 2023-09-12  2:47 UTC  (2+ messages)

[PATCH 0/9] dma-buf: heaps: Add MediaTek secure heap
 2023-09-11 23:51 UTC  (4+ messages)
` [PATCH 1/9] dma-buf: heaps: Deduplicate docs and adopt common format

linux-next: manual merge of the wireless-next tree with the wireless tree
 2023-09-12  2:46 UTC 

linux-next: Signed-off-by missing for commit in the scmi tree
 2023-09-11 23:09 UTC 

[PATCH v5] Randomized slab caches for kmalloc()
 2023-09-11 22:12 UTC  (3+ messages)

[RFC PATCH 0/9] I3C Slave Mode support
 2023-09-11 22:17 UTC  (4+ messages)
` [RFC PATCH 5/9] i3c: add slave mode support

linux-next: Tree for Sep 11
 2023-09-11 21:03 UTC  (2+ messages)
` linux-next: Tree for Sep 11 [drivers/tty/serial/cpm_uart.ko]

[PATCH V13 0/5] Generate device tree node for pci devices
 2023-09-11 21:06 UTC  (3+ messages)
` [PATCH V13 2/5] PCI: Create device tree node for bridge

[PATCH 00/14] add driver to support secure video decoder
 2023-09-12  1:48 UTC  (4+ messages)
` [PATCH 12/14] media: medkatek: vcodec: set secure mode to decoder driver

[PATCH AUTOSEL 5.15 01/19] media: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035_i2c_master_xfer
 2023-09-12  2:39 UTC  (4+ messages)
` [PATCH AUTOSEL 5.15 10/19] usb: cdns3: Put the cdns set active part outside the spin lock

[PATCH] certs: Restrict blacklist updates to the secondary trusted keyring
 2023-09-11 22:04 UTC  (4+ messages)

[PATCH v2] ASoC: cs42xx8-i2c: Simplify probe()
 2023-09-11 23:57 UTC  (2+ messages)

[RESEND][PATCH] tracing/synthetic: Fix order of struct trace_dynamic_info
 2023-09-11 22:02 UTC  (3+ messages)

linux-next: build warnings after merge of the btrfs tree
 2023-09-12  0:46 UTC 

[FIX PATCH] selftests: tracing: Fix to unmount tracefs for recovering environment
 2023-09-12  0:57 UTC  (4+ messages)

[PATCH v2,0/3] media: mediatek: vcodec: Add driver to support 10bit
 2023-09-12  1:32 UTC  (3+ messages)

[PATCH] iommu/sun50i: Allow page sizes between 4K and 1M
 2023-09-11 22:00 UTC  (4+ messages)

[PATCH v9 0/9] x86/resctrl: Miscellaneous resctrl features
 2023-09-11 23:08 UTC  (3+ messages)
` [PATCH v9 9/9] x86/resctrl: Display RMID of resource group

[FIX PATCH v2] selftests: tracing: Fix to unmount tracefs for recovering environment
 2023-09-12  1:24 UTC  (2+ messages)

[PATCH v1 1/1] logic_pio: Use RESOURCE_SIZE_MAX definition
 2023-09-11 22:45 UTC 

[PATCH][next] RDMA/core: Use size_{add,mul}() in calls to struct_size()
 2023-09-11 23:21 UTC 

[PATCH] ASoC: fsl: imx-pcm-rpmsg: Add SNDRV_PCM_INFO_BATCH flag
 2023-09-12  0:01 UTC  (2+ messages)

[PATCH v2] thermal/drivers/sun8i: Don't fail probe due to zone registration failure
 2023-09-11 23:51 UTC 

[PATCH v2 0/2] Fix redundant PLLA update
 2023-09-12  0:01 UTC  (2+ messages)

[PATCH v2 1/2] drm/msm/dpu: fail dpu_plane_atomic_check() based on mdp clk limits
 2023-09-11 22:16 UTC 

[RFC PATCH V1 5/6] sched/numa: Allow recently accessed VMAs to be scanned
 2023-09-12  2:22 UTC  (3+ messages)

[PATCH 0/2] Rpmsg support for i.MX DSP with resource table
 2023-09-11 22:44 UTC  (2+ messages)
` [PATCH 1/2] remoteproc: imx_dsp_rproc: add mandatory find_loaded_rsc_table op

[PATCH v2] mm: memcg: add THP swap out info for anonymous reclaim
 2023-09-12  2:17 UTC 


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