public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-12 14:25:01 to 2023-01-12 16:26:28 UTC [more...]

[PATCH v8 0/5] workqueue: destroy_worker() vs isolated CPUs
 2023-01-12 16:22 UTC  (7+ messages)
` [PATCH v8 1/5] workqueue: Protects wq_unbound_cpumask with wq_pool_attach_mutex
` [PATCH v8 2/5] workqueue: Factorize unbind/rebind_workers() logic
` [PATCH v8 3/5] workqueue: Convert the idle_timer to a timer + work_struct
` [PATCH v8 4/5] workqueue: Don't hold any lock while rcuwait'ing for !POOL_MANAGER_ACTIVE
` [PATCH v8 5/5] workqueue: Unbind kworkers before sending them to exit()

[PATCH] docs: Fix the docs build with Sphinx 6.0
 2023-01-12 16:22 UTC  (7+ messages)

[PATCH v1 1/1] gpiolib: of: Move enum of_gpio_flags to its only user
 2023-01-12 16:22 UTC  (2+ messages)

[PATCH net 1/2] net/af_packet: fix tx skb protocol on SOCK_PACKET sockets
 2023-01-12 16:22 UTC  (8+ messages)
` [PATCH net 2/2] net/af_packet: fix tx skb network header on SOCK_RAW sockets over VLAN device

[PATCH] USB: serial: option: add Quectel EM05CN modem
 2023-01-12 16:19 UTC  (2+ messages)

arch/parisc/kernel/toc.c:15:1: sparse: sparse: symbol '__pcpu_scope_toc_stack' was not declared. Should it be static?
 2023-01-12 16:16 UTC 

[PATCH v2 3/3] arm64: dts: qcom: msm8916-thwc: Add initial device tree for Tong Heng Wei Chuang Wifi/LTE dongle UFI-001C and uf896
 2023-01-12 16:16 UTC  (2+ messages)

[PATCH v10 000/108] KVM TDX basic feature support
 2023-01-12 16:16 UTC  (3+ messages)

[PATCH v2] serial: atmel: fix incorrect baudrate setup
 2023-01-12 16:15 UTC  (2+ messages)

[bp:tip-x86-alternatives 1/1] error[E0588]: packed type cannot transitively contain a `#[repr(align)]` type
 2023-01-12 16:14 UTC  (5+ messages)

[PATCH v2] Bluetooth: hci_qca: Fix driver shutdown on closed serdev
 2023-01-12 16:13 UTC  (4+ messages)

[PATCH v2] tty: serial: kgdboc: fix mutex locking order for configure_kgdboc()
 2023-01-12 16:12 UTC 

[PATCH 1/1] drm: panel: Set connector type for Armadeus ST0700 Adapt panel
 2023-01-12 15:30 UTC 

[PATCH v3 1/2] dt-bindings: mfd: qcom,tcsr: Add compatible for sm8450
 2023-01-12 16:12 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: sc8280xp: Use MMCX for all DP controllers
 2023-01-12 16:12 UTC  (4+ messages)

[PATCH] arm64: dts: qcom: sc8280xp: Vote for CX in USB controllers
 2023-01-12 16:12 UTC  (4+ messages)

[PATCH] arm64: dts: qcom: sc8280xp-crd: allow vreg_l3b to be disabled
 2023-01-12 16:12 UTC  (3+ messages)

[PATCH net] net: lan966x: add missing fwnode_handle_put() for ports node
 2023-01-12 16:13 UTC 

[PATCH] docs/scripts/gdb: add necessary make scripts_gdb step
 2023-01-12 16:09 UTC 

kernel BUG at mm/usercopy.c when using usbip
 2023-01-12 16:08 UTC  (4+ messages)

[PATCH] drm/amd/display: Fix set scaling doesn's work
 2023-01-12 16:08 UTC  (4+ messages)

drivers/net/wireless/microchip/wilc1000/cfg80211.c:361:42: sparse: sparse: incorrect type in assignment (different base types)
 2023-01-12 16:05 UTC 

[PATCH 14/19] soundwire: amd: add runtime pm ops for AMD master driver
 2023-01-12 16:05 UTC  (14+ messages)
` [PATCH 17/19] soundwire: amd: add pm_prepare callback and pm ops support
` [PATCH 19/19] ASoC: amd: ps: increase runtime suspend delay

[PATCH v4 0/5] ARM: Add GXP Fan and SPI controllers
 2023-01-12 16:00 UTC  (8+ messages)
` [PATCH v4 3/5] ARM: dts: add GXP Support for fans and SPI
` [PATCH v4 4/5] ARM: multi_v7_defconfig: Add GXP Fan and SPI support

[PATCH] drm: amd: display: Fix memory leakage
 2023-01-12 16:00 UTC  (2+ messages)

[PATCH liburing v1 0/4] liburing updates for 2.4
 2023-01-12 15:57 UTC  (5+ messages)
` [PATCH liburing v1 1/4] liburing-ffi.map: Add io_uring_prep_msg_ring_cqe_flags() function
` [PATCH liburing v1 2/4] CHANGELOG: Note about --nolibc configure option deprecation
` [PATCH liburing v1 3/4] liburing.h: 's/is adjust/is adjusted/' and fix indentation
` [PATCH liburing v1 4/4] man/io_uring_prep_splice.3: Explain more about io_uring_prep_splice()

[PATCH v2 net-next 1/1] plca.c: fix obvious mistake in checking retval
 2023-01-12 15:56 UTC 

[PATCH] selftests/ftrace: Extend multiple_kprobes.tc to add multiple consecutive probes in a function
 2023-01-12 15:51 UTC  (2+ messages)

[PATCH 1/1] PCI: layerscape: Add EP mode support for ls1028a
 2023-01-12 15:50 UTC  (3+ messages)

[PATCH v2 0/2] arm64: defconfig: enable modules for Qualcomm SM8550-MTP display
 2023-01-12 15:47 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: defconfig: enable Visionox VTDR6130 DSI Panel driver

[PATCH v2 00/11] KVM perf support
 2023-01-12 15:47 UTC  (7+ messages)
` [PATCH v2 06/11] RISC-V: KVM: Add skeleton support for perf
` [PATCH v2 07/11] RISC-V: KVM: Add SBI PMU extension support
` [PATCH v2 08/11] RISC-V: KVM: Disable all hpmcounter access for VS/VU mode

[PATCH v10 0/4] Enhance definition of DFH and use enhancements for UART driver
 2023-01-12 15:36 UTC  (8+ messages)
` [PATCH v10 3/4] fpga: dfl: add basic support for DFHv1

[PATCH v2] dt-bindings: arm-smmu: document the smmu on Qualcomm SA8775P
 2023-01-12 15:45 UTC 

[syzbot] KASAN: use-after-free Read in snd_rawmidi_poll
 2023-01-12 15:42 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: cpufreq: Make reg-names a required property
 2023-01-12 15:41 UTC  (4+ messages)
` [PATCH 2/2] cpufreq: qcom-hw: Ensure only freq-domain regs are counted in num_domains

[PATCH] tty: serial: kgdboc: fix mutex locking order for configure_kgdboc()
 2023-01-12 15:40 UTC  (3+ messages)

[PATCH] inet: fix fast path in __inet_hash_connect()
 2023-01-12 15:39 UTC 

include/asm-generic/io.h:464:31: error: performing pointer arithmetic on a null pointer has undefined behavior
 2023-01-12 15:35 UTC 

[PATCH 0/4] clk: qcom: msm8996: add APCS clock driver
 2023-01-12 15:36 UTC  (4+ messages)
` [PATCH 4/4] clk: qcom: add the driver for the MSM8996 APCS clocks

[PATCH v2 1/2] arm64: dts: qcom: sm8550: Add UFS host controller and phy nodes
 2023-01-12 15:34 UTC  (3+ messages)

[PATCH v2] mm/page_ext: Do not allocate space for page_ext->flags if not needed
 2023-01-12 15:33 UTC 

[PATCH v3 0/7] perf cs_etm: Basic support for virtual/kernel timestamps
 2023-01-12 15:33 UTC  (5+ messages)

[PATCH 01/11] drm/ast: Use drm_aperture_remove_conflicting_pci_framebuffers
 2023-01-12 15:32 UTC  (8+ messages)
` [PATCH 02/11] drm/gma500: "

[PATCH v2 00/23] Update cache properties for arm64 DTS
 2023-01-12 15:31 UTC  (3+ messages)
` [PATCH v2 02/23] arm64: dts: Update cache properties for amd

[PATCH v2 00/12] RkVDEC HEVC driver
 2023-01-12 15:30 UTC  (12+ messages)
` [PATCH v2 04/12] staging: media: rkvdec: Block start streaming until both queues run
` [PATCH v2 05/12] staging: media: rkvdec: Add SPS structure to internal context
` [PATCH v2 06/12] staging: media: rkvdec: Add a valid pixel format check as callback
` [PATCH v2 09/12] staging: media: rkvdec: h264: Add callbacks for h264
` [PATCH v2 11/12] staging: media: rkvdec: Enable S_CTRL IOCTL

[PATCH v10 0/6] Add LVTS thermal architecture
 2023-01-12 15:28 UTC  (7+ messages)
` [PATCH v10 1/6] thermal/drivers/mediatek: Relocate driver to mediatek folder
` [PATCH v10 2/6] dt-bindings/thermal/mediatek: Add dt-binding document for LVTS thermal controllers
` [PATCH v10 3/6] arm64/dts/mt8195: Add efuse node to mt8195
` [PATCH v10 4/6] thermal/drivers/mediatek: Add the Low Voltage Thermal Sensor driver
` [PATCH v10 5/6] arm64/dts/mt8195: Add thermal zones and thermal nodes
` [PATCH v10 6/6] arm64/dts/mt8195: Add temperature mitigation threshold

[PATCH 00/46] Based on latest mm-unstable (85b44c25cd1e)
 2023-01-12 15:29 UTC  (5+ messages)
` [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range

[PATCH v2 0/6] phy: qualcomm: Add UFS support for SM8550
 2023-01-12 15:29 UTC  (5+ messages)
` [PATCH v2 1/6] dt-bindings: phy: Add QMP UFS PHY comptible "
` [PATCH v2 6/6] phy: qcom-qmp-ufs: Add SM8550 support

[PATCH] rcu: Remove duplicate settings for rcu boost kthreads affinity
 2023-01-12 15:29 UTC  (7+ messages)

[syzbot] WARNING in io_cqring_event_overflow
 2023-01-12 15:27 UTC  (2+ messages)

[PATCH net-next 1/1] plca.c: fix obvious mistake in checking retval
 2023-01-12 15:27 UTC  (3+ messages)

[PATCH rcu 0/27] Unconditionally enable SRCU
 2023-01-12 15:27 UTC  (4+ messages)
` [PATCH rcu 17/27] drivers/pci/controller: Remove "select SRCU"

[PATCH v10 5/5] x86/hyperv: Change interrupt vector for nested root partition
 2023-01-12 15:27 UTC  (2+ messages)

[PATCH 5.10 0/1] drm/amdkfd: Check for null pointer after calling kmemdup
 2023-01-12 15:26 UTC  (4+ messages)
` [PATCH 5.10 1/1] "

[PATCH v6] blk-throtl: Introduce sync and async queues for blk-throtl
 2023-01-12 15:25 UTC 

[syzbot] KASAN: use-after-free Read in io_fallback_req_func
 2023-01-12 15:24 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in io_fallback_tw
 2023-01-12 15:24 UTC  (2+ messages)

[PATCH v2 0/5] ASoC: Intel: Balance ACPI device refcount
 2023-01-12 14:56 UTC  (2+ messages)

[PATCH] ASoC: soc-pcm.c: Introduce a count to record the times of setting DAIs parameters
 2023-01-12 14:19 UTC  (2+ messages)

[PATCH] arm64: defconfig: Enable missing configs for mt8192-asurada
 2023-01-12 15:21 UTC  (2+ messages)

[PATCH] Documentation: kvm: fix SRCU locking order docs
 2023-01-12 15:20 UTC  (3+ messages)

[PATCH] x86/paravirt: merge activate_mm and dup_mmap callbacks
 2023-01-12 15:21 UTC 

[PATCH v1 1/1] gpiolib: Remove unused of_mm_gpiochip_add()
 2023-01-12 14:45 UTC 

[tip:sched/core] [selftests/rseq] b344b8f2d8: kernel-selftests.rseq.run_param_test.sh.fail
 2023-01-12 15:18 UTC  (2+ messages)
` [tip: sched/core] selftests/rseq: Revert "selftests/rseq: Add mm_numa_cid to test script"

[RFC PATCH tip] rseq: Fix: Increase AT_VECTOR_SIZE_BASE to match rseq auxvec entries
 2023-01-12 15:18 UTC  (2+ messages)
` [tip: sched/core] rseq: "

[PATCH net-next 00/10] net: mdio: Continue separating C22 and C45
 2023-01-12 15:15 UTC  (11+ messages)
` [PATCH net-next 01/10] net: mdio: cavium: Separate C22 and C45 transactions
` [PATCH net-next 02/10] net: mdio: i2c: "
` [PATCH net-next 03/10] net: mdio: mux-bcm-iproc: "
` [PATCH net-next 04/10] net: mdio: aspeed: "
` [PATCH net-next 05/10] net: mdio: ipq4019: "
` [PATCH net-next 06/10] net: ethernet: mtk_eth_soc: "
` [PATCH net-next 07/10] net: lan743x: "
` [PATCH net-next 08/10] net: stmmac: Separate C22 and C45 transactions for xgmac2
` [PATCH net-next 09/10] net: stmmac: Separate C22 and C45 transactions for xgmac
` [PATCH net-next 10/10] enetc: Separate C22 and C45 transactions

[PATCH v1 1/1] gpio: Remove unused and obsoleted irq_to_gpio()
 2023-01-12 15:14 UTC  (2+ messages)

[PATCH 1/4] f2fs: reset iostat_count in f2fs_reset_iostat()
 2023-01-12 15:13 UTC  (2+ messages)

[PATCH] ASoC: SOF: sof-audio: Check snd_sof_widget pointer not NULL
 2023-01-12 14:38 UTC  (4+ messages)

[PATCH v13 0/2] Microchip Soft IP corePWM driver
 2023-01-12 15:10 UTC  (5+ messages)
` [PATCH v13 1/2] pwm: add microchip soft ip "

[PATCH v6 00/14] coresight: Add new API to allocate trace source ID values
 2023-01-12 15:06 UTC  (3+ messages)
` [PATCH v6 11/14] kernel: events: Export perf_report_aux_output_id()

[PATCH v2 0/4] Per CPU idle injection
 2023-01-12 15:05 UTC  (10+ messages)
` [PATCH v2 1/4] powercap: idle_inject: Export symbols
` [PATCH v2 2/4] powercap: idle_inject: Add prepare/complete callbacks

[PATCH v4] f2fs: introduce discard_io_aware_gran sysfs node
 2023-01-12 15:04 UTC 

[GIT PULL] Networking for 6.2-rc4
 2023-01-12 15:00 UTC 

[PATCH v5 8/9] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
 2023-01-12 15:02 UTC  (8+ messages)
` [PATCH v5 0/9] iov_iter: Add extraction helpers

[PATCH 0/5 v3 RESEND] seccomp: add the synchronous mode for seccomp_unotify
 2023-01-12 15:00 UTC  (5+ messages)
` [PATCH 1/5] seccomp: don't use semaphore and wait_queue together
` [PATCH 4/5] seccomp: add the synchronous mode for seccomp_unotify

[PATCH v6 0/5] x86: Enable LKGS instruction
 2023-01-12 14:57 UTC  (3+ messages)

[PATCH 0/3] optee: async notif with PPI + interrupt provider
 2023-01-12 14:54 UTC  (4+ messages)
` [PATCH 1/3] optee: add per cpu asynchronous notification
` [PATCH 2/3] dt-bindings: arm: optee: add interrupt controller properties
` [PATCH 3/3] optee core: add irq chip using optee async notification

[PATCH v11 1/3] usb: typec: tcpm: Add callbacks to mitigate wakeups due to contaminant
 2023-01-12 14:55 UTC  (8+ messages)
` [PATCH v11 2/3] usb: typec: tcpci: Add callback for evaluating contaminant presence
` [PATCH v11 3/3] usb: typec: maxim_contaminant: Implement check_contaminant callback

[PATCH v2] rcu: Fix the start_poll_synchronize_rcu_expedited() be invoked very early
 2023-01-12 14:54 UTC  (2+ messages)

EXT4 IOPS degradation in 5.10 compared to 5.4
 2023-01-12 14:54 UTC  (2+ messages)

Regression in Kernel 6.0: System partially freezes with "nvme controller is down"
 2023-01-12 14:48 UTC 

[PATCH v6 0/9] Implement copy offload support
 2023-01-12 14:48 UTC  (6+ messages)
  ` [PATCH v6 2/9] block: Add copy offload support infrastructure
  ` [PATCH v6 3/9] block: add emulation for copy

[PATCH] f2fs: drop useless initializer and unneeded local variable
 2023-01-12 14:46 UTC  (2+ messages)

[PATCH 1/2] io_uring: Rename struct io_op_def
 2023-01-12 14:44 UTC  (2+ messages)
` [PATCH 2/2] io_uring: Split io_issue_def struct

[GIT PULL] timer fixes
 2023-01-12 14:44 UTC 

[PATCH v3 0/3] coresight: cti: Add PM runtime call in enable_store
 2023-01-12 14:43 UTC  (5+ messages)
` [PATCH v3 1/3] coresight: cti: Prevent negative values of enable count
` [PATCH v3 3/3] coresight: cti: Remove atomic type from enable_req_count

[PATCH v5] x86/sev: Add SEV-SNP guest feature negotiation support
 2023-01-12 14:42 UTC  (2+ messages)

[PATCH v5 0/8] LSM: Three basic syscalls
 2023-01-12 14:40 UTC  (3+ messages)
` [PATCH v5 4/8] LSM: lsm_get_self_attr syscall for LSM self attributes

[RFC][PATCH 0/6] x86: Fix suspend vs retbleed=stuff
 2023-01-12 14:31 UTC  (7+ messages)
` [RFC][PATCH 1/6] x86/power: De-paravirt restore_processor_state()
` [RFC][PATCH 2/6] x86/power: Inline write_cr[04]()
` [RFC][PATCH 3/6] x86/callthunk: No callthunk for restore_processor_state()
` [RFC][PATCH 4/6] x86/power: Sprinkle some noinstr
` [RFC][PATCH 5/6] PM / hibernate: Add minimal noinstr annotations
` [RFC][PATCH 6/6] x86/power: Seal restore_processor_state()

kernel hangs when kprobe memcpy
 2023-01-12 14:36 UTC  (3+ messages)

[RFC GIT PULL] perf events HW enablement fixes
 2023-01-12 14:33 UTC 

rtla osnoise hist: average duration is always zero
 2023-01-12 14:33 UTC  (5+ messages)
` [PATCH 1/2 v2] tools/tracing/rtla: osnoise_hist: use total duration for average calculation
` [PATCH 2/2 v2] tools/tracing/rtla: osnoise_hist: display average with two-digit precision

[PATCH kernel v2 0/3] KVM: SEV: Enable AMD SEV-ES DebugSwap
 2023-01-12 14:32 UTC  (6+ messages)
` [PATCH kernel v2 2/3] KVM: SEV: Enable data breakpoints in SEV-ES

[RESEND PATCH v4 1/1] Added Digiteq Automotive MGB4 driver
 2023-01-12 14:14 UTC  (2+ messages)

[PATCH] f2fs: convert is_extension_exist() to return bool type
 2023-01-12 14:31 UTC 

[PATCH 0/4] Further code removal after Arnd's latest cleanup
 2023-01-12 14:31 UTC  (7+ messages)
` [PATCH 3/4] usb: remove OMAP USB Device Controller and OHCI support for OMAP1/2 chips

[regression] Bug 216908 - General Protection Fault in btrfs_file_llseek
 2023-01-12 14:29 UTC  (2+ messages)

[PATCH V7 0/6] arm64/perf: Enable branch stack sampling
 2023-01-12 14:29 UTC  (3+ messages)
` [PATCH V7 5/6] arm64/perf: Add branch stack support in ARMV8 PMU

[PATCH v5 0/4] Add initial support for J784S4 SoC
 2023-01-12 14:27 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: arm: ti: Add bindings for J784s4 SoC
` [PATCH v5 2/4] dt-bindings: pinctrl: k3: Introduce pinmux definitions for J784s4
` [PATCH v5 3/4] arm64: dts: ti: Add initial support for J784S4 SoC
` [PATCH v5 4/4] arm64: dts: ti: Add support for J784S4 EVM board

[PATCH v2] sched/fair: unlink misfit task from cpu overutilized
 2023-01-12 14:26 UTC  (2+ messages)

[RFC 0/3] MLX Adress Space ID + Control VirtQueue fixes
 2023-01-12 14:22 UTC  (4+ messages)
` [RFC 1/3] vdpa/mlx5: reset iotlb at dup_iotlb
` [RFC 2/3] vdpa/mlx5: conditionally delete cvq iotlb in destroy_mr
` [RFC 3/3] vdpa/mlx5: take iommu_lock at dup_iotlb

[PATCH] rust: print: avoid evaluating arguments in `pr_*` macros in `unsafe` blocks
 2023-01-12 14:25 UTC  (2+ messages)

[GIT PULL] scheduler fixes
 2023-01-12 14:25 UTC 

[PATCH] f2fs: introduce sanity_check_blocks()
 2023-01-12 14:22 UTC 

[PATCH 1/2] dt-bindings usb: typec: rt1718s: Add binding for Richtek RT1718S
 2023-01-12 14:18 UTC  (5+ messages)
` [PATCH 2/2] usb: typec: tcpci_rt1718s: Add Richtek RT1718S tcpci driver
      ` FW: "

[PATCH v1 1/1] gpiolib: Do not mention legacy API in the code
 2023-01-12 14:17 UTC 

[PATCH v2] x86/hibernate: Use fixmap for saving unmapped pages
 2023-01-12 14:15 UTC  (4+ messages)


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