LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-03 21:00:07 to 2024-05-03 23:27:35 UTC [more...]

[PATCH v4 0/2] Add support for Amlogic S4 PWM
 2024-05-03 23:27 UTC  (5+ messages)
` [PATCH v4 1/2] pwm: meson: "

[PATCH v6] Add multicolor support to BlinkM LED driver
 2024-05-03 23:26 UTC  (3+ messages)

[RFC PATCH v3 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-05-03 23:26 UTC  (30+ messages)
` [RFC PATCH v3 01/17] x86/resctrl: Add support for "
` [RFC PATCH v3 03/17] x86/resctrl: Detect Assignable Bandwidth Monitoring feature details
` [RFC PATCH v3 04/17] x86/resctrl: Introduce resctrl_file_fflags_init
` [RFC PATCH v3 17/17] x86/resctrl: Introduce interface to modify assignment states of the groups

[GIT PULL] Compute Express Link (CXL) Fix for 6.9-rc7
 2024-05-03 23:26 UTC  (2+ messages)

[PATCH] net: ethernet: ti: am65-cpsw-nuss: create platform device for port nodes
 2024-05-03 23:24 UTC  (2+ messages)

[PATCH v3 0/6] large folios swap-in: handle refault cases first
 2024-05-03 23:23 UTC  (7+ messages)
` [PATCH v3 3/6] mm: introduce pte_move_swp_offset() helper which can move offset bidirectionally
` [PATCH v3 6/6] mm: swap: entirely map large folios found in swapcache

[PATCH] scsi:iscsi: Remove unused list 'connlist_err'
 2024-05-03 23:23 UTC 

[syzbot] [fs?] [io-uring?] general protection fault in __ep_remove
 2024-05-03 23:23 UTC  (25+ messages)
  ` get_file() unsafe under epoll (was Re: [syzbot] [fs?] [io-uring?] general protection fault in __ep_remove)
    ` [PATCH] epoll: try to be a _bit_ better about file lifetimes

[ANNOUNCE / CFP] KVM Microconference at LPC 2024
 2024-05-03 23:18 UTC 

[PATCH] dmabuf: fix dmabuf file poll uaf issue
 2024-05-03 23:13 UTC  (13+ messages)

[PATCH 00/21] pinctrl: Use scope based of_node_put() cleanups
 2024-05-03 23:11 UTC  (3+ messages)

[PATCH net-next] selftest: epoll_busy_poll: epoll busy poll tests
 2024-05-03 23:09 UTC  (3+ messages)

[GIT PULL] tracing/tracefs: Fixes for v6.9
 2024-05-03 23:07 UTC 

[PATCHv4 bpf-next 0/7] uprobe: uretprobe speed up
 2024-05-03 23:01 UTC  (8+ messages)
` [PATCHv4 bpf-next 2/7] uprobe: Add uretprobe syscall to speed up return probe

[PATCH v3 1/2] PCI: Add TLP Prefix reading into pcie_read_tlp_log()
 2024-05-03 22:53 UTC  (2+ messages)

[PATCH] media: usb: siano: fix endpoint checks in smsusb_init_device()
 2024-05-03 22:52 UTC  (5+ messages)

[for-linus][PATCH 0/9] tracing/tracefs: Fixes for v6.9
 2024-05-03 22:50 UTC  (10+ messages)
` [for-linus][PATCH 1/9] tracing/user_events: Fix non-spaced field matching
` [for-linus][PATCH 2/9] selftests/user_events: Add non-spacing separator check
` [for-linus][PATCH 3/9] eventfs/tracing: Add callback for release of an eventfs_inode
` [for-linus][PATCH 4/9] eventfs: Free all of the eventfs_inode after RCU
` [for-linus][PATCH 5/9] tracefs: Reset permissions on remount if permissions are options
` [for-linus][PATCH 6/9] tracefs: Still use mount point as default permissions for instances
` [for-linus][PATCH 7/9] eventfs: Do not differentiate the toplevel events directory
` [for-linus][PATCH 8/9] eventfs: Do not treat events directory different than other directories
` [for-linus][PATCH 9/9] eventfs: Have "events" directory get permissions from its parent

[RFC PATCH 2/2] net: phy: mxl-gpy: add new device tree property to disable SGMII autoneg
 2024-05-03 22:41 UTC  (11+ messages)

[PATCH v2 0/2] drm/msm/gen_header: allow skipping the validation
 2024-05-03 22:38 UTC  (5+ messages)
` [PATCH v2 2/2] drm/ci: validate drm/msm XML register files against schema

[PATCH 0/2] Add PCIe overlay for am642-phyboard-electra
 2024-05-03 22:35 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: ti: am642-phyboard-electra: Remove PCIe pinmuxing
` [PATCH 2/2] arm64: dts: ti: am642-phyboard-electra: Add overlay to enable PCIe

[PATCH] locking/qspinlock: Save qspinlock owner CPU into mcs_spinlock
 2024-05-03 22:33 UTC  (2+ messages)

[PATCH v18 00/21] Integrity Policy Enforcement LSM (IPE)
 2024-05-03 22:32 UTC  (22+ messages)
` [PATCH v18 01/21] security: add ipe lsm
` [PATCH v18 02/21] ipe: add policy parser
` [PATCH v18 03/21] ipe: add evaluation loop
` [PATCH v18 04/21] ipe: add LSM hooks on execution and kernel read
` [PATCH v18 05/21] initramfs|security: Add a security hook to do_populate_rootfs()
` [PATCH v18 06/21] ipe: introduce 'boot_verified' as a trust provider
` [PATCH v18 07/21] security: add new securityfs delete function
` [PATCH v18 08/21] ipe: add userspace interface
` [PATCH v18 09/21] uapi|audit|ipe: add ipe auditing support
` [PATCH v18 10/21] ipe: add permissive toggle
` [PATCH v18 11/21] block,lsm: add LSM blob and new LSM hooks for block device
` [PATCH v18 12/21] dm: add finalize hook to target_type
` [PATCH v18 13/21] dm verity: expose root hash digest and signature data to LSMs
` [PATCH v18 14/21] ipe: add support for dm-verity as a trust provider
` [PATCH v18 15/21] security: add security_inode_setintegrity() hook
` [PATCH v18 16/21] fsverity: expose verified fsverity built-in signatures to LSMs
` [PATCH v18 17/21] ipe: enable support for fs-verity as a trust provider
` [PATCH v18 18/21] scripts: add boot policy generation program
` [PATCH v18 19/21] ipe: kunit test for parser
` [PATCH v18 20/21] Documentation: add ipe documentation
` [PATCH v18 21/21] MAINTAINERS: ipe: add ipe maintainer information

[PATCH v5 4/4] PCI/ASPM: Fix L1.2 parameters when enable link state
 2024-05-03 22:28 UTC  (2+ messages)

[PATCH v5 1/2] lib/test_bitops: Add benchmark test for fns()
 2024-05-03 22:23 UTC  (3+ messages)

[RFC PATCH 0/2] TPM derived keys
 2024-05-03 22:16 UTC  (3+ messages)
` [RFC PATCH 1/2] tpm: add some algorithm and constant definitions from the TPM spec
` [RFC PATCH 2/2] KEYS: implement derived keys

[PATCH v5 0/4] PCI: vmd: Enable PCI PM's L1 substates of remapped PCIe Root Port and NVMe
 2024-05-03 22:17 UTC  (2+ messages)

[PATCH v2 0/5] mips: bmips: improve handling of RAC and CBR addr
 2024-05-03 22:16 UTC  (10+ messages)
` [PATCH v2 1/5] mips: bmips: BCM6358: make sure CBR is correctly set
` [PATCH v2 2/5] mips: bmips: rework and cache CBR addr handling
` [PATCH v2 3/5] dt-bindings: mips: brcm: Document brcm,bmips-cbr-reg property
` [PATCH v2 4/5] mips: bmips: setup: make CBR address configurable
` [PATCH v2 5/5] mips: bmips: enable RAC on BMIPS4350

[RFC PATCH bpf-next v5 0/2] Replace mono_delivery_time with tstamp_type
 2024-05-03 22:14 UTC  (6+ messages)
` [RFC PATCH bpf-next v5 2/2] net: Add additional bit to support clockid_t timestamp type

[PATCH 0/6] mips: bmips: improve handling of RAC and CBR addr
 2024-05-03 22:14 UTC  (15+ messages)
` [PATCH 3/6] dt-bindings: mips: brcm: Document mips-cbr-reg property
` [PATCH 4/6] mips: bmips: setup: make CBR address configurable
` [PATCH 5/6] mips: bmips: enable RAC on BMIPS4350

[PATCH next v2 0/5] locking/osq_lock: Optimisations to osq_lock code
 2024-05-03 22:13 UTC  (6+ messages)
` [PATCH next v2 5/5] locking/osq_lock: Optimise decode_cpu() and per_cpu_ptr()

[PATCH] KVM: fix documentation for KVM_CREATE_GUEST_MEMFD
 2024-05-03 22:13 UTC  (2+ messages)

[PATCH v1 00/12] Make I2C terminology more inclusive for I2C Algobit and consumers
 2024-05-03 22:13 UTC  (3+ messages)
` [PATCH v1 10/12] sfc: falcon: Make I2C terminology more inclusive

[PATCH] x86: Code cleanup for ehci_hdr
 2024-05-03 22:12 UTC  (2+ messages)

[v4 RESEND 0/3] KVM: irqchip: synchronize srcu only if needed
 2024-05-03 22:08 UTC  (3+ messages)
` [v4 RESEND 1/3] KVM: setup empty irq routing when create vm

[PATCH] selftests/resctrl: fix clang build warnings related to abs(), labs() calls
 2024-05-03 22:00 UTC  (7+ messages)

[RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu
 2024-05-03 22:00 UTC  (6+ messages)

[PATCH net-next 0/1] mlx5: Add netdev-genl queue stats
 2024-05-03 21:58 UTC  (4+ messages)

[BUG] drm: zynqmp_dp: Lockup in zynqmp_dp_bridge_detect when device is unbound
 2024-05-03 21:54 UTC 

[PATCH v3] selftest/tty: Use harness framework in tty
 2024-05-03 21:49 UTC 

[PATCH 0/2] KVM: enable halt poll shrink parameter
 2024-05-03 21:47 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: rockchip: Add Radxa ROCK 3C
 2024-05-03 21:46 UTC  (3+ messages)
` [PATCH v2 2/2] "

[GIT PULL] xen: branch for v6.9-rc7
 2024-05-03 21:44 UTC  (2+ messages)

[PATCH 2/4] PCI: pciehp: bail out if pci_hp_add_bridge() fails
 2024-05-03 21:41 UTC  (3+ messages)

[RFT PATCH v2 00/48] drm/panel: Remove most store/double-check of prepared/enabled state
 2024-05-03 21:33 UTC  (49+ messages)
` [RFT PATCH v2 01/48] drm/panel: raydium-rm692e5: Stop tracking prepared
` [RFT PATCH v2 02/48] drm/panel: boe-himax8279d: Stop tracking prepared/enabled
` [RFT PATCH v2 03/48] drm/panel: boe-himax8279d: Don't call unprepare+disable at shutdown/remove
` [RFT PATCH v2 04/48] drm/panel: boe-tv101wum-nl6: Stop tracking prepared
` [RFT PATCH v2 05/48] drm/panel: boe-tv101wum-nl6: Don't call unprepare+disable at shutdown/remove
` [RFT PATCH v2 06/48] drm/panel: edp: Stop tracking prepared/enabled
` [RFT PATCH v2 07/48] drm/panel: edp: Add a comment about unprepare+disable at shutdown/remove
` [RFT PATCH v2 08/48] drm/panel: innolux-p079zca: Stop tracking prepared/enabled
` [RFT PATCH v2 09/48] drm/panel: innolux-p079zca: Don't call unprepare+disable at shutdown/remove
` [RFT PATCH v2 10/48] drm/panel: khadas-ts050: Stop tracking prepared/enabled
` [RFT PATCH v2 11/48] drm/panel: khadas-ts050: Don't call unprepare+disable at shutdown/remove
` [RFT PATCH v2 12/48] drm/panel: kingdisplay-kd097d04: Stop tracking prepared/enabled
` [RFT PATCH v2 13/48] drm/panel: kingdisplay-kd097d04: Don't call unprepare+disable at shutdown/remove
` [RFT PATCH v2 14/48] drm/panel: ltk050h3146w: Stop tracking prepared
` [RFT PATCH v2 15/48] drm/panel: ltk050h3146w: Don't call unprepare+disable at shutdown/remove
` [RFT PATCH v2 16/48] drm/panel: ltk500hd1829: Stop tracking prepared
` [RFT PATCH v2 17/48] drm/panel: ltk500hd1829: Don't call unprepare+disable at shutdown/remove
` [RFT PATCH v2 18/48] drm/panel: novatek-nt36672a: Stop tracking prepared
` [RFT PATCH v2 19/48] drm/panel: novatek-nt36672a: Don't call unprepare+disable at shutdown/remove
` [RFT PATCH v2 20/48] drm/panel: olimex-lcd-olinuxino: Stop tracking prepared/enabled
` [RFT PATCH v2 21/48] drm/panel: olimex-lcd-olinuxino: Don't call unprepare+disable at remove
` [RFT PATCH v2 22/48] drm/panel: osd-osd101t2587-53ts: Stop tracking prepared/enabled
` [RFT PATCH v2 23/48] drm/panel: osd-osd101t2587-53ts: Don't call unprepare+disable at shutdown/remove
` [RFT PATCH v2 24/48] drm/panel: samsung-atna33xc20: Stop tracking prepared/enabled
` [RFT PATCH v2 25/48] drm/panel: samsung-atna33xc20: Don't call unprepare+disable at shutdown/remove
` [RFT PATCH v2 26/48] drm/panel: simple: Stop tracking prepared/enabled
` [RFT PATCH v2 27/48] drm/panel: simple: Add a comment about unprepare+disable at shutdown/remove
` [RFT PATCH v2 28/48] drm/panel: tdo-tl070wsh30: Stop tracking prepared
` [RFT PATCH v2 29/48] drm/panel: tdo-tl070wsh30: Don't call unprepare+disable at shutdown/remove
` [RFT PATCH v2 30/48] drm/panel: xinpeng-xpp055c272: Stop tracking prepared
` [RFT PATCH v2 31/48] drm/panel: xinpeng-xpp055c272: Don't call unprepare+disable at shutdown/remove
` [RFT PATCH v2 32/48] drm/panel: jdi-lt070me05000: Stop tracking prepared/enabled
` [RFT PATCH v2 33/48] drm/panel: jdi-lt070me05000: Don't call disable at shutdown/remove
` [RFT PATCH v2 34/48] drm/panel: panasonic-vvx10f034n00: Stop tracking prepared/enabled
` [RFT PATCH v2 35/48] drm/panel: panasonic-vvx10f034n00: Don't call disable at shutdown/remove
` [RFT PATCH v2 36/48] drm/panel: seiko-43wvf1g: Stop tracking prepared/enabled
` [RFT PATCH v2 37/48] drm/panel: seiko-43wvf1g: Don't call disable at shutdown/remove
` [RFT PATCH v2 38/48] drm/panel: sharp-lq101r1sx01: Stop tracking prepared/enabled
` [RFT PATCH v2 39/48] drm/panel: sharp-lq101r1sx01: Don't call disable at shutdown/remove
` [RFT PATCH v2 40/48] drm/panel: sharp-ls043t1le01: Stop tracking prepared
` [RFT PATCH v2 41/48] drm/panel: sharp-ls043t1le01: Don't call disable at shutdown/remove
` [RFT PATCH v2 42/48] drm/panel: sitronix-st7703: Stop tracking prepared
` [RFT PATCH v2 43/48] drm/panel: sitronix-st7703: Don't call disable at shutdown/remove
` [RFT PATCH v2 44/48] drm/panel: raydium-rm67191: Stop tracking enabled
` [RFT PATCH v2 45/48] drm/panel: raydium-rm67191: Don't call unprepare+disable at shutdown
` [RFT PATCH v2 46/48] drm/panel: sony-acx565akm: Don't double-check enabled state in disable
` [RFT PATCH v2 47/48] drm/panel: sony-acx565akm: Don't call disable at remove
` [RFT PATCH v2 48/48] drm/panel: Update TODO list item for cleaning up prepared/enabled tracking

[PATCH] KVM: selftests: Require KVM_CAP_USER_MEMORY2 for tests that create memslots
 2024-05-03 21:32 UTC  (2+ messages)

[PATCH net-next] lib: Allow for the DIM library to be modular
 2024-05-03 21:36 UTC  (4+ messages)

[PATCH v3] KVM: x86/mmu: Fix a largely theoretical race in kvm_mmu_track_write()
 2024-05-03 21:32 UTC  (2+ messages)

[PATCH] KVM: x86: Allow, don't ignore, same-value writes to immutable MSRs
 2024-05-03 21:32 UTC  (2+ messages)

[PATCH v2 0/2] APICv-related fixes for inhibits and tracepoint
 2024-05-03 21:32 UTC  (2+ messages)

[PATCH 0/4] check returned value of pci_hp_add_bridge()
 2024-05-03 21:29 UTC  (2+ messages)

[syzbot] [bcachefs?] kernel BUG in bch2_fs_recovery
 2024-05-03 21:23 UTC 

[PATCH v2] arm64: dts: imx8qm: Add GPU nodes
 2024-05-03 21:22 UTC 

[PATCH] platform/x86: dell-laptop: Implement platform_profile
 2024-05-03 21:19 UTC  (3+ messages)
` [PATCH v5] "

[PATCH v1 0/4] Page counters optimizations
 2024-05-03 21:18 UTC  (4+ messages)
` [PATCH v1 2/4] mm: memcg: merge multiple page_counters into a single structure

[PATCH v2 00/12] Make I2C terminology more inclusive for I2C Algobit and consumers
 2024-05-03 21:14 UTC  (5+ messages)
` [PATCH v2 03/12] drm/i915: Make I2C terminology more inclusive

[PATCH v4 0/2] arm64: dts: rockchip: Add Radxa ZERO 3W/3E
 2024-05-03 21:13 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: arm: "
` [PATCH v4 2/2] arm64: dts: "

[syzbot] [xfs?] possible deadlock in xfs_qm_dqfree_one (2)
 2024-05-03 21:12 UTC 

[PATCH v2 0/4] crypto: atmel-sha204a - read out otp zone
 2024-05-03 21:10 UTC  (5+ messages)
` [PATCH v2 1/4] crypto: atmel-i2c - add missing arg description
` [PATCH v2 2/4] crypto: atmel-i2c - rename read function
` [PATCH v2 3/4] crypto: atmel-sha204a - add reading from otp zone
` [PATCH v2 4/4] crypto: atmel-sha204a - provide the otp content

[PATCH v6 00/17] riscv: Support vendor extensions and xtheadvector
 2024-05-03 21:03 UTC  (5+ messages)
` [PATCH v6 05/17] riscv: Extend cpufeature.c to detect vendor extensions
` [PATCH v6 06/17] riscv: Add vendor extensions to /proc/cpuinfo

[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
 2024-05-03 20:59 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).