messages from 2023-09-12 13:34:52 to 2023-09-12 15:54:57 UTC [more...]
[PATCH 1/2] x86/ibt: Suppress spurious ENDBR
2023-09-12 15:54 UTC (2+ messages)
` [tip: x86/urgent] "
[PATCH 2/2] x86/ibt: Avoid duplicate ENDBR in __put_user_nocheck*()
2023-09-12 15:54 UTC (2+ messages)
` [tip: x86/urgent] "
[PATCH v1] pinctrl: baytrail: fix debounce disable case
2023-09-12 15:54 UTC (2+ messages)
[PATCH v6 0/4] Add BigTreeTech CB1 SoM & Boards
2023-09-12 15:54 UTC (3+ messages)
` [PATCH v6 4/4] arm64: dts: allwinner: h616: Add BigTreeTech Pi support
[tip: perf/core] perf/core: Bail out early if the request AUX area is out of bound
2023-09-12 15:54 UTC
[PATCH v3 0/2] Enable Security ID for H616
2023-09-12 15:54 UTC (5+ messages)
` [PATCH v3 1/2] dt-bindings: nvmem: SID: Add binding for H616 SID controller
` [PATCH v3 2/2] arm64: dts: allwinner: h616: Add SID controller node
drivers/pci/endpoint/functions/pci-epf-vntb.c:559:21: sparse: sparse: incorrect type in assignment (different address spaces)
2023-09-12 15:49 UTC
[PATCH v2] nvme-pci: do not set the NUMA node of device if it has none
2023-09-12 15:52 UTC
[PATCH] riscv: don't probe unaligned access speed if already done
2023-09-12 15:40 UTC
[PATCH 0/2] pinctrl: pinmux: Update error reporting in pin_request()
2023-09-12 15:52 UTC (4+ messages)
` [PATCH 2/2] pinctrl: pinmux: Use dev_err_probe() "
[RFC PATCH net-next 0/7] net: phy: introduce phy numbering
2023-09-12 15:51 UTC (5+ messages)
` [RFC PATCH net-next 1/7] net: phy: introduce phy numbering and phy namespaces
[PATCH v2] kconfig: avoid an infinite loop in oldconfig/syncconfig
2023-09-12 15:51 UTC (4+ messages)
[PATCH v6 00/18] Add DELETE_BUF ioctl
2023-09-12 15:51 UTC (7+ messages)
` [PATCH v6 14/18] media: verisilicon: vp9: Use destination buffer height to compute chroma offset
[PATCH v2 0/2] maple_tree: mas_wr_append() fix ups
2023-09-12 15:49 UTC (24+ messages)
` [PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible
[PATCH v3] kconfig: avoid an infinite loop in oldconfig/syncconfig
2023-09-12 15:48 UTC
[PATCH V2] SELinux: Check correct permissions for FS_IOC32_*
2023-09-12 15:46 UTC (7+ messages)
arch/microblaze/kernel/unwind.c:168: warning: Function parameter or member 'loglvl' not described in 'unwind_trap'
2023-09-12 15:38 UTC
[PATCH] nvme-pci: ignore bogus CRTO according to NVME 2.0 spec
2023-09-12 15:44 UTC (4+ messages)
[PATCH] Documentation: driver-api: fix ls -1 spelling
2023-09-12 15:43 UTC (2+ messages)
[PATCH net-next] ipv6: mcast: Remove redundant comparison in igmp6_mcf_get_next()
2023-09-12 15:43 UTC (2+ messages)
[PATCH net-next] ipv4: igmp: Remove redundant comparison in igmp_mcf_get_next()
2023-09-12 15:42 UTC (2+ messages)
[PATCH v3 1/3] cpufreq: qcom-nvmem: add support for IPQ8074
2023-09-12 15:42 UTC (3+ messages)
` [PATCH v3 2/3] dt-bindings: opp: opp-v2-kryo-cpu: Document named opp-microvolt property
[PATCH net-next v3 0/8] net: dsa: vsc73xx: Make vsc73xx usable
2023-09-12 15:42 UTC (5+ messages)
` [PATCH net-next v3 4/8] net: dsa: vsc73xx: add port_stp_state_set function
[PATCH net] net: nfc: llcp: Add lock when modifying device list
2023-09-12 15:40 UTC (6+ messages)
[FIX PATCH v2] selftests: tracing: Fix to unmount tracefs for recovering environment
2023-09-12 15:35 UTC (3+ messages)
[PATCH v2 0/7] Fix Python string escapes
2023-09-12 15:33 UTC (3+ messages)
` [PATCH v2 1/7] ia64: fix "
[PATCH 0/1] x86/kexec: UKI support
2023-09-12 15:32 UTC (5+ messages)
[PATCH 00/15] sched: EEVDF and latency-nice and/or slice-attr
2023-09-12 15:32 UTC (3+ messages)
` [PATCH 07/15] sched/smp: Use lag to simplify cross-runqueue placement
[PATCH] of: dynamic: Fix potential memory leak in of_changeset_action()
2023-09-12 15:32 UTC (5+ messages)
[tip: x86/tdx] x86/tdx: Zero out the missing RSI in TDX_HYPERCALL macro
2023-09-12 15:32 UTC
[tip: x86/tdx] x86/tdx: Skip saving output regs when SEAMCALL fails with VMFailInvalid
2023-09-12 15:32 UTC
[tip: x86/tdx] x86/tdx: Make macros of TDCALLs consistent with the spec
2023-09-12 15:32 UTC
[tip: x86/tdx] x86/tdx: Rename __tdx_module_call() to __tdcall()
2023-09-12 15:32 UTC
[tip: x86/tdx] x86/tdx: Pass TDCALL/SEAMCALL input/output registers via a structure
2023-09-12 15:32 UTC
[tip: x86/tdx] x86/tdx: Extend TDX_MODULE_CALL to support more TDCALL/SEAMCALL leafs
2023-09-12 15:32 UTC
[tip: x86/tdx] x86/tdx: Make TDX_HYPERCALL asm similar to TDX_MODULE_CALL
2023-09-12 15:32 UTC
[tip: x86/tdx] x86/tdx: Reimplement __tdx_hypercall() using TDX_MODULE_CALL asm
2023-09-12 15:32 UTC
[tip: x86/tdx] x86/virt/tdx: Wire up basic SEAMCALL functions
2023-09-12 15:32 UTC
[tip: x86/tdx] x86/tdx: Remove 'struct tdx_hypercall_args'
2023-09-12 15:32 UTC
[tip: x86/tdx] x86/virt/tdx: Make TDX_MODULE_CALL handle SEAMCALL #UD and #GP
2023-09-12 15:31 UTC
[PATCH] kthread: Rename user_mode_thread() to kmuser_thread()
2023-09-12 15:31 UTC (8+ messages)
[PATCH v2 0/2] Rpmsg support for i.MX DSP with resource table
2023-09-12 15:30 UTC (3+ messages)
` [PATCH v2 1/2] remoteproc: imx_dsp_rproc: add mandatory find_loaded_rsc_table op
` [PATCH v2 2/2] arm64: dts: imx8mp: add reserve-memory nodes for DSP
[PATCH v9 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
2023-09-12 15:30 UTC
[PATCH 1/5] locking: Add rwsem_is_write_locked()
2023-09-12 15:27 UTC (15+ messages)
[linus:master] [shmem] a2e459555c: aim9.disk_src.ops_per_sec -19.0% regression
2023-09-12 15:26 UTC (6+ messages)
[PATCH net-next] net: hinic: Use devm_kasprintf()
2023-09-12 15:24 UTC (2+ messages)
[PATCH v1 1/6] params: Use sysfs_emit() to instead of scnprintf()
2023-09-12 15:24 UTC (7+ messages)
` [PATCH v1 2/6] params: Introduce the param_unknown_fn type
` [PATCH v1 3/6] params: Do not go over the limit when getting the string length
` [PATCH v1 4/6] params: Use size_add() for kmalloc()
` [PATCH v1 5/6] params: Sort headers
` [PATCH v1 6/6] params: Fix multi-line comment style
[PATCH net-next v1 1/2] net: core: Use the bitmap API to allocate bitmaps
2023-09-12 15:21 UTC (4+ messages)
` [PATCH net-next v1 2/2] net: core: Sort headers alphabetically
[PATCH 00/14] add driver to support secure video decoder
2023-09-12 15:19 UTC (13+ messages)
` [PATCH 08/14] media: medkatek: vcodec: support one plane capture buffer
` [PATCH 11/14] media: medkatek: vcodec: covert secure fd to secure handle
` [PATCH 12/14] media: medkatek: vcodec: set secure mode to decoder driver
[PATCH v2 0/3] Add support for DEVNAME:0.0 style hardware based addressing
2023-09-12 15:17 UTC (5+ messages)
` [PATCH v2 2/3] serial: core: Add support for DEVNAME:0.0 style naming for kernel console
` [PATCH v2 3/3] serial: core: Add sysfs links for serial core port instances for ttys
[RFC PATCH 0/2] Makes it easier for the wakee to choose previous CPU
2023-09-12 15:18 UTC (15+ messages)
` [RFC PATCH 2/2] sched/fair: skip the cache hot CPU in select_idle_cpu()
[PATCH net-next v2 0/2] Add Half Duplex support for ICSSG Driver
2023-09-12 15:16 UTC (5+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: Add documentation for Half duplex support
[PATCH 1/2] ASoC: pcm512x: Adds bindings for TAS575x devices
2023-09-12 15:15 UTC (2+ messages)
[PATCH] x86/sched: Restore the SD_ASYM_PACKING flag in the DIE domain
2023-09-12 15:15 UTC (2+ messages)
` [tip: sched/urgent] "
[RESEND PATCH v4] dt-bindings: hwmon: Add MAX6639
2023-09-12 15:13 UTC (2+ messages)
[PATCH v8 0/3] Support pwm/tach driver for aspeed ast26xx
2023-09-12 15:11 UTC (7+ messages)
` [PATCH v8 1/3] dt-bindings: hwmon: fan: Add fan binding to schema
[PATCH 6.5 000/739] 6.5.3-rc1 review
2023-09-12 15:11 UTC (2+ messages)
[PATCH 6.4 000/737] 6.4.16-rc1 review
2023-09-12 15:10 UTC (2+ messages)
[PATCH 6.1 000/600] 6.1.53-rc1 review
2023-09-12 15:10 UTC (2+ messages)
[[RFC PATCH v4 net-next] 0/2] net: dsa: hsr: Enable HSR HW offloading for KSZ9477
2023-09-12 15:06 UTC (8+ messages)
[PATCH] uapi: partially fix __DECLARE_FLEX_ARRAY for C++
2023-09-12 15:06 UTC (7+ messages)
` [PATCH v2] uapi: "
[PATCH 0/4] drm/xe/gsc: add initial gsc support
2023-09-12 15:05 UTC (3+ messages)
` [PATCH 3/4] drm/xe/gsc: add gsc device support
[PATCH 0/9] dma-buf: heaps: Add MediaTek secure heap
2023-09-12 15:05 UTC (12+ messages)
` [PATCH 3/9] dma-heap: Provide accessors so that in-kernel drivers can allocate dmabufs from specific heaps
[PATCH][next] bcachefs: Fix a handful of spelling mistakes in various messages
2023-09-12 15:04 UTC (5+ messages)
[RFC v4 0/4] StarFive's Pulse Width Modulation driver support
2023-09-12 15:04 UTC (3+ messages)
` [RFC v4 2/4] pwm: starfive: Add PWM "
[PATCH V2 0/6] mm: page_alloc: freelist migratetype hygiene
2023-09-12 15:03 UTC (5+ messages)
` [PATCH 1/6] mm: page_alloc: remove pcppage migratetype caching
[syzbot] [mm?] kernel BUG in vma_replace_policy
2023-09-12 15:03 UTC (4+ messages)
[PATCH] usb: typec: ucsi: Release debugfs only if it has been allocated
2023-09-12 15:00 UTC (3+ messages)
[PATCH] ASoC: amd: yc: Fix non-functional mic on Lenovo 82QF and 82UG
2023-09-12 14:58 UTC (2+ messages)
[PATCH] ASoC: amd: yc: Fix a non-functional mic on Lenovo 82TL
2023-09-12 14:58 UTC (2+ messages)
[PATCH 0/3] Add AM65x ICSSG Ethernet support
2023-09-12 14:58 UTC (5+ messages)
` [PATCH 2/3] arm64: dts: ti: am654-base-board: add ICSSG2 "
[PATCH net-next] net: ethernet: mtk_eth_soc: add paths and SerDes modes for MT7988
2023-09-12 14:54 UTC
[RESEND PATCH 0/2] perf/x86: Package residency counter improvements
2023-09-12 14:54 UTC (4+ messages)
` [RESEND PATCH 2/2] perf/core: Allow reading package events from perf_event_read_local
[PATCH] linux/export: fix reference to exported functions for parisc64
2023-09-12 14:53 UTC (12+ messages)
linux-next: Tree for Sep 11
2023-09-12 14:52 UTC (4+ messages)
` linux-next: Tree for Sep 11 (drivers/gpu/drm/i915/display/intel_backlight.o)
[PATCHv14 0/9] mm, x86/cc, efi: Implement support for unaccepted memory
2023-09-12 14:49 UTC (7+ messages)
` [PATCH v9 0/6] Provide SEV-SNP "
` [PATCH v9 5/6] x86/sev: Add SNP-specific unaccepted memory support
[PATCH v2] riscv: dts: thead: set dma-noncoherent to soc bus
2023-09-12 14:48 UTC (2+ messages)
[PATCH 0/2] Rpmsg support for i.MX DSP with resource table
2023-09-12 14:41 UTC (9+ messages)
` [PATCH 2/2] arm64: dts: imx8mp: add reserve-memory nodes for DSP
[PATCH v2 00/10] hwrng: stm32: support STM32MP13x platforms
2023-09-12 14:38 UTC (7+ messages)
` [PATCH v2 01/10] dt-bindings: rng: introduce new compatible for STM32MP13x
` [PATCH v2 07/10] dt-bindings: rng: add st,rng-lock-conf
` [PATCH v2 10/10] ARM: dts: stm32: add RNG node for STM32MP13x platforms
[PATCH 0/3] Support ROHM BM1390 pressure sensor
2023-09-12 14:38 UTC (5+ messages)
` [PATCH 2/3] iio: pressure: Support ROHM BU1390
[PATCH v4] mtd: rawnand: qcom: Unmap the right resource upon probe failure
2023-09-12 14:37 UTC (4+ messages)
[PATCH v6 1/2] dt-bindings: arm64: dts: mediatek: add mt8395-evk board
2023-09-12 14:36 UTC (2+ messages)
[PATCH v4 1/2] dt-bindings: arm64: dts: mediatek: mt8365-evk: update compatible
2023-09-12 14:34 UTC (2+ messages)
[PATCH 0/2] hwrng: imx-rngc - adjust the timeouts
2023-09-12 14:31 UTC (3+ messages)
` [PATCH 1/2] hwrng: imx-rngc - reasonable timeout for selftest
` [PATCH 2/2] hwrng: imx-rngc - reasonable timeout for initial seed
[PATCH 0/4] Fix dvfs_headroom escaping uclamp constraints
2023-09-12 14:34 UTC (12+ messages)
` [PATCH 2/4] sched: cpufreq: Fix apply_dvfs_headroom() "
[PATCH] drm/simpledrm: Add support for multiple "power-domains"
2023-09-12 14:33 UTC (2+ messages)
[PATCH 0/4] genirq/irq_sim: misc updates
2023-09-12 14:33 UTC (6+ messages)
` [PATCH 1/4] bitmap: define a cleanup function for bitmaps
[PATCH v4 1/2] dt-bindings: arm64: dts: mediatek: add mt8395-evk board
2023-09-12 14:33 UTC (2+ messages)
[PATCH] sched/fair: Skip cpus with no sched domain attached during NOHZ idle balance
2023-09-12 14:32 UTC (7+ messages)
[PATCH 1/2] dt-bindings: arm64: dts: mediatek: add mt8390-evk board
2023-09-12 14:32 UTC (4+ messages)
` [PATCH 2/2] arm64: dts: mediatek: add device-tree for Genio 700 EVK board
[PATCH v5 00/31] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
2023-09-12 14:31 UTC (4+ messages)
` [PATCH v5 28/31] pinctrl: Add support for the Lantic PEF2256 pinmux
[PATCH 0/4] spi: qup: Allow scaling power domains and interconnect
2023-09-12 14:30 UTC (5+ messages)
` [PATCH 1/4] spi: dt-bindings: qup: Document power-domains and OPP
` [PATCH 2/4] spi: qup: Parse OPP table for DVFS support
` [PATCH 3/4] spi: dt-bindings: qup: Document interconnects
` [PATCH 4/4] spi: qup: Vote for interconnect bandwidth to DRAM
[RFC PATCH 0/7] sched: cpufreq: Remove magic margins
2023-09-12 14:28 UTC (11+ messages)
[RFC PATCH V1 4/6] sched/numa: Increase tasks' access history
2023-09-12 14:24 UTC (2+ messages)
[syzbot] [kernel?] general protection fault in wpan_phy_register
2023-09-12 14:22 UTC
[PATCH] locking/rwbase: Fix race condition in rwlock_rt fast path
2023-09-12 14:21 UTC (2+ messages)
[RFC PATCH v2] bpf: Using binary search to improve the performance of btf_find_by_name_kind
2023-09-12 14:19 UTC (3+ messages)
[PATCH v3] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms
2023-09-12 14:18 UTC (3+ messages)
[PATCH] fs-writeback: writeback_sb_inodes: Do not increase 'total_wrote' when nothing is written
2023-09-12 14:20 UTC
[PATCH v3 0/7] thermal: processor_thermal: Suport workload hint
2023-09-12 14:09 UTC (2+ messages)
[PATCH V2 0/7] Add NSS clock controller support for IPQ9574
2023-09-12 14:08 UTC (4+ messages)
` [PATCH V2 5/7] clk: qcom: Add NSS clock Controller driver "
[PATCH 0/2] Add CMC of Facebook Minerva platform
2023-09-12 14:05 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: arm: aspeed: document board compatibles
` [PATCH 2/2] ARM: dts: aspeed: Minerva: Add Facebook Minerva CMC board
[PATCH v4 00/11] sound: Use -EPROBE_DEFER instead of i915 module loading
2023-09-12 14:02 UTC (10+ messages)
` [PATCH v4 01/11] ASoC: SOF: core: add 'no_wq' probe and remove callbacks
[PATCH 1/3] regulator: Add uapi header
2023-09-12 14:03 UTC (9+ messages)
` [PATCH 3/3] Documentation: ABI: sysfs-driver-regulator-output
[PATCH v4] staging: vt6655: Type encoding info dropped from array name "byVT3253B0_"
2023-09-12 13:58 UTC (2+ messages)
[GIT PULL] ARM: SoC/genpd driver updates for v6.6
2023-09-12 13:57 UTC (11+ messages)
[linus:master] [selftests] 58e2847ad2: kernel-selftests.openat2.resolve_test.fail
2023-09-12 13:54 UTC (3+ messages)
[PATCH 0/5][next] bcachefs: clean up some redundant assignments
2023-09-12 13:52 UTC (4+ messages)
` [PATCH 2/5][next] bcachefs: remove redundant initialization of pointer dst
[linus:master] [kernel/fork] 14ef95be6f: phoronix-test-suite.osbench.LaunchPrograms.us_per_event -8.2% improvement
2023-09-12 13:52 UTC
[RFC Patch 0/3] mm/slub: reduce contention for per-node list_lock for large systems
2023-09-12 4:52 UTC (5+ messages)
` [RFC Patch 1/3] mm/slub: increase the maximum slab order to 4 for big systems
` [RFC Patch 3/3] mm/slub: setup maxim per-node partial according to cpu numbers
[PATCH v1] selftests: Link libasan statically for tests with -fsanitize=address
2023-09-12 13:50 UTC
[PATCH] arm64: dts: qcom: sm8250-edo: Set UART alias and stdout-path
2023-09-12 13:48 UTC
[RFC PATCH net-next 0/6] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
2023-09-12 13:47 UTC (4+ messages)
` [RFC PATCH net-next 4/6] net: ethernet: implement data transaction interface
regression with 33140e668b10 thermal/drivers/mediatek: Control buffer enablement tweaks
2023-09-12 13:46 UTC (4+ messages)
` Aw: "
[PATCH] arm64: dts: ti: k3-am64: Fix indentation in watchdog nodes
2023-09-12 13:30 UTC
[PATCH] MAINTAINERS: gpio-regmap: make myself a maintainer of it
2023-09-12 13:45 UTC (2+ messages)
[PATCH 0/2] Rewrite GPIO LED trigger to use trigger-sources
2023-09-12 13:44 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: leds: Mention GPIO triggers
` [PATCH 2/2] leds: triggers: gpio: Rewrite to use trigger-sources
[PATCH v2 0/9] Mitigate a vmap lock contention v2
2023-09-12 13:42 UTC (5+ messages)
` [PATCH v2 7/9] mm: vmalloc: Support multiple nodes in vread_iter
[PATCH RFT 00/12] firmware: arm_ffa: Add FF-A v1.1 notifications support
2023-09-12 13:41 UTC (3+ messages)
` [PATCH RFT 08/12] firmware: arm_ffa: Initial support for scheduler receiver interrupt
[PATCH] spi: omap2-mcspi: Fix hardcoded reference clock
2023-09-12 13:40 UTC (2+ messages)
[PATCH] ASoC: cs35l56: Disable low-power hibernation mode
2023-09-12 13:38 UTC
[PATCH v4 00/12] Unify TDCALL/SEAMCALL and TDVMCALL assembly
2023-09-12 13:37 UTC (5+ messages)
[PATCH] ASoC: dwc: fix typo in comment
2023-09-12 13:34 UTC (2+ messages)
[PATCH] task_work: add kerneldoc annotation for 'data' argument
2023-09-12 13:31 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).