public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-08 13:53:47 to 2023-09-08 18:01:00 UTC [more...]

[PATCH AUTOSEL 6.5 01/16] ACPICA: Add AML_NO_OPERAND_RESOLVE flag to Timer
 2023-09-08 17:59 UTC  (8+ messages)
` [PATCH AUTOSEL 6.5 02/16] kernel/fork: beware of __put_task_struct() calling context
` [PATCH AUTOSEL 6.5 03/16] rcuscale: Move rcu_scale_writer() schedule_timeout_uninterruptible() to _idle()
` [PATCH AUTOSEL 6.5 04/16] scftorture: Forgive memory-allocation failure if KASAN
` [PATCH AUTOSEL 6.5 05/16] ACPI: video: Add backlight=native DMI quirk for Lenovo Ideapad Z470
` [PATCH AUTOSEL 6.5 06/16] platform/chrome: cros_ec_lpc: Remove EC panic shutdown timeout
` [PATCH AUTOSEL 6.5 07/16] x86/amd_nb: Add PCI IDs for AMD Family 1Ah-based models
` [PATCH AUTOSEL 6.5 08/16] perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09

[PATCH] x86/tdx: Allow extended topology CPUID leafs to be emulated by hypercall
 2023-09-08 18:00 UTC  (2+ messages)

[PATCH v2 0/2] mm/memfd: add ioctl(MEMFD_CHECK_IF_ORIGINAL)
 2023-09-08 17:57 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] selftests: test ioctl(MEMFD_CHECK_IF_ORIGINAL)

[PATCH v6 0/2] media: i2c: imx519: Support for Sony IMX519 sensor
 2023-09-08 17:49 UTC  (8+ messages)
` [PATCH v6 2/2] media: i2c: Add driver for "

[GIT PULL] XArray for 6.6
 2023-09-08 17:44 UTC 

[PATCH] KVM: x86: Increase KVM_MAX_VCPUS to 4096
 2023-09-08 17:44 UTC  (4+ messages)

[PATCH 6/6] perf/benchmark: add a new benchmark for seccom_unotify
 2023-09-08 17:38 UTC  (3+ messages)
` [PATCH] perf/benchmark: Fix ifdef in header file uapi/asm/unistd_32.h

[PATCH 0/2] KVM: Pre-check mmu_notifier retry on x86
 2023-09-08 17:36 UTC  (4+ messages)
` [PATCH 1/2] KVM: Allow calling mmu_invalidate_retry_hva() without holding mmu_lock

[PATCH v2 0/9] x86/clear_huge_page: multi-page clearing
 2023-09-08 17:15 UTC  (4+ messages)
` [PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED

[PATCH] fix writing to the filesystem after unmount
 2023-09-08 16:49 UTC  (12+ messages)

[PATCH v2] acpi/processor: sanitize _PDC buffer bits when running as Xen dom0
 2023-09-08 17:11 UTC  (3+ messages)

[PATCH v4 00/10] io_uring: Initial support for {s,g}etsockopt commands
 2023-09-08 17:04 UTC  (6+ messages)
` [PATCH v4 07/10] io_uring/cmd: return -EOPNOTSUPP if net is disabled

[PATCH] nvme-pci: ignore bogus CRTO according to NVME 2.0 spec
 2023-09-08 17:03 UTC  (3+ messages)

[PATCH v2 0/5] Displayport Alternate Mode 2.1 Support
 2023-09-08 17:03 UTC  (4+ messages)
` [PATCH v2 4/5] platform/chrome: cros_ec_typec: Add Displayport Alternatemode "

[PATCH 00/10] hwrng: stm32: support STM32MP13x platforms
 2023-09-08 16:51 UTC  (11+ messages)
` [PATCH 01/10] dt-bindings: rng: introduce new compatible for STM32MP13x
` [PATCH 02/10] hwrng: stm32 - use devm_platform_get_and_ioremap_resource() API
` [PATCH 03/10] hwrng: stm32 - implement STM32MP13x support
` [PATCH 04/10] hwrng: stm32 - implement error concealment
` [PATCH 05/10] hwrng: stm32 - rework error handling in stm32_rng_read()
` [PATCH 06/10] hwrng: stm32 - restrain RNG noise source clock
` [PATCH 07/10] dt-bindings: rng: add st,rng-lock-conf
` [PATCH 08/10] hwrng: stm32 - support RNG configuration locking mechanism
` [PATCH 09/10] hwrng: stm32 - rework power management sequences
` [PATCH 10/10] ARM: dts: stm32: add RNG node for STM32MP13x platforms

[PATCH] mm: vmscan: fix NULL pointer dereference in can_reclaim_anon_pages
 2023-09-08 16:52 UTC  (2+ messages)

linux-next: Tree for Sep 7
 2023-09-08 16:50 UTC  (2+ messages)

[RFC 0/3] sys_move_phy_pages system call
 2023-09-07  7:54 UTC  (4+ messages)
` [RFC PATCH 1/3] mm/migrate: remove unused mm argument from do_move_pages_to_node
` [RFC PATCH 2/3] mm/migrate: refactor add_page_for_migration for code re-use
` [RFC PATCH 3/3] mm/migrate: Create move_phys_pages syscall

[PATCH] USB: core: Fix a NULL pointer dereference
 2023-09-08 16:42 UTC  (2+ messages)

[PATCH v1 0/2] KVM: arm64: support write combining and cachable IO memory in VMs
 2023-09-08 16:40 UTC  (3+ messages)
` [PATCH v1 2/2] KVM: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory

[PATCH] drivers: nvdimm: fix possible memory leak
 2023-09-08 16:36 UTC  (2+ messages)

[GIT PULL] RISC-V Patches for the 6.6 Merge Window, Part 2
 2023-09-08 16:36 UTC  (4+ messages)

[PATCH] media: dvb: symbol fixup for dvb_attach()
 2023-09-08 16:35 UTC  (3+ messages)

[PATCH] bpf: Fix a erroneous check after snprintf()
 2023-09-08 16:33 UTC 

[PATCH v13 00/22] TDX host kernel support
 2023-09-08 16:31 UTC  (9+ messages)
` [PATCH v13 01/22] x86/virt/tdx: Detect TDX during kernel boot
` [PATCH v13 04/22] x86/cpu: Detect TDX partial write machine check erratum
` [PATCH v13 05/22] x86/virt/tdx: Handle SEAMCALL no entropy error in common code
` [PATCH v13 06/22] x86/virt/tdx: Add SEAMCALL error printing for module initialization

[PATCH v3 0/7] locking/rtmutex: Avoid PI state recursion through sched_submit_work()
 2023-09-08 16:22 UTC  (8+ messages)
` [PATCH v3 1/7] sched: Constrain locks in sched_submit_work()
` [PATCH v3 2/7] locking/rtmutex: Avoid unconditional slowpath for DEBUG_RT_MUTEXES
` [PATCH v3 3/7] sched: Extract __schedule_loop()
` [PATCH v3 4/7] sched: Provide rt_mutex specific scheduler helpers
` [PATCH v3 5/7] locking/rtmutex: Use "
` [PATCH v3 6/7] locking/rtmutex: Add a lockdep assert to catch potential nested blocking
` [PATCH v3 7/7] locking/rtmutex: Acquire the hb lock via trylock after wait-proxylock

[PATCH v1] virt: tdx-guest: Add Quote generation support using TSM_REPORTS
 2023-09-08 16:19 UTC  (3+ messages)

kexec reboot failed due to commit 75d090fd167ac
 2023-09-08 16:17 UTC  (10+ messages)

[PATCH] of: dynamic: Fix potential memory leak in of_changeset_action()
 2023-09-08 16:14 UTC  (4+ messages)

[PATCH v4 0/7] SCHED_DEADLINE server infrastructure
 2023-09-08 16:11 UTC  (13+ messages)
` [PATCH v4 6/7] sched/deadline: Deferrable dl server

[PATCH] crypto: hisilicon/hpre - Fix a erroneous check after snprintf()
 2023-09-08 16:11 UTC  (6+ messages)

[PATCH] uapi: partially fix __DECLARE_FLEX_ARRAY for C++
 2023-09-08 16:11 UTC  (5+ messages)
` [PATCH v2] uapi: "

[PATCH 2/6] selinux: dump statistics for more hash tables
 2023-09-08 16:08 UTC  (3+ messages)
` [PATCH 3/6] selinux: improve debug configuration

[PATCH v2 0/6] Introduce __mt_dup() to improve the performance of fork()
 2023-09-08 16:07 UTC  (9+ messages)
` [PATCH v2 2/6] maple_tree: Introduce interfaces __mt_dup() and mtree_dup()
` [PATCH v2 6/6] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()

[PATCH v2] nvme-pci: add NVME_QUIRK_DELAY_BEFORE_CHK_RDY for MAXIO MAP1602
 2023-09-08 16:07 UTC  (2+ messages)

[PATCH 0/3] iov_iter: Add kunit tests and fix iov_iter_extract_pages()
 2023-09-08 16:03 UTC  (4+ messages)
` [PATCH 1/3] iov_iter: Fix iov_iter_extract_pages()
` [PATCH 2/3] iov_iter: Kunit tests for copying to/from an iterator
` [PATCH 3/3] iov_iter: Kunit tests for page extraction

[PATCH v5 00/24] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
 2023-09-08 15:58 UTC  (16+ messages)
` [PATCH v5 10/24] tick/nohz: Move tick_nohz_full_mask declaration outside the #ifdef
` [PATCH v5 12/24] x86/resctrl: Make resctrl_arch_rmid_read() retry when it is interrupted
` [PATCH v5 14/24] x86/resctrl: Allow resctrl_arch_rmid_read() to sleep

[PATCH v1] ipc: Store mqueue sysctls in the ipc namespace
 2023-09-08 15:47 UTC  (7+ messages)
` [PATCH v2] "

[RFC PATCH net-next 0/7] net: phy: introduce phy numbering
 2023-09-08 15:46 UTC  (9+ messages)
` [RFC PATCH net-next 1/7] net: phy: introduce phy numbering and phy namespaces
` [RFC PATCH net-next 6/7] net: ethtool: add a netlink command to get PHY information

[ANNOUNCE] v6.5.2-rt8
 2023-09-08 15:45 UTC 

[PATCH v2 0/3] scsi: ufs: core: support WB buffer resize function
 2023-09-08 15:43 UTC  (8+ messages)
` [PATCH v2 1/3] scsi: ufs: core: add wb buffer resize related attr_idn
` [PATCH v2 2/3] scsi: ufs: core: Add ufshcd_wb_buf_resize function to enable WB buffer resize
` [PATCH v2 3/3] scsi: ufs: core: Add sysfs attributes to control WB buffer resize function

[PATCH V3] asm-generic: ticket-lock: Optimize arch_spin_value_unlocked
 2023-09-08 15:43 UTC 

Memory protection keys: Signal handlers crash if pkey0 is write-disabled
 2023-09-08 15:43 UTC  (5+ messages)

[RFC PATCH net-next 0/3] sock: Be aware of memcg pressure on alloc
 2023-09-08 15:42 UTC  (3+ messages)

[PATCH v2] virtio-mmio: fix memory leak of vm_dev
 2023-09-08 15:41 UTC  (3+ messages)

[PATCH RFC v2 00/18] DCD: Add support for Dynamic Capacity Devices (DCD)
 2023-09-08 15:35 UTC  (4+ messages)
` [PATCH RFC v2 10/18] cxl/mem: Handle DCD add and release capacity events

[GIT PULL] arm64 fixes for -rc1
 2023-09-08 15:30 UTC 

BUG: KCSAN: data-race in folio_batch_move_lru / mpage_read_end_io
 2023-09-08 15:25 UTC  (3+ messages)

[PATCH v2] cpufreq: pmac32: Use of_property_read_reg() to parse "reg"
 2023-09-08 15:23 UTC 

[PATCH v3 0/9] drm: ci: fixes
 2023-09-08 15:22 UTC  (10+ messages)
` [PATCH v3 1/9] drm: ci: igt_runner: Remove todo
` [PATCH v3 2/9] arm64: dts: qcom: apq8016-sbc: Add overlay for usb host mode
` [PATCH v3 3/9] drm: ci: Force db410c to "
` [PATCH v3 4/9] drm: ci: virtio: Update ci variables
` [PATCH v3 5/9] drm: ci: Enable regulator
` [PATCH v3 6/9] arm64: defconfig: Enable DA9211 regulator
` [PATCH v3 7/9] drm: ci: Update xfails
` [PATCH v3 8/9] drm: ci: Enable new jobs
` [PATCH v3 9/9] drm: ci: Use scripts/config to enable/disable configs

[PATCH v2 00/11] Improve CS35l41-based audio codec drivers
 2023-09-08 15:15 UTC  (3+ messages)
` [PATCH v2 04/11] ASoC: cs35l41: Fix broken shared boost activation

[PATCH] mtd: spi-nor: atmel: add at25ff321a entry
 2023-09-08 15:14 UTC 

[PATCH] x86/sev-es: Do not use copy_from_kernel_nofault in early #VC handler
 2023-09-08 15:13 UTC  (9+ messages)

[PATCH v4 0/3] add zynqmp TCM bindings
 2023-09-08 15:12 UTC  (7+ messages)
` [PATCH v4 3/3] remoteproc: zynqmp: get TCM from device-tree

[PATCH 0/5] i2c: clock calculation cleanups for Renesas devices
 2023-09-08 15:09 UTC  (9+ messages)
` [PATCH 1/5] i2c: rcar: avoid non-standard use of goto
` [PATCH 2/5] i2c: rcar: properly format a debug output
` [PATCH 4/5] i2c: rcar: remove open coded DIV_ROUND_CLOSEST
` [PATCH 5/5] i2c: riic: avoid potential division by zero

[PATCH v2 1/2] drm/amd/display: fix the white screen issue when >= 64GB DRAM
 2023-09-08 15:06 UTC  (4+ messages)
` [PATCH v2 2/2] Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory"

[PATCH] x86/hyperv/vtl: Replace real_mode_header only under Hyper-V
 2023-09-08 15:02 UTC  (2+ messages)

[PATCH v3] KVM: x86: Add CONFIG_KVM_MAX_NR_VCPUS
 2023-09-08 15:01 UTC  (2+ messages)

[PATCH] of/kexec: Omit kaslr-seed when kexecing with nokaslr
 2023-09-08 14:58 UTC  (2+ messages)

[GIT PULL] perf tools changes for v6.6
 2023-09-08 14:57 UTC  (2+ messages)

[PATCH v2 0/5] Use nth_page() in place of direct struct page manipulation
 2023-09-08 14:56 UTC  (3+ messages)

[PATCH 5/6] arm64: dts: qcom: sm4450: Add RPMH and Global clock controller
 2023-09-08 14:55 UTC  (2+ messages)

[PATCH] watchdog: add in watchdog for nct6686
 2023-09-08 14:54 UTC  (2+ messages)

[PATCH 1/2] scsi: ufs: ufs-qcom: Update PHY settings only when scaling to higher gears
 2023-09-08 14:53 UTC  (2+ messages)
` [PATCH 2/2] scsi: ufs: ufs-qcom: Rename "hs_gear" to "phy_gear"

[PATCH 0/4] SLUB: calculate_order() cleanups
 2023-09-08 14:53 UTC  (5+ messages)
` [PATCH 1/4] mm/slub: simplify the last resort slab order calculation
` [PATCH 2/4] mm/slub: remove min_objects loop from calculate_order()
` [PATCH 3/4] mm/slub: attempt to find layouts up to 1/2 waste in calculate_order()
` [PATCH 4/4] mm/slub: refactor calculate_order() and calc_slab_order()

[PATCH v2 00/34] drm/amd/display: add AMD driver-specific properties for color mgmt
 2023-09-08 14:52 UTC  (29+ messages)
` [PATCH v2 01/34] drm/amd/display: fix segment distribution for linear LUTs
` [PATCH v2 07/34] drm/amd/display: explicitly define EOTF and inverse EOTF
` [PATCH v2 10/34] drm/amd/display: add plane 3D LUT driver-specific properties
` [PATCH v2 11/34] drm/amd/display: add plane shaper LUT and TF "
` [PATCH v2 29/34] drm/amd/display: allow newer DC hardware to use degamma ROM for PQ/HLG
` [PATCH v2 32/34] drm/amd/display: add plane CTM driver-specific property
` [PATCH v2 33/34] drm/amd/display: add plane CTM support

[PATCH bpf-next v3 0/9] arm32, bpf: add support for cpuv4 insns
 2023-09-08 14:49 UTC  (5+ messages)
` [PATCH bpf-next v3 9/9] MAINTAINERS: Add myself for ARM32 BPF JIT maintainer

[PATCH v2 0/2] Change PWM-controlled LED pin active mode and algorithm
 2023-09-08 14:49 UTC  (5+ messages)
` [PATCH v2 2/2] pwm: sifive: change the PWM controlled LED algorithm

[PATCH printk v2 0/8] wire up nbcon consoles
 2023-09-08 14:48 UTC  (6+ messages)
` [PATCH printk v2 3/8] printk: nbcon: Add acquire/release logic
  ` hostile takeover: "

[linus:master] [shmem] a2e459555c: aim9.disk_src.ops_per_sec -19.0% regression
 2023-09-08 14:43 UTC  (2+ messages)

[PATCH bpf-next v5 0/3] bpf, arm64: use BPF prog pack allocator in BPF JIT
 2023-09-08 14:43 UTC  (4+ messages)
` [PATCH bpf-next v5 1/3] arm64: patching: Add aarch64_insn_copy()
` [PATCH bpf-next v5 2/3] arm64: patching: Add aarch64_insn_set()
` [PATCH bpf-next v5 3/3] bpf, arm64: use bpf_jit_binary_pack_alloc

[PATCH v2 2/2] PCI: altera: add suport for Agilex Family FPGA
 2023-09-08 14:35 UTC  (3+ messages)

[PATCH] block: Consider inflight IO in io accounting for high latency devices
 2023-09-08 14:33 UTC  (2+ messages)

[RFC PATCH net-next 0/6] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2023-09-08 14:29 UTC  (7+ messages)
` [RFC PATCH net-next 1/6] net: ethernet: implement OPEN Alliance control transaction interface
` [RFC PATCH net-next 2/6] net: ethernet: add mac-phy interrupt support with reset complete handling
` [RFC PATCH net-next 3/6] net: ethernet: implement OA TC6 configuration function
` [RFC PATCH net-next 4/6] net: ethernet: implement data transaction interface
` [RFC PATCH net-next 5/6] microchip: lan865x: add driver support for Microchip's LAN865X MACPHY
` [RFC PATCH net-next 6/6] microchip: lan865x: add device-tree "

[PATCH 0/4] Fix dvfs_headroom escaping uclamp constraints
 2023-09-08 14:30 UTC  (7+ messages)
` [PATCH 2/4] sched: cpufreq: Fix apply_dvfs_headroom() "

[PATCH for-next v6 0/7] On-Demand Paging on SoftRoCE
 2023-09-08 14:30 UTC  (9+ messages)
` [PATCH for-next v6 4/7] RDMA/rxe: Add page invalidation support
` [PATCH for-next v6 5/7] RDMA/rxe: Allow registering MRs for On-Demand Paging
` [PATCH for-next v6 6/7] RDMA/rxe: Add support for Send/Recv/Write/Read with ODP
` [PATCH for-next v6 7/7] RDMA/rxe: Add support for the traditional Atomic operations "

[syzbot] Monthly udf report (Sep 2023)
 2023-09-08 14:11 UTC 

[RFC PATCH 0/7] sched: cpufreq: Remove magic margins
 2023-09-08 14:11 UTC  (10+ messages)

[PATCH] Fix typo in tpmrm class definition
 2023-09-08 14:06 UTC 

[PATCH] i2c: iproc: reset bus after timeout if START_BUSY is stuck
 2023-09-08 14:03 UTC  (3+ messages)

[PATCH v2] devres: rename the first parameter of devm_add_action(_or_reset)
 2023-09-08 13:58 UTC 

[PATCH] devres: rename the first parameter of devm_add_action_or_reset()
 2023-09-08 13:58 UTC  (3+ messages)

[PATCH v6 1/2] kernfs: sysfs: support custom llseek method for sysfs entries
 2023-09-08 13:56 UTC  (3+ messages)
` [PATCH v8 "
` [PATCH v8 2/2] PCI: Implement custom llseek for sysfs resource entries

[PATCH v2] rcu/torture: Improve badness extraction from console logs
 2023-09-08 13:53 UTC  (3+ messages)


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