public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-14 21:00:17 to 2024-08-15 00:51:36 UTC [more...]

[PATCH] f2fs: fix unreleased reader lock on return
 2024-08-15  0:51 UTC  (2+ messages)

[PATCH -next 0/2] Fixes about delegation
 2024-08-15  0:50 UTC  (7+ messages)
` [PATCH -next 2/2] cgroup: Disallow delegatee to write all interfaces outsize of cgroup ns

[PATCH] f2fs: Use sysfs_emit_at() to simplify code
 2024-08-15  0:49 UTC  (4+ messages)

[PATCH 00/25] TDX vCPU/VM creation
 2024-08-15  0:47 UTC  (15+ messages)
` [PATCH 18/25] KVM: TDX: Do TDX specific vcpu initialization
` [PATCH 25/25] KVM: x86: Add CPUID bits missing from KVM_GET_SUPPORTED_CPUID

[PATCH RESEND] f2fs: Use sysfs_emit_at() to simplify code
 2024-08-15  0:47 UTC 

linux-next: manual merge of the risc-v tree with the mm-hotfixes tree
 2024-08-15  0:46 UTC  (2+ messages)

[PATCH] virtio_pmem: Add freeze/restore callbacks
 2024-08-15  0:46 UTC 

[GIT PULL] Btrfs fixes for 6.11-rc4
 2024-08-15  0:38 UTC 

[PATCH v2 0/2] clk: Switch to use kmemdup_array()
 2024-08-15  0:37 UTC  (5+ messages)
` [PATCH v2 1/2] clk: mmp: "
` [PATCH v2 2/2] clk: visconti: "

[PATCH v2 00/11] platform/chrome: Add DT USB/DP muxing/topology support
 2024-08-15  0:34 UTC  (12+ messages)
` [PATCH v2 01/11] drm/atomic-helper: Introduce lane remapping support to bridges
` [PATCH v2 02/11] drm/bridge: Verify lane assignment is going to work during atomic_check
` [PATCH v2 03/11] drm/bridge: aux-hpd: Support USB Type-C DP altmodes via DRM lane assignment
` [PATCH v2 04/11] drm/bridge: dp_typec: Support USB Type-C orientation
` [PATCH v2 05/11] drm/bridge: dp_typec: Add "no-hpd" support
` [PATCH v2 06/11] drm/bridge: dp_typec: Allow users to hook hpd notify path
` [PATCH v2 07/11] dt-bindings: chrome: Add ports to google,cros-ec-typec for DP altmode
` [PATCH v2 08/11] platform/chrome: cros_ec_typec: Add support for signaling DP HPD via drm_bridge
` [PATCH v2 09/11] platform/chrome: cros_ec_typec: Support DP muxing via DRM lane assignment
` [PATCH v2 10/11] platform/chrome: cros_ec_typec: Support DP orientation
` [PATCH v2 11/11] platform/chrome: cros_ec_typec: Handle lack of HPD information

[PATCH 0/2] riscv: Fix race conditions in PR_RISCV_SET_ICACHE_FLUSH_CTX
 2024-08-15  0:34 UTC  (3+ messages)
` [PATCH 2/2] riscv: Eagerly flush in flush_icache_deferred()

[PATCH] virtio_pmem: Check device status before requesting flush
 2024-08-15  0:30 UTC 

[PATCH v2] memcg: use ratelimited stats flush in the reclaim
 2024-08-15  0:29 UTC  (11+ messages)

[PATCH 0/4] Add support for AST2700 clk driver
 2024-08-15  0:26 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: mfd: aspeed: support for AST2700

linux-next: build failure after merge of the mm tree
 2024-08-15  0:25 UTC  (4+ messages)

[PATCH v4 00/13] media: qcom: camss: Add sm8550 support
 2024-08-15  0:25 UTC  (11+ messages)
` [PATCH 08/13] media: qcom: camss: csid: Move common code into csid core
` [PATCH 09/13] media: qcom: camss: vfe: Move common code into vfe core
` [PATCH 13/13] media: qcom: camss: Add support for VFE hardware version Titan 780

[PATCH 00/19] mm: Support huge pfnmaps
 2024-08-15  0:23 UTC  (15+ messages)
` [PATCH 09/19] mm: New follow_pfnmap API

[RFC net-next 0/6] Cleanup IRQ affinity checks in several drivers
 2024-08-15  0:20 UTC  (9+ messages)

[PATCH RFT v8 0/9] fork: Support shadow stacks in clone3()
 2024-08-15  0:19 UTC  (5+ messages)
` [PATCH RFT v8 4/9] fork: Add shadow stack support to clone3()

[PATCH v5 00/26] Generic `Allocator` support for Rust
 2024-08-15  0:16 UTC  (23+ messages)
` [PATCH v5 01/26] rust: alloc: add `Allocator` trait
` [PATCH v5 04/26] rust: alloc: implement `Allocator` for `Kmalloc`
` [PATCH v5 06/26] rust: alloc: implement `Vmalloc` allocator
` [PATCH v5 09/26] rust: alloc: implement kernel `Box`
` [PATCH v5 13/26] rust: alloc: implement kernel `Vec` type

[tip:x86/platform] BUILD SUCCESS 22f42697265589534df9b109fe0b0efa36896509
 2024-08-15  0:15 UTC 

[PATCH] riscv: defconfig: sophgo: enable clks for sg2042
 2024-08-15  0:09 UTC  (3+ messages)

[PATCH net 00/14] VLAN fixes for Ocelot driver
 2024-08-15  0:07 UTC  (15+ messages)
` [PATCH net 01/14] selftests: net: local_termination: refactor macvlan creation/deletion
` [PATCH net 02/14] selftests: net: local_termination: parameterize sending interface
` [PATCH net 03/14] selftests: net: local_termination: parameterize test name
` [PATCH net 04/14] selftests: net: local_termination: add one more test for VLAN-aware bridges
` [PATCH net 05/14] selftests: net: local_termination: introduce new tests which capture VLAN behavior
` [PATCH net 06/14] selftests: net: local_termination: don't use xfail_on_veth()
` [PATCH net 07/14] selftests: net: local_termination: add PTP frames to the mix
` [PATCH net 08/14] selftests: net: bridge_vlan_aware: test that other TPIDs are seen as untagged
` [PATCH net 09/14] net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register injection
` [PATCH net 10/14] net: mscc: ocelot: fix QoS class for injected packets with "ocelot-8021q"
` [PATCH net 11/14] net: mscc: ocelot: serialize access to the injection/extraction groups
` [PATCH net 12/14] net: dsa: provide a software untagging function on RX for VLAN-aware bridges
` [PATCH net 13/14] net: dsa: felix: fix VLAN tag loss on CPU reception with ocelot-8021q
` [PATCH net 14/14] net: mscc: ocelot: treat 802.1ad tagged traffic as 802.1Q-untagged

[PATCH] kunit/overflow: Fix UB in overflow_allocation_test
 2024-08-15  0:04 UTC 

[PATCH v2] usb: dwc3: core: Prevent USB core invalid event buffer address access
 2024-08-15  0:04 UTC  (6+ messages)

[PATCH v2] net: netvsc: Update default VMBus channels
 2024-08-14 23:57 UTC  (2+ messages)

[PATCH v2] x86/hyperv: use helpers to read control registers in hv_snp_boot_ap()
 2024-08-14 23:54 UTC  (2+ messages)

[PATCH v2 0/4] memcg: initiate deprecation of v1 features
 2024-08-14 23:47 UTC  (9+ messages)
` [PATCH v2 1/4] memcg: initiate deprecation of v1 tcp accounting
` [PATCH v2 2/4] memcg: initiate deprecation of v1 soft limit
` [PATCH v2 3/4] memcg: initiate deprecation of oom_control
` [PATCH v2 4/4] memcg: initiate deprecation of pressure_level

[PATCH 0/3] firewire: core/ohci: minor code refactoring
 2024-08-14 23:46 UTC  (2+ messages)

linux-next: build failure after merge of the mm tree
 2024-08-14 23:38 UTC 

[PATCH 1/3] fault-inject: improve build for CONFIG_FAULT_INJECTION=n
 2024-08-14 23:38 UTC  (3+ messages)
` [PATCH 2/3] drm/msm: clean up fault injection usage

[PATCH 1/2] usb: dwc3: omap: add missing depopulate in probe error path
 2024-08-14 23:31 UTC  (4+ messages)
` [PATCH 2/2] usb: dwc3: xilinx: "

[PATCH v3] iommufd/device: Enforce reserved IOVA also when attached to hwpt_nested
 2024-08-14 23:31 UTC  (5+ messages)

[RFC PATCH v1 0/4] mm: ZSWAP swap-out of mTHP folios
 2024-08-14 23:24 UTC  (5+ messages)
` [RFC PATCH v1 2/4] mm: vmstat: Per mTHP-size zswap_store vmstat event counters

[PATCH 1/2] usb: dwc3: st: fix probed platform device ref count on probe error path
 2024-08-14 23:19 UTC  (4+ messages)
` [PATCH 2/2] usb: dwc3: st: add missing depopulate in "

[PATCH 1/1] MAINTAINERS: I3C: Add Frank Li as nxp I3C controller driver maintainer
 2024-08-14 23:09 UTC  (2+ messages)

[PATCH v3 4/6] mm: Introduce a pageflag for partially mapped folios
 2024-08-14 23:05 UTC  (2+ messages)

[PATCH 0/4] Omnivision OV4689 cropping and binning
 2024-08-14 23:01 UTC  (2+ messages)

[PATCH] usb: dwc3: qcom: fix NULL pointer dereference on dwc3_qcom_read_usb2_speed
 2024-08-14 23:05 UTC  (5+ messages)

[PATCH 6.1.y] xfs: remove WARN when dquot cache insertion fails
 2024-08-14 22:55 UTC  (3+ messages)

[PATCH 0/3] Add SEV-SNP CipherTextHiding feature support
 2024-08-14 22:51 UTC  (5+ messages)
` [PATCH 1/3] crypto: ccp: Extend SNP_PLATFORM_STATUS command
` [PATCH 2/3] crypto: ccp: Add support for SNP_FEATURE_INFO command

[PATCH v4 0/2] Add Watchdog Timer driver for Renesas RZ/V2H(P) SoC
 2024-08-14 22:50 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: watchdog: renesas,wdt: Document "
` [PATCH v4 2/2] watchdog: Add Watchdog Timer driver for RZ/V2H(P)

[PATCH 2/2] KVM: x86/mmu: Recover NX Huge pages belonging to TDP MMU under MMU read lock
 2024-08-14 22:50 UTC  (2+ messages)

[PATCH] perf/x86/intel: Restrict period on Haswell
 2024-08-14 22:47 UTC  (5+ messages)

[PATCH v4] mm: Override mTHP "enabled" defaults at kernel cmdline
 2024-08-14 22:46 UTC  (2+ messages)

[PATCH] usb: dwc3: ep0: Don't reset resource alloc flag (including ep0)
 2024-08-14 22:41 UTC  (4+ messages)

[PATCH net-next 0/4] net: dsa: microchip: add SGMII port support to KSZ9477 switch
 2024-08-14 22:40 UTC  (13+ messages)
` [PATCH net-next 1/4] dt-bindings: "

[PATCH v1 0/4] thermal: gov_bang_bang: Prevent cooling devices from getting stuck in the "on" state
 2024-08-14 20:55 UTC  (5+ messages)
` [PATCH v1 3/4] thermal: gov_bang_bang: Add .manage() callback

[PATCH bpf-next v4 0/2] selftests/bpf: new MPTCP subflow subtest
 2024-08-14 22:37 UTC  (6+ messages)
` [PATCH bpf-next v4 2/2] selftests/bpf: Add mptcp "

[PATCH v3 0/3] Add dw_mmc support for rk3576
 2024-08-14 22:34 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: mmc: Add support for rk3576 dw-mshc
` [PATCH v3 2/3] mmc: dw_mmc-rockchip: Add v2 tuning support
` [PATCH v3 3/3] mmc: dw_mmc-rockchip: Add internal phase support

[PATCH v2] firmware: qcom_scm: Mark get_wq_ctx() as atomic call
 2024-08-14 22:32 UTC 

[PATCH v3 0/2] Add pinctrl support for rk3576
 2024-08-14 22:30 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: Add rk3576 pinctrl bindings
` [PATCH v3 2/2] pinctrl: rockchip: Add rk3576 pinctrl support

[PATCH v2] Do not mark ACPI devices as irq safe
 2024-08-14 22:30 UTC  (2+ messages)

[PATCH 0/7] [PULL REQUEST] Intel IOMMU updates for v6.11
 2024-08-14 22:27 UTC  (3+ messages)
` [PATCH 6/7] iommu/vt-d: Add helper to flush caches for context change

[PATCH v4 0/2] Add power-controller support for rk3576
 2024-08-14 22:26 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: power: Add support for RK3576 SoC
` [PATCH v4 2/2] pmdomain: rockchip: "

[PATCH -fixes v2] riscv: Fix out-of-bounds when accessing Andes per hart vendor extension array
 2024-08-14 22:26 UTC  (2+ messages)

[net-next v4 0/5] net: stmmac: Add PCI driver support for BCM8958x
 2024-08-14 22:18 UTC  (6+ messages)
` [net-next v4 1/5] net: stmmac: Add HDMA mapping for dw25gmac support
` [net-next v4 2/5] net: stmmac: Add basic dw25gmac support to stmmac core
` [net-next v4 3/5] net: stmmac: Integrate dw25gmac into stmmac hwif handling
` [net-next v4 4/5] net: stmmac: Add PCI driver support for BCM8958x
` [net-next v4 5/5] net: stmmac: Add BCM8958x driver to build system

[PATCH v5 0/2] Add CRU support for rk3576 SoC
 2024-08-14 22:19 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: clock, reset: Add support for rk3576
` [PATCH v5 2/2] clk: rockchip: Add clock controller for the RK3576

linux-next: duplicate patch in the mm-hotfixes tree
 2024-08-14 22:19 UTC 

understanding switchdev notifications
 2024-08-14 22:18 UTC  (3+ messages)

[PATCH v3 0/8] KVM: Register cpuhp/syscore callbacks when enabling virt
 2024-08-14 22:17 UTC  (3+ messages)

[PATCH v3 0/2] media: venus: Add hierarchical h.264 controls
 2024-08-14 22:14 UTC  (3+ messages)
` [PATCH v3 1/2] media: venus: Helper function for dynamically updating bitrate
` [PATCH v3 2/2] media: venus: Enable h.264 hierarchical coding

[BUG] arch/x86/kvm/vmx/vmx_onhyperv.h:109:36: error: dereference of NULL ‘0’
 2024-08-14 22:09 UTC  (9+ messages)

[PATCH v1 0/3] Add compatibles for different eud access modes
 2024-08-14 22:09 UTC  (9+ messages)
` [PATCH v1 1/3] dt-bindings: soc: qcom: eud: Update compatible strings for eud

[PATCH net v1] pse-core: Conditionally set current limit during PI regulator registration
 2024-08-14 22:09 UTC  (2+ messages)

[PATCH] crypto: ccp: Add additional information about an SEV firmware upgrade
 2024-08-14 22:05 UTC  (2+ messages)

[PATCH v3 8/8] PCI: Align small BARs
 2024-08-14 22:05 UTC  (2+ messages)

[PATCH v4] PCI: qcom: Disable mirroring of DBI and iATU register space in BAR region
 2024-08-14 22:03 UTC 

[PATCH V2 00/10] AMD XDNA driver
 2024-08-14 22:02 UTC  (12+ messages)
` [PATCH V2 01/10] accel/amdxdna: Add a new driver for AMD AI Engine
` [PATCH V2 02/10] accel/amdxdna: Support hardware mailbox

[PATCH v1 00/16] iommufd: Add VIOMMU infrastructure (Part-1)
 2024-08-14 22:02 UTC  (4+ messages)
` [PATCH v1 05/16] iommufd/viommu: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID ioctl

[PATCH net-next v13 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-08-14 22:01 UTC  (5+ messages)
` [PATCH net-next v13 11/14] mm: page_frag: introduce prepare/probe/commit API
` [PATCH net-next v13 12/14] net: replace page_frag with page_frag_cache

[PATCH v11 0/9] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-08-14 21:57 UTC  (5+ messages)
` [PATCH v11 7/9] iommu/arm-smmu-v3: Add struct arm_smmu_impl
` [PATCH v11 8/9] iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQV

[PATCH] subcmd: pass -m as first argument to install
 2024-08-14 21:49 UTC 

[PATCH 0/4] memcg: initiate deprecation of v1 features
 2024-08-14 21:51 UTC  (11+ messages)
` [PATCH 1/4] memcg: initiate deprecation of v1 tcp accounting
` [PATCH 3/4] memcg: initiate deprecation of oom_control
` [PATCH 4/4] memcg: initiate deprecation of pressure_level

[PATCH v2] mm, slub: print CPU id (and its node) on slab OOM
 2024-08-14 21:50 UTC 

[PATCH 1/1] dt-bindings: input: touchscreen: convert ads7846.txt to yaml
 2024-08-14 21:49 UTC  (3+ messages)

[PATCH] arm64: dts: ti: k3-am62: enable cpu freq throttling on thermal alert
 2024-08-14 21:43 UTC 

[PATCH v2] platform/x86: thinkpad_acpi: Add Thinkpad Edge E531 fan support
 2024-08-14 21:39 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 0/3] fs/file.c: optimize the critical section of
 2024-08-14 21:38 UTC  (4+ messages)
` [PATCH v5 0/3] fs/file.c: optimize the critical section of file_lock in
  ` [PATCH v5 1/3] fs/file.c: remove sanity_check and add likely/unlikely in alloc_fd()

[PATCH] KVM: x86: Optimize local variable in start_sw_tscdeadline()
 2024-08-14 21:33 UTC  (2+ messages)

[PATCH] bpf: Fix bpf_get/setsockopt to tos not take effect when TCP over IPv4 via INET6 API
 2024-08-14 21:30 UTC  (2+ messages)

[PATCH v2 1/1] dt-binding: memory-controllers: fsl,ifc: add compatible string fsl,ifc-nand
 2024-08-14 21:29 UTC 

[PATCH] mm: whack now bogus comment in pmd_install() concerning a fence
 2024-08-14 21:28 UTC  (3+ messages)

[PATCH] mm/vmscan: Fix hard LOCKUP in function isolate_lru_folios
 2024-08-14 21:27 UTC  (2+ messages)

6.10/regression/bisected - after f1d97e769152 I spotted increased execution time of the kswapd0 process and symptoms as if there is not enough memory
 2024-08-14 21:24 UTC  (4+ messages)

[PATCH 0/3] crypto: spacc - Fix Smatch issues
 2024-08-14 21:20 UTC  (2+ messages)

[PATCH v2 0/7] Add initial DTS for Samsung Galaxy Book4 Edge
 2024-08-14 21:14 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: crypto: Add X1E80100 Crypto Engine
` [PATCH v2 2/7] dt-bindings: phy: Add X1E80100 UFS
` [PATCH v2 3/7] dt-bindings: ufs: "
` [PATCH v2 4/7] arm64: dts: qcom: Add UFS node
` [PATCH v2 5/7] dt-bindings: arm: Add Samsung Galaxy Book4 Edge
` [PATCH v2 6/7] arm64: dts: qcom: Add Samsung Galaxy Book4 Edge DTS
` [PATCH v2 7/7] arm64: dts: qcom: Add Samsung Galaxy Book4 Edge Makefile

[PATCH 1/3] crypto: spacc - Fix bounds checking on spacc->job[]
 2024-08-14 21:12 UTC  (3+ messages)
` [PATCH 2/3] crypto: spacc - Fix off by one in spacc_isenabled()
` [PATCH 3/3] crypto: spacc - Add a new line in spacc_open()

[PATCH 1/2] x86/vmware: Log kmsg dump on panic
 2024-08-14 21:07 UTC  (2+ messages)
` [PATCH 2/2] x86/vmware: Fix steal time clock under SEV

[PATCH v3 0/3] rust: Add irq abstraction, SpinLockIrq
 2024-08-14 20:57 UTC  (7+ messages)
` [PATCH v3 1/3] rust: Introduce irq module


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