messages from 2023-03-03 16:52:17 to 2023-03-03 20:10:16 UTC [more...]
[PATCH 1/1 fyi] tools headers: Sync linux/coresight-pmu.h with the kernel sources
2023-03-03 20:10 UTC
[PATCH] MAINTAINERS: i2c: include all I2C bindings in the I2C entry
2023-03-03 20:09 UTC (3+ messages)
[PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
2023-03-03 20:08 UTC (17+ messages)
[PATCH v3 00/11] fold per-CPU vmstats remotely
2023-03-03 19:58 UTC (12+ messages)
` [PATCH v3 01/11] mm/vmstat: remove remote node draining
` [PATCH v3 02/11] this_cpu_cmpxchg: ARM64: switch this_cpu_cmpxchg to locked, add _local function
` [PATCH v3 03/11] this_cpu_cmpxchg: loongarch: "
` [PATCH v3 04/11] this_cpu_cmpxchg: S390: "
` [PATCH v3 05/11] this_cpu_cmpxchg: x86: "
` [PATCH v3 06/11] add this_cpu_cmpxchg_local and asm-generic definitions
` [PATCH v3 07/11] convert this_cpu_cmpxchg users to this_cpu_cmpxchg_local
` [PATCH v3 08/11] mm/vmstat: switch counter modification to cmpxchg
` [PATCH v3 09/11] mm/vmstat: use xchg in cpu_vm_stats_fold
` [PATCH v3 10/11] mm/vmstat: switch vmstat shepherd to flush per-CPU counters remotely
` [PATCH v3 11/11] mm/vmstat: refresh stats remotely instead of via work item
[RFC PATCH] thermal/drivers/intel_menlow: Remove add_one_attribute
2023-03-03 19:59 UTC
[PATCH mm-unstable v4 0/3] mm, printk: introduce new format for page_type
2023-03-03 19:50 UTC (3+ messages)
` [PATCH mm-unstable v4 2/3] mm, printk: introduce new format %pGt "
[PATCH v5 00/18] Self-encapsulate the thermal zone device structure
2023-03-03 19:48 UTC (3+ messages)
[RFC PATCH 0/9] fuse: API for Checkpoint/Restore
2023-03-03 19:42 UTC (11+ messages)
` [RFC PATCH 4/9] fuse: handle stale inode connection in fuse_queue_forget
` [RFC PATCH 5/9] fuse: move fuse connection flags to the separate structure
` [RFC PATCH 6/9] fuse: take fuse connection generation into account
` [RFC PATCH 7/9] fuse: add fuse device ioctl(FUSE_DEV_IOC_REINIT)
Error reports at boot time in Ampere Altra machines since c733ebb7c
2023-03-03 19:38 UTC (3+ messages)
[RELEASE] LTTng-modules 2.12.13 and 2.13.9 (Linux kernel tracer)
2023-03-03 19:38 UTC
[PATCH] firmware: qemu_fw_cfg: make kobj_type structure constant
2023-03-03 19:38 UTC (2+ messages)
[PATCH] pstore: Revert pmsg_lock back to a normal mutex
2023-03-03 19:38 UTC (12+ messages)
[PATCH] thermal: int340x: processor_thermal: Fix deadlock
2023-03-03 19:36 UTC (4+ messages)
[PATCH v4] usb: dwc3: gadget: Add 1ms delay after end transfer command without IOC
2023-03-03 19:35 UTC (3+ messages)
[PATCHv3 0/4] Wiegand bus driver and GPIO bitbanged controller
2023-03-03 19:32 UTC (3+ messages)
` [PATCHv3 1/4] dt-bindings: wiegand: add Wiegand controller common properties
[PATCH v1 0/4] thermal: core/ACPI: Fix processor cooling device regression
2023-03-03 19:23 UTC (5+ messages)
` [PATCH v1 1/4] ACPI: processor: Reorder acpi_processor_driver_init()
` [PATCH v1 2/4] thermal: core: Introduce thermal_cooling_device_present()
` [PATCH v1 3/4] thermal: core: Introduce thermal_cooling_device_update()
` [PATCH v1 4/4] ACPI: processor: thermal: Update CPU cooling devices on cpufreq policy changes
[PATCH v4 00/19] Basic clock, reset & device tree support for StarFive JH7110 RISC-V SoC
2023-03-03 19:08 UTC (2+ messages)
[PATCH] rust: str: fix requierments->requirements typo for rust str
2023-03-03 19:06 UTC
[PATCH v3 0/3] x86/resctrl: Implement rename to help move containers' tasks
2023-03-03 19:05 UTC (7+ messages)
` [PATCH v3 3/3] x86/resctrl: Implement rename op for mon groups
[PATCH] mm/khugepaged: Cleanup memcg uncharge for failure path
2023-03-03 19:00 UTC (2+ messages)
[PATCH v2 3/4] net: Let the active time stamping layer be selectable
2023-03-03 18:54 UTC (2+ messages)
[PATCH v4 0/3] mm/khugepaged: fix khugepaged+shmem races
2023-03-03 18:55 UTC (3+ messages)
[PATCH v2] qede: remove linux/version.h and linux/compiler.h
2023-03-03 18:53 UTC
[PATCH] scsi: core: Add BLIST_NO_ASK_VPD_SIZE for some VDASD
2023-03-03 18:54 UTC (3+ messages)
[PATCH] qede: remove linux/version.h
2023-03-03 18:51 UTC (3+ messages)
[GIT PULL] zstd changes for v6.3-rc1
2023-03-03 18:48 UTC (9+ messages)
[PATCH 00/28] security: Move IMA and EVM to the LSM infrastructure
2023-03-03 18:26 UTC (29+ messages)
` [PATCH 01/28] ima: Align ima_inode_post_setattr() definition with "
` [PATCH 02/28] ima: Align ima_post_path_mknod() "
` [PATCH 03/28] ima: Align ima_post_create_tmpfile() "
` [PATCH 04/28] ima: Align ima_file_mprotect() "
` [PATCH 05/28] ima: Align ima_inode_setxattr() "
` [PATCH 06/28] ima: Align ima_inode_removexattr() "
` [PATCH 07/28] ima: Align ima_post_read_file() "
` [PATCH 08/28] evm: Align evm_inode_post_setattr() "
` [PATCH 09/28] evm: Align evm_inode_setxattr() "
` [PATCH 10/28] evm: Align evm_inode_post_setxattr() "
` [PATCH 11/28] evm: Complete description of evm_inode_setattr()
` [PATCH 12/28] fs: Fix description of vfs_tmpfile()
` [PATCH 13/28] security: Align inode_setattr hook definition with EVM
` [PATCH 14/28] security: Introduce inode_post_setattr hook
` [PATCH 15/28] security: Introduce inode_post_removexattr hook
` [PATCH 16/28] security: Introduce file_post_open hook
` [PATCH 17/28] security: Introduce file_pre_free_security hook
` [PATCH 18/28] security: Introduce path_post_mknod hook
` [PATCH 19/28] security: Introduce inode_post_create_tmpfile hook
` [PATCH 20/28] security: Introduce inode_post_set_acl hook
` [PATCH 21/28] security: Introduce inode_post_remove_acl hook
` [PATCH 22/28] security: Introduce key_post_create_or_update hook
` [PATCH 23/28] security: Introduce LSM_ORDER_LAST
` [PATCH 24/28] ima: Move to LSM infrastructure
` [PATCH 25/28] ima: Move IMA-Appraisal "
` [PATCH 26/28] evm: Move "
` [PATCH 27/28] integrity: Move integrity functions to the "
` [PATCH 28/28] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
[GIT PULL] s390 updates for 6.3 merge window part 2
2023-03-03 18:44 UTC (2+ messages)
[GIT PULL] RISC-V Patches for the 6.3 Merge Window, Part 2
2023-03-03 18:44 UTC (2+ messages)
[PATCH v1 tty-next] serial: 8250_pci1xxxx: Disable SERIAL_8250_PCI1XXXX config by default
2023-03-03 18:45 UTC (2+ messages)
[GIT PULL] More ACPI updates for v6.3-rc1
2023-03-03 18:44 UTC (2+ messages)
[GIT PULL] More power management updates for v6.3-rc1
2023-03-03 18:44 UTC (2+ messages)
[GIT PULL] RTC for 6.3
2023-03-03 18:44 UTC (3+ messages)
[GIT PULL] More thermal control updates for v6.3-rc1
2023-03-03 18:44 UTC (2+ messages)
[PATCH 00/17] MODULE_LICENSE removals, sixth tranche
2023-03-03 18:43 UTC (8+ messages)
` [PATCH 05/17] drivers: bus: simple-pm-bus: remove MODULE_LICENSE in non-modules
` [PATCH 13/17] regulator: stm32-pwr: "
[PATCH v2 1/3] mm/damon/paddr: minor refactor of damon_pa_pageout()
2023-03-03 18:41 UTC (2+ messages)
[PATCH v6 00/11] LSM: Three basic syscalls
2023-03-03 18:41 UTC (7+ messages)
` [PATCH v6 04/11] LSM: syscalls for current process attributes
` [PATCH v6 05/11] LSM: Create lsm_module_list system call
` [PATCH v6 06/11] LSM: wireup Linux Security Module syscalls
[PATCH 1/1 fyi] tools headers UAPI: Sync linux/prctl.h with the kernel sources
2023-03-03 18:40 UTC
[PATCH v2 2/3] mm/damon/paddr: minor refactor of damon_pa_young()
2023-03-03 18:39 UTC (2+ messages)
[PATCH v2 1/2] debugobject: fix concurrency issues with is_static_object
2023-03-03 18:31 UTC (2+ messages)
` [PATCH v2 2/2] debugobject: add unit test for static debug object
[PATCH 1/4] soc: qcom: socinfo: move SMEM item struct and defines to a header
2023-03-03 18:38 UTC (6+ messages)
` [PATCH 4/4] cpufreq: qcom-nvmem: make qcom_cpufreq_get_msm_id() return the SoC ID
[RESEND PATCH] sched/debug: Put sched/domains files under the verbose flag
2023-03-03 18:37 UTC (2+ messages)
` [RESEND PATCH v2] "
[PATCH v2 00/18] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
2023-03-03 18:37 UTC (22+ messages)
` [PATCH v2 02/18] x86/resctrl: Access per-rmid structures by index
` [PATCH v2 04/18] x86/resctrl: Move rmid allocation out of mkdir_rdt_prepare()
` [PATCH v2 05/18] x86/resctrl: Allow RMID allocation to be scoped by CLOSID
` [PATCH v2 06/18] x86/resctrl: Allow the allocator to check if a CLOSID can allocate clean RMID
` [PATCH v2 07/18] x86/resctrl: Move CLOSID/RMID matching and setting to use helpers
[PATCH v2 3/3] mm/damon/paddr: minor refactor of damon_pa_mark_accessed_or_deactivate()
2023-03-03 18:37 UTC (3+ messages)
[PATCH 0/4] CXL 3.0 Performance Monitoring Unit support
2023-03-03 18:34 UTC (7+ messages)
` [PATCH 1/4] cxl: Add function to count regblocks of a given type
` [PATCH 2/4] cxl/pci: Find and register CXL PMU devices
` [PATCH 3/4] cxl: CXL Performance Monitoring Unit driver
` [PATCH 4/4] docs: perf: Minimal introduction the the CXL PMU device and driver
[PATCH 0/7] x86/resctrl: Add support for Sub-NUMA cluster (SNC) systems
2023-03-03 18:32 UTC (5+ messages)
` [PATCH 5/7] x86/resctrl: Add a new "snc_ways" file to the monitoring info directory
[PATCH v5 0/4] dmaengine: dw-edma: Add support for native HDMA
2023-03-03 18:27 UTC (10+ messages)
` [PATCH v5 1/4] dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops
` [PATCH v5 2/4] dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract controller operation
` [PATCH v5 3/4] dmaengine: dw-edma: Add support for native HDMA
` [PATCH v5 4/4] dmaengine: dw-edma: Add HDMA DebugFS support
[PATCH v9 00/15] dma-fence: Deadline awareness
2023-03-03 18:20 UTC (10+ messages)
` [PATCH v9 12/15] drm/msm: Add deadline based boost support
` [PATCH v9 15/15] drm/i915: "
[PATCH] remoteproc: mediatek: Dereferencing a pointer that might be NULL
2023-03-03 18:20 UTC (2+ messages)
[PATCH V3 00/20] Add basic ACPI support for RISC-V
2023-03-03 18:17 UTC (15+ messages)
` [PATCH V3 10/20] RISC-V: smpboot: Add ACPI support in smp_setup()
` [PATCH V3 11/20] RISC-V: ACPI: Cache and retrieve the RINTC structure
` [PATCH V3 12/20] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()
[PATCH 0/7] sysctl: slowly deprecate register_sysctl_table()
2023-03-03 18:16 UTC (3+ messages)
` [PATCH 4/7] md: simplify sysctl registration
[PATCH v4 0/5] drivers: remoteproc: xilinx: add mailbox support
2023-03-03 18:13 UTC (5+ messages)
` [PATCH v4 5/5] remoteproc: xilinx: add mailbox channels for rpmsg
[PATCH v2 2/4] net: Expose available time stamping layers to user space
2023-03-03 18:13 UTC (2+ messages)
[PATCH 1/1] Bluetooth: fix race condition in hci_cmd_sync_clear
2023-03-03 18:09 UTC
[PATCH 1/1] Bluetooth: fix race condition in hidp_session_thread
2023-03-03 18:08 UTC
[PATCH v2 2/2] clk: keystone: Add support AM62 DSS clock divider
2023-03-03 18:02 UTC (2+ messages)
[PATCH v4] scsi: ufs: core: Add trace event for MCQ
2023-03-03 18:01 UTC (2+ messages)
[PATCH 1/2] debugobject: fix concurrency issues with is_static_object
2023-03-03 17:53 UTC (3+ messages)
[PATCH v7 01/41] Documentation/x86: Add CET shadow stack description
2023-03-03 17:50 UTC (9+ messages)
[PATCH] drm/amd/display: Simplify same effect if/else blocks
2023-03-03 17:50 UTC (6+ messages)
[PATCH 0/7] Add PCIe support for IPQ9574
2023-03-03 17:40 UTC (7+ messages)
` [PATCH 1/7] dt-bindings: PCI: qcom: Add IPQ9574 specific compatible
[PATCH 0/2] arm64: amlogic: Add initial support for BPI-CM4 module with BPI-CM4IO baseboard
2023-03-03 17:37 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: arm: amlogic: Document the boards with the BPI-CM4 connected
` [PATCH 2/2] arm64: dts: amlogic: Add initial support for BPI-CM4 module with BPI-CM4IO baseboard
[syzbot] [ntfs?] UBSAN: shift-out-of-bounds in ntfs_read_inode_mount
2023-03-03 17:36 UTC
[PATCH v2 00/10] Better fixes for grouping of events
2023-03-03 17:36 UTC (5+ messages)
` [PATCH v2 02/10] perf stat: Don't remove all grouped events when CPU maps disagree
[PATCH v1] KVM: allow KVM_BUG/KVM_BUG_ON to handle 64-bit cond
2023-03-03 17:36 UTC (9+ messages)
[PATCH v7 0/6] CXL Poison List Retrieval & Tracing
2023-03-03 17:35 UTC (4+ messages)
` [PATCH v7 4/6] cxl/region: Provide region info to the cxl_poison trace event
[PATCH] ASoC: codecs: tx-macro: Fix for KASAN: slab-out-of-bounds
2023-03-03 17:32 UTC (3+ messages)
[PATCH v1] serdev: Set fwnode for serdev devices
2023-03-03 17:22 UTC (6+ messages)
[PATCH] cxl/hdm: Fix hdm decoder init by adding COMMIT field check
2023-03-03 17:21 UTC (6+ messages)
[PATCH v38 00/39] LSM: Module stacking for AppArmor
2023-03-03 17:14 UTC (6+ messages)
` [PATCH v38 01/39] LSM: Identify modules by more than name
` [PATCH v38 02/39] LSM: Add an LSM identifier for external use
[PATCH 1/7] ARM: dts: nuvoton: Add Quanta GIS BMC Device Tree
2023-03-03 17:11 UTC (2+ messages)
[PATCH V5 2/8] soundwire: amd: Add support for AMD Manager driver
2023-03-03 17:11 UTC (2+ messages)
[PATCH v3 0/3] Improve trace/ring_buffer.c
2023-03-03 17:07 UTC (4+ messages)
` [PATCH v3 2/3] ring_buffer: Change some static functions to bool
[PATCH v7 0/7] fsi: Add IBM I2C Responder virtual FSI master
2023-03-03 17:04 UTC (8+ messages)
` [PATCH v7 1/7] fsi: Move fsi_slave structure definition to header
` [PATCH v7 2/7] dt-bindings: fsi: Document the IBM I2C Responder virtual FSI master
` [PATCH v7 3/7] fsi: Add "
` [PATCH v7 4/7] fsi: Add I2C Responder SCOM driver
` [PATCH v7 5/7] fsi: Add aliased device numbering
` [PATCH v7 6/7] fsi: Use of_match_table for bus matching if specified
` [PATCH v7 7/7] fsi: sbefifo: Don't check status during probe
Infinite loop in checkpatch.pl
2023-03-03 16:52 UTC (2+ messages)
[PATCHv3 0/4] zsmalloc: fine-grained fullness and new compaction algorithm
2023-03-03 16:58 UTC (4+ messages)
` [PATCHv3 2/4] zsmalloc: fine-grained inuse ratio based fullness grouping
IRQ affinity not working on Xen pci-platform device
2023-03-03 16:54 UTC (3+ messages)
[PATCH v3 0/9] Export platform features from ccp driver
2023-03-03 16:50 UTC (6+ messages)
` [PATCH v3 4/9] crypto: ccp: Add support for an interface for platform features
` [PATCH v3 6/9] i2c: designware: Use PCI PSP driver for communication
` [PATCH v3 7/9] crypto: ccp: Add support for ringing a platform doorbell
` [PATCH v3 8/9] i2c: designware: Add doorbell support for Skyrim
` [PATCH v3 9/9] i2c: designware: Add support for AMDI0020 ACPI ID
[PATCH v3 0/2] dyndbg: let's use the module notifier callback
2023-03-03 16:50 UTC (2+ messages)
` [PATCH v3 2/2] dyndbg: use the module notifier callbacks
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