public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-20 13:19:04 to 2023-01-20 15:34:51 UTC [more...]

[PATCH v8 0/7] i2c-atr and FPDLink
 2023-01-20 15:34 UTC  (3+ messages)
` [PATCH v8 1/7] i2c: add I2C Address Translator (ATR) support
` [PATCH v8 2/7] dt-bindings: media: add TI DS90UB913 FPD-Link III Serializer

[bisected] clang 15 built kernel fails to boot, stuck at "Loading Linux 6.1.1 ...", gcc 12 built kernel with same config boots fine
 2023-01-20 15:32 UTC  (8+ messages)

[PATCH v6 00/10] drm/hdcp: Pull HDCP auth/exchange/check into helpers
 2023-01-20 15:32 UTC  (4+ messages)
` [PATCH v6 01/10] drm/hdcp: Add drm_hdcp_atomic_check()

Internal vs. external barriers (was: Re: Interesting LKMM litmus test)
 2023-01-20 15:32 UTC  (11+ messages)

[PATCH] regulator: dt-bindings: samsung,s2mps14: add lost samsung,ext-control-gpios
 2023-01-20 15:32 UTC  (2+ messages)

[PATCH 1/2] ASoC: dt-bindings: samsung,odroid: correct codec DAI phandles
 2023-01-20 15:30 UTC  (2+ messages)
` [PATCH 2/2] ASoC: dt-bindings: samsung-i2s: drop unneeded assigned-clock*

[PATCH v7 1/2] dt-bindings: leds: backlight: Add Kinetic KTZ8866 backlight
 2023-01-20 15:29 UTC  (3+ messages)

[PATCH v3 0/6] Composefs: an opportunistically sharing verified image filesystem
 2023-01-20 15:23 UTC  (7+ messages)
` [PATCH v3 1/6] fsverity: Export fsverity_get_digest
` [PATCH v3 2/6] composefs: Add on-disk layout header
` [PATCH v3 3/6] composefs: Add descriptor parsing code
` [PATCH v3 4/6] composefs: Add filesystem implementation
` [PATCH v3 5/6] composefs: Add documentation
` [PATCH v3 6/6] composefs: Add kconfig and build support

[PATCH bpf-next 0/8] Enable cpumasks to be used as kptrs
 2023-01-20 15:26 UTC  (9+ messages)
` [PATCH bpf-next 2/8] bpf: Allow trusted args to walk struct when checking BTF IDs

[PATCH v3 0/3] Checkpoint Support for Syscall User Dispatch
 2023-01-20 15:22 UTC  (5+ messages)
` [PATCH v3 1/3] ptrace,syscall_user_dispatch: Implement Syscall User Dispatch Suspension
` [PATCH v3 2/3] fs/proc/array: Add Syscall User Dispatch to proc status
` [PATCH v3 3/3] ptrace,syscall_user_dispatch: add a getter/setter for sud configuration

[PATCH] exit: Detect and fix irq disabled state in oops
 2023-01-20 15:21 UTC  (2+ messages)

[PATCH v2] f2fs: introduce sanity_check_blocks()
 2023-01-20 15:20 UTC 

[PATCH 0/2] feat: checkpatch: prohibit Buglink: and warn about missing Link:
 2023-01-20 15:20 UTC  (3+ messages)
` [PATCH v4 0/3] checkpatch.pl: warn about discouraged tags and missing Link: tags

[PATCH v2 0/2] Add XO clocks for MSM8226
 2023-01-20 15:19 UTC  (6+ messages)
` [PATCH v2 1/2] clk: qcom: smd: Add XO RPM clocks for MSM8226/MSM8974
` [PATCH v2 2/2] ARM: dts: qcom: msm8226: add clocks and clock-names to gcc node

[RFC v4 0/5] Add multiport support for DWC3 controllers
 2023-01-20 15:18 UTC  (7+ messages)
` [RFC v4 2/5] usb: dwc3: core: Refactor PHY logic to support Multiport Controller

[RFC PATCH v2 00/31] Upstream kvx Linux port
 2023-01-20 15:18 UTC  (38+ messages)
` [RFC PATCH v2 01/31] Documentation: kvx: Add basic documentation
` [RFC PATCH v2 02/31] Documentation: Add binding for kalray,kv3-1-core-intc
` [RFC PATCH v2 03/31] Documentation: Add binding for kalray,kv3-1-apic-gic
` [RFC PATCH v2 04/31] Documentation: Add binding for kalray,kv3-1-apic-mailbox
` [RFC PATCH v2 05/31] Documentation: Add binding for kalray,coolidge-itgen
` [RFC PATCH v2 06/31] Documentation: Add binding for kalray,kv3-1-ipi-ctrl
` [RFC PATCH v2 07/31] Documentation: Add binding for kalray,kv3-1-pwr-ctrl
` [RFC PATCH v2 08/31] kvx: Add ELF-related definitions
` [RFC PATCH v2 09/31] kvx: Add build infrastructure
` [RFC PATCH v2 10/31] kvx: Add CPU definition headers
` [RFC PATCH v2 11/31] kvx: Add atomic/locking headers
` [RFC PATCH v2 12/31] kvx: Add other common headers
` [RFC PATCH v2 13/31] kvx: Add boot and setup routines
` [RFC PATCH v2 14/31] kvx: Add exception/interrupt handling
` [RFC PATCH v2 15/31] irqchip: Add irq-kvx-apic-gic driver
` [RFC PATCH v2 16/31] irqchip: Add irq-kvx-itgen driver
` [RFC PATCH v2 17/31] irqchip: Add irq-kvx-apic-mailbox driver
` [RFC PATCH v2 18/31] irqchip: Add kvx-core-intc core interupt controller driver
` [RFC PATCH v2 19/31] kvx: Add process management
` [RFC PATCH v2 20/31] kvx: Add memory management
` [RFC PATCH v2 21/31] kvx: Add system call support
` [RFC PATCH v2 22/31] kvx: Add signal handling support
` [RFC PATCH v2 23/31] kvx: Add ELF relocations and module support
` [RFC PATCH v2 24/31] kvx: Add misc common routines
` [RFC PATCH v2 25/31] kvx: Add some library functions
` [RFC PATCH v2 26/31] kvx: Add multi-processor (SMP) support
` [RFC PATCH v2 27/31] kvx: Add kvx default config file
` [RFC PATCH v2 28/31] kvx: Add debugging related support
` [RFC PATCH v2 29/31] kvx: Add support for cpuinfo
` [RFC PATCH v2 30/31] kvx: Add power controller driver
` [RFC PATCH v2 31/31] kvx: Add IPI driver

[PATCH v4 0/3] Input: ads7846 - fix support for ADS7845
 2023-01-20 15:18 UTC  (8+ messages)
` [PATCH 1/3] Input: ads7846 - don't report pressure for ads7845
` [PATCH 2/3] Input: ads7846 - always set last command to PWRDOWN
` [PATCH 3/3] Input: ads7846 - don't check penirq immediately for 7845

[PATCH v5 0/6] staging: vc04_services: vchiq: Register devices with a custom bus_type
 2023-01-20 15:18 UTC  (5+ messages)
` [PATCH v5 6/6] "

[PATCH v9 00/27] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2023-01-20 15:17 UTC  (2+ messages)

[PATCH v2] f2fs: export compress_percent and compress_watermark entries
 2023-01-20 15:15 UTC 

[PATCH 0/4] iommu/amd: Force SNP-enabled VFIO domain to 4K page size
 2023-01-20 15:12 UTC  (6+ messages)
` [PATCH 1/4] iommu/amd: Introduce Protection-domain flag VFIO

[PATCH v4 0/7] Add SC7280 audioreach device tree nodes
 2023-01-20 14:16 UTC  (8+ messages)
` [PATCH v4 1/7] arm64: dts: qcom: sc7280: Extract audio nodes from common idp dtsi file
` [PATCH v4 2/7] arm64: dts: qcom: sc7280: Add sound node for crd-rev3 board
` [PATCH v4 3/7] arm64: dts: qcom: sc7280: Add LPASS PIL node
` [PATCH v4 4/7] arm64: dts: qcom: sc7280: Update VA/RX/TX macro clock nodes
` [PATCH v4 5/7] arm64: dts: qcom: sc7280: Update lpass_tlmm node
` [PATCH v4 6/7] arm64: dts: qcom: sc7280: Update qcom,adsp-pil-mode property
` [PATCH v4 7/7] dt-bindings: remoteproc: qcom: sc7280-adsp-pil: Add missing properties

[PATCH v2 0/6] iommu/sun50i: Allwinner D1 support
 2023-01-20 15:11 UTC  (2+ messages)

[PATCH] io_uring: Enable KASAN for request cache
 2023-01-20 15:09 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: vendor-prefixes: document lineartechnology
 2023-01-20 15:09 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: trivial-devices: document SPI dev compatibles

[PATCH] kvm/vfio: Fix potential deadlock on vfio group_lock
 2023-01-20 15:08 UTC  (2+ messages)

[GIT PULL]: dmaengine fixes for v6.2
 2023-01-20 15:05 UTC 

[PATCH v2 0/4] Fix put_task_struct() calls under PREEMPT_RT
 2023-01-20 15:02 UTC  (5+ messages)
` [PATCH v2 1/4] sched/task: Add the put_task_struct_atomic_safe function
` [PATCH v2 2/4] sched/deadline: fix inactive_task_timer splat
` [PATCH v2 3/4] sched/rt: use put_task_struct_atomic_safe() to avoid potential splat
` [PATCH v2 4/4] sched/core: "

[PATCH linux-next 0/3] Documentation fixes for linux-next (Jan 20)
 2023-01-20 14:59 UTC  (3+ messages)
` [PATCH linux-next 1/3] Documentation: accel: escape wildcard in special file path

[PATCH] Fix data race in mark_rt_mutex_waiters
 2023-01-20 14:58 UTC  (2+ messages)

[PATCH v2 00/27] ARM: pxa: remove all unused boards&drivers
 2023-01-20 14:57 UTC  (13+ messages)
` [PATCH 09/27] backlight: remove pxa tosa support
` [PATCH 18/27] mfd: remove toshiba tmio drivers
` [PATCH 19/27] mfd: remove ucb1400 support
` [PATCH 24/27] leds: remove asic3 driver
` [PATCH 27/27] mfd: remove htc-pasic3 driver

[GIT PULL]: Generic Phy fixes for v6.2
 2023-01-20 14:57 UTC 

[PATCH v7 0/4] Implement IOCTL to get and/or the clear info about PTEs
 2023-01-20 14:53 UTC  (6+ messages)
` [PATCH v7 1/4] userfaultfd: Add UFFD WP Async support

[PATCH v5 0/8] perf cs_etm: Basic support for virtual/kernel timestamps
 2023-01-20 14:42 UTC  (10+ messages)
` [PATCH v5 1/8] perf: Remove duplication around EVENT_SOURCE_DEVICE_PATH
` [PATCH v5 2/8] perf: Use perf_pmu__open_file() and perf_pmu__scan_file()
` [PATCH v5 3/8] perf: Remove remaining duplication of bus/event_source/devices/
` [PATCH v5 4/8] perf pmu: Add function to check if a pmu file exists
` [PATCH v5 5/8] perf cs_etm: Keep separate symbols for ETMv4 and ETE parameters
` [PATCH v5 6/8] perf cs_etm: Record ts_source in AUXTRACE_INFO for ETMv4 and ETE
` [PATCH v5 7/8] perf cs_etm: Set the time field in the synthetic samples
` [PATCH v5 8/8] perf: cs-etm: Ensure that Coresight timestamps don't go backwards

[ANNOUNCE] 5.10.162-rt78
 2023-01-20 14:48 UTC  (10+ messages)

[PATCH v3 00/14] rtc: pcf2127: add PCF2131 driver
 2023-01-20 14:44 UTC  (6+ messages)
` [PATCH v3 12/14] rtc: pcf2127: support generic watchdog timing configuration

[PATCH] dt-bindings: net: asix,ax88796c: allow SPI peripheral properties
 2023-01-20 14:43 UTC 

[PATCH v4 0/8] perf cs_etm: Basic support for virtual/kernel timestamps
 2023-01-20 14:39 UTC  (3+ messages)

[PATCH] perf/x86: KVM: Disable vPMU support on hybrid CPUs (host PMUs)
 2023-01-20 14:39 UTC  (2+ messages)

[PATCH v2 0/7] MPFS system controller/mailbox fixes
 2023-01-20 14:37 UTC  (8+ messages)
` [PATCH v2 1/7] mailbox: mpfs: fix an incorrect mask width
` [PATCH v2 2/7] mailbox: mpfs: switch to txdone_poll
` [PATCH v2 3/7] mailbox: mpfs: ditch a useless busy check
` [PATCH v2 4/7] soc: microchip: mpfs: fix some horrible alignment
` [PATCH v2 5/7] soc: microchip: mpfs: use a consistent completion timeout
` [PATCH v2 6/7] soc: microchip: mpfs: simplify error handling in mpfs_blocking_transaction()
` [PATCH v2 7/7] soc: microchip: mpfs: handle timeouts and failed services differently

[PATCH v6 0/3] cachestat: a new syscall for page cache state of files
 2023-01-20 14:36 UTC  (5+ messages)
` [PATCH v6 1/3] workingset: refactor LRU refault to expose refault recency check
` [PATCH v6 2/3] cachestat: implement cachestat syscall

[PATCH] firmware: arm_scmi: Clarify Raw per-channel ABI documentation
 2023-01-20 14:34 UTC  (4+ messages)

[PATCH 0/2] selftests: KVM: Add a test for eager page splitting
 2023-01-20 14:33 UTC  (6+ messages)
` [PATCH 2/2] selftests: KVM: Add page splitting test

[PATCH net-next v2 0/4] net: add EEE support for KSZ9477 switch series
 2023-01-20 14:30 UTC  (5+ messages)
` [PATCH net-next v2 2/4] net: phy: micrel: add EEE configuration support for KSZ9477 variants of PHYs
` [PATCH net-next v2 4/4] net: dsa: microchip: enable EEE support

[PATCH v1 1/1] cifs: Get rid of unneeded conditional in the smb2_get_aead_req()
 2023-01-20 14:21 UTC  (2+ messages)

[PATCH 0/2] [RFC] virtio-rng entropy leak reporting feature
 2023-01-20 14:27 UTC  (3+ messages)

[PATCH 1/5] thermal/core: Fix unregistering netlink at thermal init time
 2023-01-20 14:13 UTC  (6+ messages)
` [PATCH 3/5] thermal/core: Remove unneeded mutex_destroy()

[paulmck-rcu:glacialnmi.2023.01.19a] BUILD SUCCESS 1fe673c8244052670796657542a8622313b88574
 2023-01-20 14:20 UTC 

[paulmck-rcu:slownmi.2023.01.19a] BUILD REGRESSION 06901681acde9854a9a9a337cebbf3ab537f4543
 2023-01-20 14:20 UTC 

[paulmck-rcu:haltnmi2.2023.01.19a] BUILD SUCCESS 0c20db06cbde4a1a9faa9738b22e477736b64489
 2023-01-20 14:20 UTC 

[paulmck-rcu:haltnmi3.2023.01.19a] BUILD SUCCESS 437a60eca96fc6698b969f21bea74116a0225220
 2023-01-20 14:20 UTC 

[paulmck-rcu:haltnmi3glacial.2023.01.19a] BUILD SUCCESS 5d4159ff8295addf11917c989a18dfdce1c77686
 2023-01-20 14:20 UTC 

[PATCH v3 1/3] dt-bindings: phy: qcom,qmp-usb3-dp: Add sm6350 compatible
 2023-01-20 14:13 UTC  (8+ messages)
` [PATCH v3 2/3] phy: qcom-qmp-combo: Add config for SM6350

[PATCH v2 0/3] Putting some basic order on isa extension lists
 2023-01-20 14:16 UTC  (4+ messages)
` [PATCH v2 2/3] RISC-V: resort all extensions in consistent orders

[PATCH net v2] net: dsa: microchip: fix probe of I2C-connected KSZ8563
 2023-01-20 14:15 UTC  (2+ messages)

[PATCH v2] drivers/mfd: simple-mfd-i2c: Add generic compatible
 2023-01-20 14:14 UTC  (4+ messages)

[PATCH 00/10] perf symbols: Improve dso__synthesize_plt_symbols()
 2023-01-20 14:11 UTC  (2+ messages)

[PATCH v2] clocksource/drivers/riscv: Get rid of clocksource_arch_init() callback
 2023-01-20 14:09 UTC  (2+ messages)

[PATCH v11 0/7] Add throttling detection to sev-guest
 2023-01-20 14:09 UTC  (3+ messages)
` [PATCH v11 2/7] x86/sev: Change snp_guest_issue_request's fw_err

[PATCH v4] locking/rwbase: Mitigate indefinite writer starvation
 2023-01-20 14:08 UTC 

[PATCH v2] locking/rwbase: Prevent indefinite writer starvation
 2023-01-20 14:07 UTC  (13+ messages)

linux-next: duplicate patch in the usb tree
 2023-01-20 14:04 UTC  (4+ messages)

[PATCH 1/2] fs/aio: Use kmap_local() instead of kmap()
 2023-01-20 14:03 UTC  (2+ messages)
` [PATCH v2] fs/aio: obey min_nr when doing wakeups

linux-next: duplicate patches in the phy-next tree
 2023-01-20 14:02 UTC  (5+ messages)

[PATCH v2 0/6] improve AP queue reset processing
 2023-01-20 14:02 UTC  (3+ messages)

[PATCH v2 0/3] imx7d-remarkable2: Enable cyttsp5 and rohm,bd71815
 2023-01-20 14:01 UTC  (7+ messages)
` [PATCH v2 3/3] ARM: dts: imx7d-remarkable2: Enable the rohm,bd71815

[PATCH] powercap: fix possible name leak in powercap_register_zone()
 2023-01-20 13:58 UTC  (2+ messages)

[PATCH v7 0/7] i2c-atr and FPDLink
 2023-01-20 13:58 UTC  (12+ messages)
` [PATCH v7 1/7] i2c: add I2C Address Translator (ATR) support

[PATCH v2 0/2] leds: lp55xx: configure internal charge pump
 2023-01-20 13:55 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH v2] x86/hotplug: Do not put offline vCPUs in mwait idle state
 2023-01-20 13:55 UTC  (4+ messages)

[PATCH] PM: hibernate: swap: don't use /** for non-kernel-doc comments
 2023-01-20 13:51 UTC  (2+ messages)

[PATCH] tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
 2023-01-20 13:47 UTC  (4+ messages)

[PATCH] powercap/dtpm_cpu: Fix refcount leak in __dtpm_cpu_setup
 2023-01-20 13:43 UTC  (2+ messages)

[PATCH 1/4] f2fs: fix to set ipu policy
 2023-01-20 13:40 UTC  (4+ messages)
` [PATCH 2/4] f2fs: add sanity check for ipu_policy
` [PATCH 3/4] f2fs: introduce ipu_mode sysfs node
` [PATCH 4/4] f2fs: move ipu_policy definitions to separated file

[PATCH] spi: spidev: order compatibles alphabetically
 2023-01-20 13:38 UTC  (2+ messages)

[net-next Patch v2 0/5] octeontx2-pf: HTB offload support
 2023-01-20 13:37 UTC  (5+ messages)
` [net-next Patch v2 4/5] octeontx2-pf: Add devlink support to configure TL1 RR_PRIO

[PATCH] scripts: `make rust-analyzer` for out-of-tree modules
 2023-01-20 13:35 UTC  (3+ messages)

[PATCH V2 2/2] PCI: Add quirk for LS7A to avoid reboot failure
 2023-01-20 13:31 UTC  (3+ messages)

[PATCH net-next v2 1/2] ACPI: utils: Add acpi_evaluate_dsm_typed() and acpi_check_dsm() stubs
 2023-01-20 13:30 UTC  (2+ messages)

[PATCH] regulator: dt-bindings: fixed-regulator: allow gpios property
 2023-01-20 13:30 UTC 

[PATCH 1/1] leds: ledtrig-tty.c: call led_set_brightness() when the blocking callback is not available
 2023-01-20 13:27 UTC  (5+ messages)

[PATCH v3] rcu: Remove impossible wakeup rcu GP kthread action from rcu_report_qs_rdp()
 2023-01-20 13:27 UTC  (2+ messages)

[PATCH v12 0/5] Add kprobe and kretprobe support for LoongArch
 2023-01-20 13:23 UTC  (9+ messages)
` [PATCH v12 4/5] LoongArch: Mark some assembler symbols as non-kprobe-able

[PATCH] libbpf: resolve kernel function name optimization for kprobe
 2023-01-20 13:20 UTC  (9+ messages)
              ` BTF, pahole and static functions (was Re: [PATCH] libbpf: resolve kernel function name optimization for kprobe)

[PATCH v4 0/7] Generic IPI sending tracepoint
 2023-01-20 13:19 UTC  (3+ messages)
` [PATCH v4 5/7] treewide: Trace IPIs sent via smp_send_reschedule()

[PATCH v2 0/4] Add CCI bus support for SM6350
 2023-01-20 13:16 UTC  (4+ messages)
` [PATCH v2 3/4] arm64: dts: qcom: sm6350: Add CCI nodes
` [PATCH v2 4/4] arm64: dts: qcom: sm7225-fairphone-fp4: Enable CCI busses

[PATCH 0/2] drivers/base/memory: Two small cleanups
 2023-01-20 13:14 UTC  (3+ messages)
` [PATCH 2/2] drivers/base/memory: Use array to show memory block state

[PATCH net] net: dsa: microchip: fix probe of I2C-connected KSZ8563
 2023-01-20 13:15 UTC  (5+ messages)


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