messages from 2023-10-03 17:33:58 to 2023-10-03 21:19:02 UTC [more...]
[PATCH v6 00/24] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
2023-10-03 21:18 UTC (29+ messages)
` [PATCH v6 01/24] tick/nohz: Move tick_nohz_full_mask declaration outside the #ifdef
` [PATCH v6 03/24] x86/resctrl: Create helper for RMID allocation and mondata dir creation
` [PATCH v6 04/24] x86/resctrl: Move rmid allocation out of mkdir_rdt_prepare()
` [PATCH v6 05/24] x86/resctrl: Track the closid with the rmid
` [PATCH v6 06/24] x86/resctrl: Access per-rmid structures by index
` [PATCH v6 07/24] x86/resctrl: Allow RMID allocation to be scoped by CLOSID
` [PATCH v6 08/24] x86/resctrl: Track the number of dirty RMID a CLOSID has
` [PATCH v6 09/24] x86/resctrl: Use set_bit()/clear_bit() instead of open coding
` [PATCH v6 10/24] x86/resctrl: Allocate the cleanest CLOSID by searching closid_num_dirty_rmid
` [PATCH v6 11/24] x86/resctrl: Move CLOSID/RMID matching and setting to use helpers
` [PATCH v6 12/24] x86/resctrl: Add cpumask_any_housekeeping() for limbo/overflow
` [PATCH v6 13/24] x86/resctrl: Queue mon_event_read() instead of sending an IPI
` [PATCH v6 14/24] x86/resctrl: Allow resctrl_arch_rmid_read() to sleep
` [PATCH v6 15/24] x86/resctrl: Allow arch to allocate memory needed in resctrl_arch_rmid_read()
[PATCH] Firewire: IP over IEEE 1394: replaced implicit mentions of unsigned int
2023-10-03 21:16 UTC
[PATCH net-next v3 0/8] net: dsa: vsc73xx: Make vsc73xx usable
2023-10-03 21:14 UTC (11+ messages)
` [PATCH net-next v3 2/8] net: dsa: vsc73xx: convert to PHYLINK
` [PATCH net-next v3 5/8] net: dsa: vsc73xx: Add vlan filtering
[PATCH 1/1] of: address: Fix address translation when address-size is greater than 2
2023-10-03 21:12 UTC (2+ messages)
[PATCH v4 0/8] incorporate pm runtime framework and eDP clean up
2023-10-03 21:11 UTC (11+ messages)
` [PATCH v4 7/8] drm/msm/dp: add pm_runtime_force_suspend()/resume()
` [PATCH v4 8/8] drm/msm/dp: move of_dp_aux_populate_bus() to eDP probe()
[PATCH v2 0/3] userfaultfd remap option
2023-10-03 21:08 UTC (24+ messages)
` [PATCH v2 1/3] userfaultfd: UFFDIO_REMAP: rmap preparation
` [PATCH v2 2/3] userfaultfd: UFFDIO_REMAP uABI
[PATCH] f2fs-tools: make checked node progress correct
2023-10-03 21:07 UTC
[PATCH v3 0/7] sched: Implement shared runqueue in CFS
2023-10-03 21:05 UTC (7+ messages)
` [RFC PATCH 0/3] DO NOT MERGE: Breaking down the experimantal diff
` [RFC PATCH 3/3] sched/fair: Add a per-shard overload flag
[RFC PATCH v2 net-next 00/15] Add C72/C73 copper backplane support for LX2160
2023-10-03 21:03 UTC (7+ messages)
` [RFC PATCH v2 net-next 07/15] net: phylink: centralize phy_interface_mode_is_8023z() && phylink_autoneg_inband() checks
` [RFC PATCH v2 net-next 15/15] net: pcs: lynx: use MTIP AN/LT block for copper backplanes
[PATCH v2] HID: uhid: replace deprecated strncpy with strscpy
2023-10-03 21:01 UTC
[tip:x86/headers] BUILD SUCCESS 8b01de80306cbd914be9c45bce30206a49699141
2023-10-03 21:00 UTC
[tip:locking/core] BUILD SUCCESS 8788c6c2feb3600ba1a2f84ac5d258af4a284cea
2023-10-03 20:59 UTC
[PATCH RFC 1/1] KVM: x86: add param to update master clock periodically
2023-10-03 21:00 UTC (11+ messages)
[PATCH v9 0/6] KVM: allow mapping non-refcounted pages
2023-10-03 20:58 UTC (4+ messages)
` [PATCH v9 5/6] KVM: x86: Migrate to __kvm_follow_pfn
[PATCH v4] sched/core: Use zero length to reset cpumasks in sched_setaffinity()
2023-10-03 20:57 UTC
[PATCH] platform/x86: Add Silicom Platform Driver
2023-10-03 20:54 UTC
[PATCH v1] dynamic_debug: add support for logs destination
2023-10-03 20:53 UTC (6+ messages)
[RFC 0/4] gpio: add SCMI pinctrl based driver
2023-10-03 20:52 UTC (5+ messages)
` [RFC 1/4] pinctrl: define PIN_CONFIG_INPUT
` [RFC 2/4] pinctrl: add pinctrl_gpio_get_config()
[tip: x86/fpu] x86/fpu/xstate: Address kernel-doc warning
2023-10-03 20:52 UTC
[tip: x86/asm] x86/lib: Address kernel-doc warnings
2023-10-03 20:52 UTC
[RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
2023-10-03 20:51 UTC (6+ messages)
` [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
[PATCH] x86_64: test that userspace stack is in fact NX
2023-10-03 20:46 UTC (10+ messages)
` [PATCH v2] x86: "
` [tip: x86/mm] selftests/x86/mm: Add new "
[PATCH RESEND 1/5] ASoC: Explicitly include correct DT includes
2023-10-03 20:46 UTC
[PATCH] usb: dwc2: gadget: Fix a warning when compiling with W=1
2023-10-03 20:37 UTC (3+ messages)
[RFC 0/2] iio: imu: Add driver and dt-bindings for BMI323
2023-10-03 20:35 UTC (8+ messages)
` [RFC 2/2] iio: imu: Add driver for BMI323 IMU
[PATCH net-next] iavf: Avoid a memory allocation in iavf_print_link_message()
2023-10-03 20:33 UTC (3+ messages)
[PATCH 00/21] gpio: convert users to gpio_device_find() and remove gpiochip_find()
2023-10-03 20:32 UTC (5+ messages)
` [PATCH 07/21] gpiolib: provide gpio_device_get_base()
EEVDF and NUMA balancing
2023-10-03 20:25 UTC
[PATCH v5 0/3] hugetlbfs: close race between MADV_DONTNEED and page fault
2023-10-03 20:19 UTC (5+ messages)
` [PATCH 2/3] "
[PATCH] PCI: Make d3cold_allowed sysfs attribute read only
2023-10-03 20:07 UTC (4+ messages)
[PATCH v4 7/7] rust: workqueue: add examples
2023-10-03 20:13 UTC (2+ messages)
[PATCH v5 00/18] Add Cgroup support for SGX EPC memory
2023-10-03 20:12 UTC (17+ messages)
` [PATCH v5 02/18] cgroup/misc: Add SGX EPC resource type and export APIs for SGX driver
` [PATCH v5 06/18] x86/sgx: Introduce EPC page states
` [PATCH v5 09/18] x86/sgx: Store struct sgx_encl when allocating new VA pages
` [PATCH v5 11/18] x86/sgx: store unreclaimable pages in LRU lists
BUG: KCSAN: data-race in folio_batch_move_lru / mpage_read_end_io
2023-10-03 20:12 UTC (6+ messages)
[syzbot] INFO: task hung in __filemap_get_folio
2023-10-03 20:11 UTC (2+ messages)
` [syzbot] [block] "
[PATCH v3 24/27] staging: iio: resolver: ad2s1210: convert DOS mismatch threshold to event attr
2023-10-03 20:08 UTC (2+ messages)
[PATCH v1] perf evlist: Avoid frequency mode for the dummy event
2023-10-03 20:07 UTC (5+ messages)
[PATCH 09/17] m68k: Implement xor_unlock_is_negative_byte
2023-10-03 20:07 UTC (11+ messages)
[PATCH v4 0/6] configfs-tsm: Attestation Report ABI
2023-10-03 20:06 UTC (8+ messages)
` [PATCH v4 6/6] virt: tdx-guest: Add Quote generation support using TSM_REPORTS
[PATCH v4 0/2] mm: use memmap_on_memory semantics for dax/kmem
2023-10-03 20:03 UTC (4+ messages)
` [PATCH v4 1/2] mm/memory_hotplug: split memmap_on_memory requests across memblocks
[PATCH 00/87] fs: new accessor methods for atime and mtime
2023-10-03 19:53 UTC (4+ messages)
` [PATCH 02/87] fs: convert core infrastructure to new {a,m}time accessors
` [PATCH 83/87] security/selinux: convert to new inode "
[PATCH v2 0/2] mm: memcg: fix tracking of pending stats updates values
2023-10-03 19:51 UTC (7+ messages)
` [PATCH v2 1/2] mm: memcg: refactor page state unit helpers
` [PATCH v2 2/2] mm: memcg: normalize the value passed into memcg_rstat_updated()
[tip: objtool/core] objtool: Use 'the fallthrough' pseudo-keyword
2023-10-03 19:51 UTC
[PATCH v2 -next 0/4] RISC-V: ACPI improvements
2023-10-03 19:50 UTC (5+ messages)
` [PATCH v2 -next 1/4] RISC-V: ACPI: Enhance acpi_os_ioremap with MMIO remapping
` [PATCH v2 -next 3/4] RISC-V: cacheflush: Initialize CBO variables on ACPI systems
[PATCH v4 0/5] serial: add drivers for the ESP32xx serial devices
2023-10-03 19:46 UTC (4+ messages)
` [PATCH v4 5/5] drivers/tty/serial: add ESP32S3 ACM device driver
[PATCH v2 0/5] userfaultfd man page updates
2023-10-03 19:45 UTC (6+ messages)
` [PATCH v2 1/5] ioctl_userfaultfd.2: describe two-step feature handshake
` [PATCH v2 2/5] ioctl_userfaultfd.2: correct and update UFFDIO_API ioctl error codes
` [PATCH v2 3/5] ioctl_userfaultfd.2: clarify the state of the uffdio_api structure on error
` [PATCH v2 4/5] ioctl_userfaultfd.2: fix / update UFFDIO_REGISTER error code list
` [PATCH v2 5/5] ioctl_userfaultfd.2: document new UFFDIO_POISON ioctl
[PATCH v4 0/8] mtd: ubi: allow UBI volumes to provide NVMEM
2023-10-03 19:45 UTC (7+ messages)
` [PATCH v4 3/8] mtd: ubi: block: don't return on error when removing
` [PATCH v4 4/8] mtd: ubi: block: use notifier to create ubiblock
` [PATCH v4 5/8] mtd: ubi: attach MTD partition from device-tree
[RFC PATCH 0/4] x86/percpu: Use segment qualifiers
2023-10-03 19:43 UTC (11+ messages)
+ selftests-proc-add-proc-pid-statm-output-validation.patch added to mm-nonmm-unstable branch
2023-10-03 19:43 UTC (2+ messages)
` [PATCH v2] selftests:proc Add /proc/$(pid)/statm output validation
[PATCH v3 0/3] Fixes for vma_merge() error path
2023-10-03 19:40 UTC (5+ messages)
` [PATCH v3 2/3] mmap: Fix error paths with dup_anon_vma()
[PATCH v4] net: ravb: Fix possible UAF bug in ravb_remove
2023-10-03 19:39 UTC (6+ messages)
[PATCH 1/2] arm64: smp: Fix pseudo NMI issues w/ broken Mediatek FW
2023-10-03 19:32 UTC (7+ messages)
[Patch v2 0/2] Add support for _TFP and change throttle pctg
2023-10-03 19:37 UTC (3+ messages)
` [Patch v2 2/2] ACPI: processor: reduce CPUFREQ thermal reduction pctg for Tegra241
[PATCH -next] sched/headers: Remove duplicate header inclusion
2023-10-03 19:35 UTC (2+ messages)
` [tip: sched/core] sched/headers: Remove duplicate header inclusions
[PATCH] perf/x86/rapl: fix Using plain integer as NULL pointer warning
2023-10-03 19:34 UTC (2+ messages)
` [tip: perf/core] perf/x86/rapl: Fix "Using plain integer as NULL pointer" Sparse warning
[PATCH 00/11] staging: rtl8192e: Remove functions rawtx and promisc
2023-10-03 19:34 UTC (12+ messages)
` [PATCH 01/11] staging: rtl8192e: Remove function _rtl92e_wx_set_rawtx()
` [PATCH 02/11] staging: rtl8192e: Remove equation in function rtllib_xmit_inter()
` [PATCH 03/11] staging: rtl8192e: Remove function rtllib_start_monitor_mode()
` [PATCH 04/11] staging: rtl8192e: Remove unused variable raw_tx
` [PATCH 05/11] staging: rtl8192e: Remove unused parameter mesh_flag
` [PATCH 06/11] staging: rtl8192e: Remove function _rtl92e_wx_set_promisc_mode()
` [PATCH 07/11] staging: rtl8192e: Remove function _rtl92e_wx_get_promisc_mode()
` [PATCH 08/11] staging: rtl8192e: Remove constant variable fltr_src_sta_frame
` [PATCH 09/11] staging: rtl8192e: Remove constant variable promiscuous_on
` [PATCH 10/11] staging: rtl8192e: Remove constant variable net_promiscuous_md
` [PATCH 11/11] staging: rtl8192e: Remove constant variable bToOtherSTA
[GIT PULL] regulator fixes for v6.6-rc4
2023-10-03 19:32 UTC (2+ messages)
[GIT PULL] regmap fixes for v6.6-rc4
2023-10-03 19:32 UTC (2+ messages)
[PATCH v16 0/2] add debugfs to migration driver
2023-10-03 19:26 UTC (5+ messages)
` [PATCH v16 1/2] vfio/migration: Add debugfs to live "
` [PATCH v16 2/2] Documentation: add debugfs description for vfio
[PATCH] ACPI: PRM: Annotate struct prm_module_info with __counted_by
2023-10-03 19:26 UTC (3+ messages)
[PATCH 0/4] man2: Document RWF_ATOMIC
2023-10-03 19:25 UTC (3+ messages)
` [PATCH 2/4] readv.2: Document RWF_ATOMIC flag
[PATCH] pnp: Clean up errors in pnp.h
2023-10-03 19:21 UTC (2+ messages)
[PATCH 1/2] perf/x86/rapl: Stop doing cpu_relax in the cmpxchg loop
2023-10-03 19:19 UTC (2+ messages)
` [tip: perf/core] perf/x86/rapl: Stop doing cpu_relax() in the local64_cmpxchg() loop in rapl_event_update()
[PATCH 2/2] perf/x86/rapl: Use local64_try_cmpxchg in rapl_event_update
2023-10-03 19:19 UTC (2+ messages)
` [tip: perf/core] perf/x86/rapl: Use local64_try_cmpxchg in rapl_event_update()
[PATCH] jfs : fs array-index-out-of-bounds in txCommit
2023-10-03 19:16 UTC (2+ messages)
[PATCH v2 1/2] bpftool: Align output skeleton ELF code
2023-10-03 19:14 UTC (2+ messages)
` [PATCH v2 2/2] bpftool: Align bpf_load_and_run_opts insns and data
[PATCH v2] ACPI: FPDT: properly handle invalid FPDT subtables
2023-10-03 19:14 UTC (2+ messages)
[PATCH 00/36] pinctrl: don't use GPIOLIB global numberspace in helpers
2023-10-03 19:08 UTC (9+ messages)
` [PATCH 04/36] gpio: cdev: use pinctrl_gpio_can_use_line_new()
` [PATCH 34/36] treewide: rename pinctrl_gpio_direction_input_new()
[PATCH] HID: Add quirk to ignore the touchscreen battery on HP ENVY 15-eu0556ng
2023-10-03 19:07 UTC
[PATCH 1/2] drivers: acpi: Fix label indentation and leading comma formatting issues
2023-10-03 19:06 UTC (2+ messages)
[PATCH v2] certs: Add option to disallow non-CA certificates in secondary trusted keying
2023-10-03 19:04 UTC (4+ messages)
` [PATCH v3] "
[PATCH v2] jfs: fix array-index-out-of-bounds in dbFindLeaf
2023-10-03 19:01 UTC (2+ messages)
[PATCH v3] sched/core: Use empty mask to reset cpumasks in sched_setaffinity()
2023-10-03 18:58 UTC (5+ messages)
[PATCH drm-misc-next v5 0/6] [RFC] DRM GPUVM features
2023-10-03 18:57 UTC (9+ messages)
` [PATCH drm-misc-next v5 4/6] drm/gpuvm: track/lock/validate external/evicted objects
[PATCH] drivers: acpi: Fix formatting issues where braces should be on newlines
2023-10-03 18:57 UTC (2+ messages)
[PATCH 1/1] tty: n_gsm: Avoid sleeping during .write() whilst atomic
2023-10-03 18:55 UTC (3+ messages)
[PATCH] acpi: Use access_width over register_width for system memory accesses
2023-10-03 18:50 UTC (2+ messages)
[PATCH v2 0/3] TPMI feature major/minor version check
2023-10-03 18:49 UTC (4+ messages)
` [PATCH v2 1/3] platform/x86/intel/tpmi: Add defines to get version information
` [PATCH v2 2/3] platform/x86: ISST: Ignore minor version change
` [PATCH v2 3/3] platform/x86/intel-uncore-freq: "
[PATCH v3 0/9] Introduce __mt_dup() to improve the performance of fork()
2023-10-03 18:46 UTC (7+ messages)
` [PATCH v3 3/9] maple_tree: Introduce interfaces __mt_dup() and mtree_dup()
` [PATCH v3 5/9] maple_tree: Update the documentation of maple tree
` [PATCH v3 9/9] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()
[PATCH] mtd: rawnand: brcmnand: Initial exec_op implementation
2023-10-03 18:46 UTC (5+ messages)
` [PATCH v2] "
[PATCH -fixes] riscv: Fix ftrace syscall handling which are now prefixed with __riscv_
2023-10-03 18:40 UTC (3+ messages)
[PATCH v3 0/3] hugetlb memcg accounting
2023-10-03 18:39 UTC (5+ messages)
` [PATCH v3 2/3] hugetlb: memcg: account hugetlb-backed memory in memory controller
[PATCH] ACPI: resource: Do IRQ override on TongFang GMxXGxx
2023-10-03 18:39 UTC (2+ messages)
[net-next PATCH v2 1/4] netdev: replace simple napi_schedule_prep/__napi_schedule to napi_schedule
2023-10-03 14:51 UTC (4+ messages)
` [net-next PATCH v2 2/4] netdev: make napi_schedule return bool on NAPI successful schedule
` [net-next PATCH v2 3/4] netdev: replace napi_reschedule with napi_schedule
` [net-next PATCH v2 4/4] netdev: use napi_schedule bool instead of napi_schedule_prep/__napi_schedule
[PATCH] ACPI: video: Add acpi_backlight=vendor quirk for Toshiba Portégé R100
2023-10-03 18:36 UTC (2+ messages)
[PATCH 30/36] pinctrl: remove old GPIO helpers
2023-10-03 18:34 UTC (2+ messages)
[PATCH v2 1/2] PCI: acpiphp: Allow built-in attention drivers
2023-10-03 18:32 UTC (3+ messages)
` [PATCH v2 2/2] PCI: hotplug: Add extension driver for Ampere Altra hotplug LED control
[PATCH 1/3] drivers: acpi: Fix pointer declarations in parameter lists which included whitespace spuriously
2023-10-03 18:29 UTC (2+ messages)
[PATCH bpf-next 1/2] bpf: Add ability to pin bpf timer to calling CPU
2023-10-03 18:29 UTC (5+ messages)
` [PATCH bpf-next 2/2] bpf/selftests: Test pinning bpf timer to a core
[PATCH] arch/x86: Set XSS while handling #VC intercept for CPUID
2023-10-03 18:27 UTC (3+ messages)
[RFC PATCH net-next 0/7] net: phy: introduce phy numbering
2023-10-03 18:26 UTC (6+ messages)
` [RFC PATCH net-next 6/7] net: ethtool: add a netlink command to get PHY information
[Patch v4 07/13] perf/x86: Add constraint for guest perf metrics event
2023-10-03 18:21 UTC (12+ messages)
[PATCH] syscalls: Cleanup references to sys_lookup_dcookie()
2023-10-03 18:21 UTC (6+ messages)
` [PATCH v2] "
Regression: devcoredump patch broke Realtek usb bluetooth adapter
2023-10-03 18:20 UTC
[RFC PATCH v3 0/5] Faultable Tracepoints
2023-10-03 18:15 UTC (11+ messages)
` [RFC PATCH v3 1/5] tracing: Introduce faultable tracepoints (v3)
[PATCH] cpu-hotplug: provide prototypes for arch CPU registration
2023-10-03 18:09 UTC (6+ messages)
[PATCH] fs/jfs: Add validity check for db_maxag and db_agpref
2023-10-03 18:06 UTC
[PATCH 01/10] drm/mediatek: Add interface to allocate MediaTek GEM buffer
2023-10-03 18:09 UTC
[PATCH v2 1/1] rcu: Reduce synchronize_rcu() waiting time
2023-10-03 18:04 UTC
Prebuilt LLVM 17.0.2 uploaded
2023-10-03 18:03 UTC
[RFC PATCH 0/2] seccomp: Split set filter into two steps
2023-10-03 18:01 UTC (2+ messages)
[PATCH 0/1] rpmsg: virtio: Make buffer size and number configurable
2023-10-03 18:01 UTC (4+ messages)
` [PATCH 1/1] "
[RFC v2 0/5] move_phys_pages syscall
2023-10-03 17:58 UTC (4+ messages)
` [RFC v2 4/5] mm/migrate: Create "
[PATCH v3 0/2] Initial support for the QCM6490 IDP
2023-10-03 17:54 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: qcom: Add QCM6490 IDP board
` [PATCH v3 2/2] arm64: dts: qcom: qcm6490: Add qcm6490 dts file
[PATCH v2 0/2] Add Nitro Secure Module support
2023-10-03 17:48 UTC (5+ messages)
` [PATCH v2 1/2] misc: Add Nitro Secure Module driver
vger Construction Purchasing and Procurement List
2023-10-03 17:42 UTC
[PATCH] i2c: stm32f7: Fix PEC handling in case of SMBUS transfers
2023-10-03 17:42 UTC (2+ messages)
[PATCH] mm/migrate: fix do_pages_move for compat pointers
2023-10-03 17:36 UTC (6+ messages)
[PATCH v7 RESEND 0/3] Add support for Xilinx XDMA Soft IP as Root Port
2023-10-03 17:34 UTC (4+ messages)
` [PATCH v7 RESEND 1/3] PCI: xilinx-cpm: Move interrupt bit definitions to common header
` [PATCH v7 RESEND 2/3] dt-bindings: PCI: xilinx-xdma: Add YAML schemas for Xilinx XDMA PCIe Root Port Bridge
` [PATCH v7 RESEND 3/3] PCI: xilinx-xdma: Add Xilinx XDMA Root Port driver
[PATCH v10] cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timer
2023-10-03 17:33 UTC
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