messages from 2024-07-18 16:44:32 to 2024-07-18 21:46:43 UTC [more...]
[PULL REQUEST] i2c-for-6.11-rc1
2024-07-18 21:46 UTC (5+ messages)
[PATCH 00/17] mm: introduce numa_memblks
2024-07-18 21:46 UTC (3+ messages)
` [PATCH 13/17] mm: move numa_distance and related code from x86 to numa_memblks
[PATCH v4] vmstat: Kernel stack usage histogram
2024-07-18 21:44 UTC (2+ messages)
[PATCH] vfs: handle __wait_on_freeing_inode() and evict() race
2024-07-18 21:42 UTC (3+ messages)
[PATCH 0/3] Add support for Congatec CGEB BIOS interface
2024-07-18 21:39 UTC (11+ messages)
` [PATCH 1/3] mm: vmalloc: export __vmalloc_node_range
[PATCH 1/3] dt-bindings: display: panel: samsung,atna45dc02: Document ATNA45DC02
2024-07-18 21:35 UTC (4+ messages)
` [PATCH 2/3] drm/panel: samsung,atna33xc20: Add compatible for ATNA45DC02
` [PATCH 3/3] arm64: dts: qcom: x1e80100-yoga: Update panel bindings
[PATCH -fixes] riscv: cpufeature: Do not drop Linux-internal extensions
2024-07-18 21:34 UTC (2+ messages)
[syzbot] [bpf?] [net?] general protection fault in __cpu_map_flush
2024-07-18 21:31 UTC
[PATCH v4 1/2] hwmon: add GPD devices sensor driver
2024-07-18 21:30 UTC (3+ messages)
[GIT PULL] ftrace: Rewrite of function graph to allow multiple users
2024-07-18 21:29 UTC (4+ messages)
[GIT PULL] bcachefs changes for 6.11
2024-07-18 21:27 UTC (4+ messages)
linux-next: Fixes tag needs some work in the bcachefs tree
2024-07-18 21:27 UTC (2+ messages)
[GIT PULL] tracing: Update MAINTAINERS file
2024-07-18 21:26 UTC (2+ messages)
[GIT PULL] tracing: Updates for 6.11
2024-07-18 21:26 UTC (2+ messages)
[GIT PULL] tracing/tools: Minor updates for 6.11
2024-07-18 21:26 UTC (2+ messages)
[GIT PULL] perf-tools for v6.11
2024-07-18 21:26 UTC (2+ messages)
[GIT PULL] probes: Updates for v6.11
2024-07-18 21:26 UTC (2+ messages)
[GIT PULL] bootconfig: Updates for v6.11
2024-07-18 21:26 UTC (2+ messages)
[PATCH] bcachefs: WARNING in bch2_fs_journal_stop
2024-07-18 21:24 UTC (2+ messages)
[PATCH 4/9] arch/sparc: Teach arch_get_unmapped_area{_topdown} to handle hugetlb mappings
2024-07-18 21:19 UTC (2+ messages)
[PATCH v4] blk-cgroup: Replace u64 sync with spinlock for iostat
2024-07-18 21:15 UTC (2+ messages)
[PATCH v4 00/18] TDX MMU prep series part 1
2024-07-18 21:12 UTC (19+ messages)
` [PATCH v4 01/18] KVM: x86/mmu: Zap invalid roots with mmu_lock holding for write at uninit
` [PATCH v4 02/18] KVM: Add member to struct kvm_gfn_range for target alias
` [PATCH v4 03/18] KVM: x86: Add a VM type define for TDX
` [PATCH v4 04/18] KVM: x86/mmu: Add an external pointer to struct kvm_mmu_page
` [PATCH v4 05/18] KVM: x86/mmu: Add an is_mirror member for union kvm_mmu_page_role
` [PATCH v4 06/18] KVM: x86/mmu: Make kvm_tdp_mmu_alloc_root() return void
` [PATCH v4 07/18] KVM: x86/tdp_mmu: Take struct kvm in iter loops
` [PATCH v4 08/18] KVM: x86/mmu: Support GFN direct bits
` [PATCH v4 09/18] KVM: x86/tdp_mmu: Extract root invalid check from tdx_mmu_next_root()
` [PATCH v4 10/18] KVM: x86/tdp_mmu: Introduce KVM MMU root types to specify page table type
` [PATCH v4 11/18] KVM: x86/tdp_mmu: Take root in tdp_mmu_for_each_pte()
` [PATCH v4 12/18] KVM: x86/tdp_mmu: Support mirror root for TDP MMU
` [PATCH v4 13/18] KVM: x86/tdp_mmu: Propagate attr_filter to MMU notifier callbacks
` [PATCH v4 14/18] KVM: x86/tdp_mmu: Propagate building mirror page tables
` [PATCH v4 15/18] KVM: x86/tdp_mmu: Propagate tearing down "
` [PATCH v4 16/18] KVM: x86/tdp_mmu: Take root types for kvm_tdp_mmu_invalidate_all_roots()
` [PATCH v4 17/18] KVM: x86/tdp_mmu: Don't zap valid mirror roots in kvm_tdp_mmu_zap_all()
` [PATCH v4 18/18] KVM: x86/mmu: Prevent aliased memslot GFNs
[PATCH v5 00/20] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2024-07-18 21:11 UTC (6+ messages)
` [PATCH v5 06/20] x86/resctrl: Add support to enable/disable AMD ABMC feature
[PATCH v2 0/6] Add support for sysfs event.cpus and cpu event term
2024-07-18 21:06 UTC (11+ messages)
` [PATCH v2 3/6] perf pmu: Add support for event.cpus files in sysfs
` [PATCH v2 6/6] perf parse-events: Add "cpu" term to set the CPU an event is recorded on
[PATCH v8 0/8] clk: Add kunit tests for fixed rate and parent data
2024-07-18 21:05 UTC (9+ messages)
` [PATCH v8 1/8] of/platform: Allow overlays to create platform devices from the root node
` [PATCH v8 2/8] of: Add test managed wrappers for of_overlay_apply()/of_node_put()
` [PATCH v8 3/8] dt-bindings: vendor-prefixes: Add "test" vendor for KUnit and friends
` [PATCH v8 4/8] of: Add a KUnit test for overlays and test managed APIs
` [PATCH v8 5/8] platform: Add test managed platform_device/driver APIs
` [PATCH v8 6/8] clk: Add test managed clk provider/consumer APIs
` [PATCH v8 7/8] clk: Add KUnit tests for clk fixed rate basic type
` [PATCH v8 8/8] clk: Add KUnit tests for clks registered with struct clk_parent_data
[PATCH v2 00/25] Enable FRED with KVM VMX
2024-07-18 21:04 UTC (12+ messages)
` [PATCH v2 09/25] KVM: VMX: Switch FRED RSP0 between host and guest
[PATCH] spmi: pmic-arb: add missing newline in dev_err format strings
2024-07-18 21:02 UTC (2+ messages)
[PATCH v2] spmi: pmic-arb: Pass the correct of_node to irq_domain_add_tree
2024-07-18 21:02 UTC (2+ messages)
[PATCH] spmi: add missing MODULE_DESCRIPTION() macros
2024-07-18 21:02 UTC (2+ messages)
[GIT PULL] SCSI updates for the 6.10+ merge window
2024-07-18 21:00 UTC
[PATCH v1 0/7] pinctrl: npcm8xx: pin configuration changes
2024-07-18 20:58 UTC (5+ messages)
` [PATCH v1 4/7] pinctrl: nuvoton: npcm8xx: remove unused smb4den pin, group, function
[PATCH 0/2] arm64: dts: qcom: x1e80100-yoga: add wifi calibration variant
2024-07-18 20:57 UTC (3+ messages)
[PATCH v4 0/2] gs101 oriole: UART clock fixes
2024-07-18 20:55 UTC (4+ messages)
` [PATCH v4 1/2] clk: samsung: gs101: allow earlycon to work unconditionally
[PATCH] x86/boot: Use __ASM_SIZE() to reduce ifdeffery in cpuflags.c
2024-07-18 20:53 UTC (6+ messages)
[PATCH] mm: kmem: remove mem_cgroup_from_obj()
2024-07-18 20:47 UTC (3+ messages)
[PATCH v2] mailbox: zynqmp-ipi: Make polling period configurable
2024-07-18 20:40 UTC
[PATCH] clk: sophgo: clk-sg2042-pll: Fix uninitialized variable in debug output
2024-07-18 20:33 UTC (2+ messages)
[PATCH v2] clk: davinci: da8xx-cfgchip: Initialize clk_init_data before use
2024-07-18 20:33 UTC (2+ messages)
[GIT PULL] clk changes for the merge window
2024-07-18 20:25 UTC
[PATCH v2] tpm: Add new device/vendor ID 0x50666666
2024-07-18 20:23 UTC
[PATCH V2 0/7] vdpa live update
2024-07-18 20:19 UTC (9+ messages)
` [PATCH V2 5/7] vhost-vdpa: VHOST_IOTLB_REMAP
[PATCH 1/2] netfs: Revert "netfs: Switch debug logging to pr_debug()"
2024-07-18 20:10 UTC (2+ messages)
` [PATCH 2/2] netfs: Rename CONFIG_FSCACHE_DEBUG to CONFIG_NETFS_DEBUG
[PATCH] cpufreq: amd-pstate: Fix uninitialized variable in amd_pstate_cpu_boost_update()
2024-07-18 20:08 UTC
[RFC PATCH 0/2] netconsole: Fix netconsole unsafe locking
2024-07-18 19:53 UTC (5+ messages)
` [RFC PATCH 1/2] netpoll: extract core of netpoll_cleanup
` [RFC PATCH 2/2] netconsole: Defer netpoll cleanup to avoid lock release during list traversal
[BUG REPORT] sched/rt: Inaccurate numerical calculation in rt_runtime_us constraints
2024-07-18 19:42 UTC (2+ messages)
[PATCH perf-tools 1/1] perf daemon: Fix the build on 32-bit architectures
2024-07-18 19:38 UTC
[GIT PULL] virtio: features, fixes, cleanups
2024-07-18 19:31 UTC (4+ messages)
[GIT PULL] Please pull RDMA subsystem changes
2024-07-18 19:31 UTC
[GIT PULL] Documentation for 6.11
2024-07-18 19:31 UTC
[PATCH 0/8] reset: amlogic: move audio reset drivers out of CCF
2024-07-18 19:29 UTC (6+ messages)
` [PATCH 1/8] reset: amlogic: convert driver to regmap
[PATCH v1 0/9] fuse: basic support for idmapped mounts
2024-07-18 19:12 UTC (4+ messages)
` [PATCH v1 2/9] fs/fuse: add FUSE_OWNER_UID_GID_EXT extension
[PATCH v4] nvme_core: scan namespaces asynchronously
2024-07-18 19:16 UTC (6+ messages)
[RESEND PATCH net-next v3 0/4] net: phy: aquantia: enable support for aqr115c
2024-07-18 19:05 UTC (11+ messages)
` [RESEND PATCH net-next v3 3/4] net: phy: aquantia: wait for the GLOBAL_CFG to start returning real values
[PATCH v2 0/3] Add support for Amlogic HCI UART
2024-07-18 19:01 UTC (4+ messages)
` [PATCH v2 2/3] Bluetooth: hci_uart: "
[PATCH v1 0/2] thermal: core: Handle failed temperature checks more carefully
2024-07-18 19:01 UTC (3+ messages)
` [PATCH v1 1/2] thermal: trip: Split thermal_zone_device_set_mode()
` [PATCH v1 2/2] thermal: core: Back off when polling thermal zones on errors
[PATCH 6.9 000/142] 6.9.10-rc2 review
2024-07-18 18:57 UTC (3+ messages)
[GIT PULL] fbdev fixes and cleanups for v6.11-rc1
2024-07-18 18:52 UTC (2+ messages)
[PATCH] watchdog: Inform about watchdog timeout
2024-07-18 18:22 UTC (3+ messages)
[patch V4 02/21] irqchip: Provide irq-msi-lib
2024-07-18 18:39 UTC (2+ messages)
` [tip: irq/msi] "
[patch V4 03/21] irqchip/gic-v3-its: Provide MSI parent infrastructure
2024-07-18 18:39 UTC (2+ messages)
` [tip: irq/msi] "
[patch V4 04/21] irqchip/irq-msi-lib: Prepare for PCI MSI/MSIX
2024-07-18 18:39 UTC (2+ messages)
` [tip: irq/msi] "
[patch V4-1 01/21] PCI/MSI: Provide MSI_FLAG_PCI_MSI_MASK_PARENT
2024-07-18 18:39 UTC (2+ messages)
` [tip: irq/msi] "
[patch V4 05/21] irqchip/gic-v3-its: Provide MSI parent for PCI/MSI[-X]
2024-07-18 18:39 UTC (2+ messages)
` [tip: irq/msi] "
[patch V4 06/21] irqchip/irq-msi-lib: Prepare for DEVICE MSI to replace platform MSI
2024-07-18 18:39 UTC (2+ messages)
` [tip: irq/msi] "
[patch V4 07/21] irqchip/mbigen: Prepare for real per device MSI
2024-07-18 18:39 UTC (2+ messages)
` [tip: irq/msi] "
[patch V4 08/21] irqchip/irq-msi-lib: Prepare for DOMAIN_BUS_WIRED_TO_MSI
2024-07-18 18:39 UTC (2+ messages)
` [tip: irq/msi] "
[patch V4 09/21] irqchip/gic-v3-its: Switch platform MSI to MSI parent
2024-07-18 18:39 UTC (2+ messages)
` [tip: irq/msi] "
[patch V4 10/21] irqchip/mbigen: Remove platform_msi_create_device_domain() fallback
2024-07-18 18:39 UTC (2+ messages)
` [tip: irq/msi] "
[patch V4 11/21] genirq/msi: Remove platform_msi_create_device_domain()
2024-07-18 18:39 UTC (2+ messages)
` [tip: irq/msi] "
[patch V4 12/21] irqchip/gic_v3_mbi: Switch over to parent domain
2024-07-18 18:38 UTC (2+ messages)
` [tip: irq/msi] "
[patch V4 13/21] irqchip/gic-v2m: Switch to device MSI
2024-07-18 18:38 UTC (2+ messages)
` [tip: irq/msi] "
[patch V4 14/21] irqchip/imx-mu-msi: Switch to MSI parent
2024-07-18 18:38 UTC (2+ messages)
` [tip: irq/msi] "
[patch V4 15/21] irqchip/irq-mvebu-icu: Prepare for real per device MSI
2024-07-18 18:38 UTC (2+ messages)
` [tip: irq/msi] "
[patch V4 16/21] irqchip/mvebu-gicp: Switch to MSI parent
2024-07-18 18:38 UTC (2+ messages)
` [tip: irq/msi] "
[patch V4 17/21] irqchip/mvebu-odmi: Switch to parent MSI
2024-07-18 18:38 UTC (2+ messages)
` [tip: irq/msi] "
[patch V4 18/21] irqchip/irq-mvebu-sei: Switch to MSI parent
2024-07-18 18:38 UTC (2+ messages)
` [tip: irq/msi] "
[patch V4 19/21] irqchip/irq-mvebu-icu: Remove platform MSI leftovers
2024-07-18 18:38 UTC (2+ messages)
` [tip: irq/msi] "
[patch V4 20/21] genirq/msi: Remove platform MSI leftovers
2024-07-18 18:38 UTC (2+ messages)
` [tip: irq/msi] "
[patch V4 21/21] genirq/msi: Move msi_device_data to core
2024-07-18 18:38 UTC (2+ messages)
` [tip: irq/msi] "
[PATCH] irqchip/gic-v3-its: Correctly honor the RID remapping
2024-07-18 18:38 UTC (2+ messages)
` [tip: irq/msi] "
[PATCH] irqchip/gic-v3-its: Correctly fish out the DID for platform MSI
2024-07-18 18:38 UTC (2+ messages)
` [tip: irq/msi] "
[PATCH] i3c: master: svc: Fix error code in svc_i3c_master_do_daa_locked()
2024-07-18 18:37 UTC (2+ messages)
[GIT PULL] VFIO updates for v6.11-rc1
2024-07-18 18:35 UTC
[PATCH v3 0/2] binfmt_elf, coredump: Log the reason of the failed core dumps
2024-07-18 18:27 UTC (3+ messages)
` [PATCH v3 1/2] coredump: Standartize and fix logging
` [PATCH v3 2/2] binfmt_elf, coredump: Log the reason of the failed core dumps
[paulmck-rcu:dev.2024.07.11a] BUILD REGRESSION 2c5a7c46f900887cd4204d634896ed4fbb9aaafd
2024-07-18 18:11 UTC
[PATCH v1] x86/amd_nb: Add new PCI IDs for AMD family 0x1a model 60h
2024-07-18 18:07 UTC (5+ messages)
[PATCH] virt: acrn: Remove unusted list 'acrn_irqfd_clients'
2024-07-18 17:43 UTC (4+ messages)
[syzbot] [io-uring?] general protection fault in __io_remove_buffers
2024-07-18 18:03 UTC (3+ messages)
[RFC] drm/panel/simple-edp: Add Samsung ATNA45DC02
2024-07-18 18:01 UTC (8+ messages)
[git pull] drm next for 6.11-rc1
2024-07-18 18:00 UTC (2+ messages)
[PATCH] init/Kconfig: remove CONFIG_GCC_ASM_GOTO_OUTPUT_WORKAROUND
2024-07-18 17:59 UTC (3+ messages)
[PATCH v3 1/3] ACPI/APEI: Add hest_parse_pcie_aer()
2024-07-18 17:53 UTC (3+ messages)
[PATCH v2] Makefile: add comment to discourage tools/* addition for kernel builds
2024-07-18 17:54 UTC (2+ messages)
[RELEASE] LTTng-modules 2.13.14 and 2.12.18 (Linux kernel tracer)
2024-07-18 17:44 UTC
[PATCH v2] drm/bridge: analogix: remove unused struct 'bridge_init'
2024-07-18 17:49 UTC (3+ messages)
[PATCH] execve: Move KUnit tests to tests/ subdirectory
2024-07-18 17:46 UTC (2+ messages)
[PATCH] perf callchain: Fix suspicious RCU usage in get_callchain_entry()
2024-07-18 17:41 UTC (3+ messages)
[PATCH] arm64/vdso: Remove --hash-style=sysv
2024-07-18 17:34 UTC
[syzbot] [wireless?] WARNING in __rate_control_send_low (2)
2024-07-18 17:29 UTC (2+ messages)
[PATCH] MIPS: Loongson64: Switch to SYNC_R4K
2024-07-18 17:28 UTC (3+ messages)
[ANNOUNCE] Git v2.46.0-rc1
2024-07-18 17:27 UTC
[PATCH v19 000/130] KVM TDX basic feature support
2024-07-18 17:26 UTC (11+ messages)
` [PATCH v19 110/130] KVM: TDX: Handle TDX PV MMIO hypercall
` [PATCH v19 117/130] KVM: TDX: Silently ignore INIT/SIPI
[PATCH v2 00/13] PCI: qcom: Simulate PCIe hotplug using 'global' interrupt
2024-07-18 17:23 UTC (6+ messages)
` [PATCH v2 12/13] "
[PATCH v2 0/9] reset: amlogic: move audio reset drivers out of CCF
2024-07-18 17:20 UTC (6+ messages)
` [PATCH v2 1/9] reset: amlogic: convert driver to regmap
[PATCH v4 0/3] gpio: support i.MX93 truly available GPIO pins
2024-07-18 17:17 UTC (2+ messages)
[PATCH bpf-next v1 0/3] add bpf_file_d_path helper and selftests
2024-07-18 17:16 UTC (2+ messages)
[PATCH] rust: add `module_params` macro
2024-07-18 17:15 UTC (4+ messages)
[PATCH] ARM: fix get_user() broken with veneer
2024-07-18 17:09 UTC (2+ messages)
[PATCH 0/2] Add perf support to collect KVM guest statistics from host side
2024-07-18 17:09 UTC (5+ messages)
` [PATCH 1/2] riscv: perf: add guest vs host distinction
` [PATCH 2/2] riscv: KVM: add basic support for host vs guest profiling
[RFC PATCH 00/18] KVM: Post-copy live migration for guest_memfd
2024-07-18 17:08 UTC (4+ messages)
` [RFC PATCH 08/18] KVM: x86: Add KVM Userfault support
[PATCH] gpio: vf610: always set GPIO to input mode when used as interrupt source
2024-07-18 17:08 UTC (2+ messages)
[PATCH] scsi: ufs: core: Do not set link to OFF state while waking up from hibernation
2024-07-18 17:06 UTC
[PATCH 00/15] Implement MODVERSIONS for Rust
2024-07-18 17:04 UTC (5+ messages)
[PATCH] kbuild: fix rebuild of generic syscall headers
2024-07-18 17:03 UTC (2+ messages)
[PATCH v5 0/8] perf: support specify vdso path in cmdline
2024-07-18 17:03 UTC (5+ messages)
` [PATCH v5 1/8] "
` [PATCH v5 4/8] perf: build-id: name debugging vdso as "debug"
[RFC PATCH 0/7] Optimization to reduce the cost of newidle balance
2024-07-18 17:01 UTC (5+ messages)
[PATCH 6.1 00/95] 6.1.100-rc2 review
2024-07-18 16:58 UTC (2+ messages)
[PATCH 6.6 000/122] 6.6.41-rc2 review
2024-07-18 16:56 UTC (2+ messages)
[PATCH 6.6 0/3] Backport VFIO refactor to fix fork ordering bug
2024-07-18 16:55 UTC (3+ messages)
[PATCH 5.15 000/145] 5.15.163-rc2 review
2024-07-18 16:55 UTC (2+ messages)
[syzbot] [crypto?] KASAN: slab-use-after-free Read in handle_mm_fault
2024-07-18 16:51 UTC (10+ messages)
[PATCH rdma-next 1/1] RDMA/mana_ib: indicate that inline data is not supported
2024-07-18 16:48 UTC (11+ messages)
` [EXTERNAL] "
[PATCH v4 0/2] Enumerate all pixels formats
2024-07-18 16:46 UTC (11+ messages)
` [PATCH v4 1/2] media: videodev2: Add flags to unconditionnaly enumerate "
[PATCH v5] perf,x86: avoid missing caller address in stack traces captured in uprobe
2024-07-18 16:45 UTC (4+ messages)
[PATCH v7 0/4] Add Svade and Svadu Extensions Support
2024-07-18 16:45 UTC (3+ messages)
` [PATCH v7 2/4] dt-bindings: riscv: Add Svade and Svadu Entries
[PATCH] fs: modify the annotation of vfs_mkdir() in fs/namei.c
2024-07-18 16:25 UTC (2+ messages)
` [PATCH v4] vfs: correct the comments of vfs_*() helpers
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox