The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2023-01-17 06:16:04 to 2023-01-17 09:11:53 UTC [more...]

[PATCH v4 00/12] tty/serial: bool conversions and cleanups
 2023-01-17  9:03 UTC  (2+ messages)
` [PATCH v4 01/12] tty: Cleanup tty_port_set_initialized() bool parameter

Linux 6.2-rc4
 2023-01-17  9:03 UTC  (7+ messages)
` Build regressions/improvements in v6.2-rc4

[RFC v4 0/5] Add multiport support for DWC3 controllers
 2023-01-17  9:01 UTC  (4+ messages)
` [RFC v4 1/5] dt-bindings: usb: Add bindings to support multiport properties

[PATCH v2] dmaengine: ti: k3-udma: remove non-fatal probe deferral log
 2023-01-17  9:01 UTC  (2+ messages)

[PATCH 6.1 000/183] 6.1.7-rc1 review
 2023-01-17  9:01 UTC  (4+ messages)

[PATCH v3 net-next 00/12] ethtool support for IEEE 802.3 MAC Merge layer
 2023-01-17  8:59 UTC  (13+ messages)
` [PATCH v3 net-next 01/12] net: ethtool: netlink: introduce ethnl_update_bool()
` [PATCH v3 net-next 02/12] net: ethtool: add support for MAC Merge layer
` [PATCH v3 net-next 03/12] docs: ethtool-netlink: document interface "
` [PATCH v3 net-next 04/12] net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)
` [PATCH v3 net-next 05/12] docs: ethtool: document ETHTOOL_A_STATS_SRC and ETHTOOL_A_PAUSE_STATS_SRC
` [PATCH v3 net-next 06/12] net: ethtool: add helpers for aggregate statistics
` [PATCH v3 net-next 07/12] net: ethtool: add helpers for MM fragment size translation
` [PATCH v3 net-next 08/12] net: dsa: add plumbing for changing and getting MAC merge layer state
` [PATCH v3 net-next 09/12] net: mscc: ocelot: allow ocelot_stat_layout elements with no name
` [PATCH v3 net-next 10/12] net: mscc: ocelot: hide access to ocelot_stats_layout behind a helper
` [PATCH v3 net-next 11/12] net: mscc: ocelot: export ethtool MAC Merge stats for Felix VSC9959
` [PATCH v3 net-next 12/12] net: mscc: ocelot: add MAC Merge layer support for VSC9959

[PATCH v1 1/3] gpio: pcf857x: Get rid of legacy platform data
 2023-01-17  9:00 UTC  (2+ messages)

[PATCH V4 00/11] Fix XPU violation during modem metadata authentication
 2023-01-17  8:58 UTC  (12+ messages)
` [PATCH V4 01/11] dt-bindings: remoteproc: qcom,q6v5: Move MSM8996 to schema
` [PATCH V4 02/11] dt-bindings: remoteproc: qcom,msm8996-mss-pil: Update memory region
` [PATCH V4 03/11] dt-bindings: remoteproc: qcom,sc7180-mss-pil: Update memory-region
` [PATCH V4 04/11] dt-bindings: remoteproc: qcom,sc7280-mss-pil: "
` [PATCH V4 05/11] Revert "remoteproc: qcom_q6v5_mss: map/unmap metadata region before/after use"
` [PATCH V4 06/11] remoteproc: qcom_q6v5_mss: Use a carveout to authenticate modem headers
` [PATCH V4 07/11] arm64: dts: qcom: msm8996: Add a carveout for modem metadata
` [PATCH V4 08/11] arm64: dts: qcom: msm8998: "
` [PATCH V4 09/11] arm64: dts: qcom: sdm845: "
` [PATCH V4 10/11] arm64: dts: qcom: sc7180: "
` [PATCH V4 11/11] arm64: dts: qcom: sc7280: "

[PATCH] block: check disk flag before setting scan bit
 2023-01-17  8:58 UTC  (3+ messages)

[PATCH 0/2] mediatek: pm-domains: Add buck isolation setting support
 2023-01-17  8:58 UTC  (3+ messages)
` [PATCH 2/2] soc: mediatek: pm-domains: Add buck isolation setting in power domain

[PATCH] arm64: dts: qcom: sc7180: set ath10k output power calibration string
 2023-01-17  8:56 UTC 

[PATCH net-next 0/5] Improve locking in the VCAP API
 2023-01-17  8:55 UTC  (6+ messages)
` [PATCH net-next 1/5] net: microchip: sparx5: Add support for rule count by cookie
` [PATCH net-next 2/5] net: microchip: sparx5: Add support to check for existing VCAP rule id
` [PATCH net-next 3/5] net: microchip: sparx5: Add VCAP admin locking in debugFS
` [PATCH net-next 4/5] net: microchip: sparx5: Improve VCAP admin locking in the VCAP API
` [PATCH net-next 5/5] net: microchip: sparx5: Add lock initialization to the KUNIT tests

[PATCH v3 00/11] Add support for MT8195 SCP 2nd core
 2023-01-17  8:55 UTC  (7+ messages)
` [PATCH v3 03/11] arm64: dts: mt8195: Add SCP core 1 node

[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
 2023-01-17  8:53 UTC  (4+ messages)
` [PATCH v3 35/51] trace,hardirq: No moar _rcuidle() tracing

[RFC PATCH] regulator: dt-bindings: qcom-labibb: Allow regulator-common properties
 2023-01-17  8:51 UTC  (2+ messages)

[PATCH] staging: greybus: gpio: Replace macro irq_data_to_gpio_chip with function
 2023-01-17  8:51 UTC  (2+ messages)

[PATCH 0/4] Add MediaTek MT8365 I2C support
 2023-01-17  8:49 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: i2c: i2c-mt65xx: add binding for MT8365 SoC
` [PATCH 2/4] arm64: dts: mediatek: add i2c support for mt8365 SoC
` [PATCH 3/4] arm64: dts: mediatek: enable i2c0 for mt8365-evk board
` [PATCH 4/4] i2c: i2c-mt65xx: add MT8365 SoC support

[PATCH v6 00/34] iov_iter: Improve page extraction (ref, pin or just list)
 2023-01-17  8:47 UTC  (33+ messages)
` [PATCH v6 01/34] vfs: Unconditionally set IOCB_WRITE in call_write_iter()
` [PATCH v6 02/34] iov_iter: Use IOCB/IOMAP_WRITE/op_is_write rather than iterator direction
` [PATCH v6 03/34] iov_iter: Pass I/O direction into iov_iter_get_pages*()
` [PATCH v6 06/34] iov_iter: Use the direction in the iterator functions
` [PATCH v6 07/34] iov_iter: Add a function to extract a page list from an iterator
` [PATCH v6 08/34] mm: Provide a helper to drop a pin/ref on a page
` [PATCH v6 09/34] bio: Rename BIO_NO_PAGE_REF to BIO_PAGE_REFFED and invert the meaning
` [PATCH v6 10/34] mm, block: Make BIO_PAGE_REFFED/PINNED the same as FOLL_GET/PIN numerically
` [PATCH v6 11/34] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
` [PATCH v6 12/34] bio: Fix bio_flagged() so that gcc can better optimise it

[PATCH v8 0/9] Add metrics for neoverse-n2-v2
 2023-01-17  8:45 UTC  (11+ messages)
` [PATCH v8 1/9] perf pmu: Add #slots literal support for arm64
` [PATCH v8 2/9] perf jevent: Add general metrics support
` [PATCH v8 3/9] perf vendor events arm64: Add common topdown L1 metrics
` [PATCH v8 4/9] perf vendor events arm64: Add topdown L1 metrics for neoverse-n2-v2
` [PATCH v8 5/9] perf vendor events arm64: Add TLB "
` [PATCH v8 6/9] perf vendor events arm64: Add cache "
` [PATCH v8 7/9] perf vendor events arm64: Add branch "
` [PATCH v8 8/9] perf vendor events arm64: Add PE utilization "
` [PATCH v8 9/9] perf vendor events arm64: Add instruction mix "

[PATCH] s390/vmem: Use swap() instead of open coding it
 2023-01-17  8:44 UTC  (2+ messages)

[PATCH] cpufreq: Send CPUFREQ_CREATE_POLICY notification after the perf domain creation
 2023-01-17  8:43 UTC  (2+ messages)

[PATCH v3 0/7] Add Ethernet driver for StarFive JH7110 SoC
 2023-01-17  8:43 UTC  (7+ messages)
` [PATCH v3 2/7] dt-bindings: net: snps,dwmac: Update the maxitems number of resets and reset-names

[PATCH 0/4] firmware: Add support for Qualcomm UEFI Secure Application
 2023-01-17  8:42 UTC  (4+ messages)
` [PATCH 3/4] "

[PATCH] kernel/.gitignore: ignore temporary kheaders_data directory
 2023-01-17  8:34 UTC  (2+ messages)

[PATCH v2] locking/rwbase: Prevent indefinite writer starvation
 2023-01-17  8:38 UTC 

[RFC PATCH 0/4] random: a simple vDSO mechanism for reseeding userspace CSPRNGs
 2023-01-17  8:35 UTC  (3+ messages)

[PATCH] sched: print parent comm in sched_show_task()
 2023-01-17  8:33 UTC  (2+ messages)

[PATCH 0/2] Fix a spurious wakeup regression
 2023-01-17  8:33 UTC  (5+ messages)
` [PATCH 1/2] gpiolib: acpi: Allow ignoring wake capability on pins that aren't in _AEI
` [PATCH 2/2] gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xRU

[PATCH] regulator: mcp16502: add enum MCP16502_REG_HPM description
 2023-01-17  8:32 UTC  (2+ messages)

[PATCH net-next 0/2] net: mdio: add amlogic gxl mdio mux support
 2023-01-17  8:31 UTC  (3+ messages)
` [PATCH net-next 1/2] dt-bindings: net: add amlogic gxl mdio multiplexer

[PATCH] soc/tegra: fuse: Remove nvmem root only access
 2023-01-17  8:30 UTC 

[PATCH] dma-buf: system_heap: avoid reclaim for order 4
 2023-01-17  8:31 UTC  (2+ messages)

[PATCH V2 0/7] Add eqos and fec support for imx93
 2023-01-17  8:27 UTC  (2+ messages)

[PATCH] Revert "x86/apic/x2apic: Implement IPI shorthands support"
 2023-01-17  8:27 UTC  (4+ messages)

[PATCH v5 0/3] fanotify: Allow user space to pass back additional audit info
 2023-01-17  8:27 UTC  (7+ messages)
` [PATCH v5 2/3] fanotify: define struct members to hold response decision context

[patch V3 00/22] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 2 API rework
 2023-01-17  8:22 UTC  (10+ messages)
` [patch V3 16/22] genirq/msi: Provide new domain id based interfaces for freeing interrupts

[PATCH v4 0/5] ASoC: samsung: fsd: audio support for FSD SoC
 2023-01-16 10:38 UTC  (5+ messages)
  ` [PATCH v4 1/5] ASoC: dt-bindings: Add FSD I2S controller bindings
  ` [PATCH v4 3/5] arm64: dts: fsd: Add I2S DAI node for Tesla FSD
  ` [PATCH v4 4/5] arm64: dts: fsd: Add codec "
  ` [PATCH v4 5/5] arm64: dts: fsd: Add sound card "

[PATCH v2 0/3] arm64: dts: qcom: sm8550-mtp: enable DSI panel
 2023-01-17  8:21 UTC  (2+ messages)

[PATCH v3 0/3] JH7110 PMU Support
 2023-01-17  8:19 UTC  (4+ messages)

[PATCH] dt-bindings: sram: Tightly Coupled Memory (TCM) bindings
 2023-01-17  8:16 UTC  (11+ messages)

[PATCHSET 0/8] perf/core: Prepare sample data for BPF
 2023-01-17  8:12 UTC  (3+ messages)

[PATCH 0/7] iommu/vt-d: Support performance monitoring for IOMMU
 2023-01-17  8:12 UTC  (5+ messages)
` [PATCH 4/7] iommu/vt-d: Add IOMMU perfmon support

[PATCHv2] mm: use stack_depot_early_init for kmemleak
 2023-01-17  8:11 UTC 

drivers/platform/chrome/cros_ec_proto_test.c:2530:13: warning: stack frame size (1040) exceeds limit (1024) in 'cros_ec_proto_test_get_sensor_count_legacy'
 2023-01-17  8:11 UTC  (2+ messages)

[linus:master] [hugetlb] 7118fc2906: kernel_BUG_at_lib/list_debug.c
 2023-01-17  8:01 UTC  (4+ messages)

[PATCH] drm/msm: Initialize mode_config earlier
 2023-01-17  8:04 UTC  (5+ messages)

[PATCH linux-next] crypto: p10-aes-gcm - remove duplicate included header files
 2023-01-17  8:01 UTC 

[PATCH] firmware: imx-dsp: Fix an error handling path in imx_dsp_setup_channels()
 2023-01-17  7:55 UTC  (2+ messages)

Coverity: console_prepend_dropped(): Memory - corruptions
 2023-01-17  7:51 UTC  (6+ messages)

[PATCH 1/6] arm64: dts: qcom: sm8250: drop unused clock-frequency from rx-macro
 2023-01-17  7:51 UTC  (4+ messages)
` [PATCH 2/6] arm64: dts: qcom: sdm845: move WCD9340 codec to separate file

KASAN: use-after-free Read in ___bpf_prog_run
 2023-01-17  7:50 UTC  (8+ messages)

[PATCH v3 5/5] LoongArch: Add generic ex-handler unwind in prologue unwinder
 2023-01-17  7:47 UTC  (4+ messages)

[PATCH] gpiolib: fix linker errors when GPIOLIB is disabled
 2023-01-17  7:44 UTC  (3+ messages)

[PATCH v2] rcu: Remove impossible wakeup rcu GP kthread action from rcu_report_qs_rdp()
 2023-01-17  7:44 UTC 

[PATCH] s390/chsc: Switch over to memdup_user()
 2023-01-17  7:37 UTC  (2+ messages)

[PATCH] remoteproc: imx_dsp_rproc: add module parameter to ignore ready flag from remote processor
 2023-01-17  7:36 UTC  (2+ messages)

[PATCH] rcu: Remove impossible wakeup rcu GP kthread action from rcu_report_qs_rdp()
 2023-01-17  7:34 UTC  (3+ messages)

[PATCH 0/3] Some small improvements for memblock
 2023-01-17  7:31 UTC  (3+ messages)
` [PATCH 3/3] memblock: Avoid useless checks in memblock_merge_regions()

[PATCH] mm: use stack_depot_early_init for kmemleak
 2023-01-17  7:28 UTC  (2+ messages)

[RFC 0/3] MLX Adress Space ID + Control VirtQueue fixes
 2023-01-17  7:25 UTC  (6+ messages)
` [RFC 2/3] vdpa/mlx5: conditionally delete cvq iotlb in destroy_mr

linux-next: build failure after merge of the crypto tree
 2023-01-17  7:26 UTC  (2+ messages)
` crypto: p10-aes-gcm - Add asm markings necessary for kernel code

[linus:master] [mm, slub] 0af8489b02: kernel_BUG_at_include/linux/mm.h
 2023-01-17  7:19 UTC  (11+ messages)

[PATCH v2 0/9] Linux RISC-V AIA Support
 2023-01-17  7:09 UTC  (3+ messages)
` [PATCH v2 7/9] irqchip: Add RISC-V advanced PLIC driver
      ` Fwd: "

[PATCH v2 0/4] Add overflow checks for several syscalls
 2023-01-17  7:09 UTC  (4+ messages)
` [PATCH v2 1/4] mm/mlock: return EINVAL if len overflows for mlock/munlock

[PATCH] tools: bpf: Disable stack protector
 2023-01-17  7:09 UTC  (6+ messages)

[PATCH v2 0/6] Composefs: an opportunistically sharing verified image filesystem
 2023-01-17  7:05 UTC  (9+ messages)

[PATCH v3] drivers/xen/hypervisor: Expose Xen SIF flags to userspace
 2023-01-17  7:04 UTC  (2+ messages)

[PATCH] dax: super.c: fix kernel-doc bad line warning
 2023-01-17  7:02 UTC 

[PATCH] nvmem: rave-sp-eeprm: fix kernel-doc bad line warning
 2023-01-17  7:02 UTC 

[PATCH] drm/connector: fix a kernel-doc bad line warning
 2023-01-17  7:02 UTC 

[PATCH] drm/atomic-helper: fix kernel-doc problems
 2023-01-17  7:02 UTC 

[PATCH] firewire: init_ohci1394_dma: use correct function names in comments
 2023-01-17  7:01 UTC 

[PATCH] scsi: elx: libefc_sli: use "/*" for non-kernel-doc comment
 2023-01-17  7:01 UTC 

[PATCH v3] pipe: use __pipe_{lock,unlock} instead of spinlock
 2023-01-17  6:54 UTC  (7+ messages)

[PATCH bpf-next] selftests/bpf: Fix undeclared identifier build errors of test_bpf_nf.c
 2023-01-17  6:48 UTC  (4+ messages)

[PATCH v1 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
 2023-01-17  6:39 UTC  (3+ messages)
` [PATCH v1 2/3] clocksource: Add StarFive timer driver

[PATCH 0/1] perf: fix reset interface potential failure
 2023-01-17  6:40 UTC  (2+ messages)

[PATCH v4 0/5] blk-iocost: random bugfix
 2023-01-17  7:08 UTC  (6+ messages)
` [PATCH v4 1/5] blk-iocost: check return value of match_u64()
` [PATCH v4 2/5] blk-iocost: don't allow to configure bio based device
` [PATCH v4 3/5] blk-iocost: read params inside lock in sysfs apis
` [PATCH v4 4/5] blk-iocost: fix divide by 0 error in calc_lcoefs()
` [PATCH v4 5/5] blk-iocost: change div64_u64 to DIV64_U64_ROUND_UP in ioc_refresh_params()

[6.2][regression] after commit cd372b8c99c5a5cf6a464acebb7e4a79af7ec8ae stopping working wifi mt7921e
 2023-01-17  6:42 UTC  (3+ messages)

[PATCH v2 0/3] Add watchdog driver for StarFive JH7110 RISC-V SoC
 2023-01-17  6:35 UTC  (3+ messages)
` [PATCH v2 2/3] drivers: watchdog: Add StarFive Watchdog driver

regression on aarch64? panic on boot
 2023-01-17  6:39 UTC  (5+ messages)

[PATCH v3 0/5] Basic pinctrl support for StarFive JH7110 RISC-V SoC
 2023-01-17  6:29 UTC  (4+ messages)

[PATCH v2] ASoC: dt-bindings: simple-card: Document simple-audio-card,plat
 2023-01-17  6:18 UTC 

[PATCH v6 00/12] ufs: qcom: Add HS-G4 support
 2023-01-17  6:25 UTC  (2+ messages)

[PATCH v2 00/19] ARM: imx: make Ethernet refclock configurable
 2023-01-17  6:14 UTC  (16+ messages)
` [PATCH v2 01/19] clk: imx: add clk-gpr-mux driver
` [PATCH v2 02/19] clk: imx6q: add ethernet refclock mux support
` [PATCH v2 03/19] ARM: imx6q: skip ethernet refclock reconfiguration if enet_clk_ref is present
` [PATCH v2 04/19] ARM: dts: imx6qdl: use enet_clk_ref instead of enet_out for the FEC node
` [PATCH v2 05/19] ARM: dts: imx6dl-lanmcu: configure ethernet reference clock parent
` [PATCH v2 07/19] ARM: dts: imx6dl-plybas: "
` [PATCH v2 08/19] ARM: dts: imx6dl-plym2m: "
` [PATCH v2 10/19] ARM: dts: imx6dl-victgo: "
` [PATCH v2 12/19] ARM: dts: imx6qdl-skov-cpu: "
` [PATCH v2 13/19] ARM: dts: imx6dl-eckelmann-ci4x10: "
` [PATCH v2 14/19] clk: imx: add imx_obtain_fixed_of_clock()
` [PATCH v2 15/19] clk: imx6ul: fix enet1 gate configuration
` [PATCH v2 16/19] clk: imx6ul: add ethernet refclock mux support
` [PATCH v2 18/19] ARM: mach-imx: imx6ul: remove not optional ethernet refclock overwrite
` [PATCH v2 19/19] ARM: dts: imx6ul-prti6g: configure ethernet reference clock parent


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