messages from 2023-09-14 23:14:28 to 2023-09-15 03:37:52 UTC [more...]
[PATCH] cpuidle: dt: refactor deprecated strncpy
2023-09-15 3:37 UTC (2+ messages)
[RFC PATCH 0/2] Makes it easier for the wakee to choose previous CPU
2023-09-15 3:37 UTC (14+ messages)
` [RFC PATCH 2/2] sched/fair: skip the cache hot CPU in select_idle_cpu()
[PATCH] cpufreq: refactor deprecated strncpy
2023-09-15 3:37 UTC (2+ messages)
[PATCH] bus: fsl-mc: refactor deprecated strncpy
2023-09-15 3:36 UTC (2+ messages)
[PATCH] mm: mglru: fix add unevictable folio to lruvec->lists
2023-09-15 3:34 UTC (4+ messages)
[linus:master] [sched/fair] e0c2ff903c: WARNING:at_kernel/rcu/rcutorture.c:#rcu_torture_fwd_prog_nr
2023-09-15 3:33 UTC
[RFC PATCH v2 0/5] mm: Select victim using bpf_oom_evaluate_task
2023-09-15 3:31 UTC (7+ messages)
` [RFC PATCH v2 2/5] mm: Add policy_name to identify OOM policies
` [External] "
[PATCH][next] checkpatch: add a couple new alloc functions to alloc with multiplies check
2023-09-15 3:31 UTC (3+ messages)
[PATCH v2][next] RDMA/core: Use size_{add,mul}() in calls to struct_size()
2023-09-15 3:29 UTC (2+ messages)
[PATCH 0/3] userfaultfd remap option
2023-09-15 3:28 UTC (4+ messages)
` [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI
Fwd: Kernel 6.5.2 Causes Marvell Technology Group 88SE9128 PCIe SATA to Constantly Reset
2023-09-15 3:22 UTC (3+ messages)
[PATCH] null_blk: refactor deprecated strncpy
2023-09-15 3:27 UTC (2+ messages)
[PATCH v2] arch: Reserve map_shadow_stack() syscall number for all architectures
2023-09-15 3:23 UTC (2+ messages)
[PATCH] LoongArch: Fix lockdep static memory detection
2023-09-15 3:22 UTC (2+ messages)
[PATCH v4 00/12] RISC-V: support some cryptography accelerations
2023-09-15 3:21 UTC (10+ messages)
` [PATCH v4 10/12] RISC-V: crypto: add Zvkned accelerated AES encryption implementation
[PATCH] aoe: refactor deprecated strncpy
2023-09-15 3:21 UTC (2+ messages)
[PATCH] auxdisplay: panel: refactor deprecated strncpy
2023-09-15 3:18 UTC (2+ messages)
[PATCH] ACPI: OSI: refactor deprecated strncpy
2023-09-15 3:16 UTC (2+ messages)
[PATCH v2 0/2] interconnect: qcom: Add SM4450 interconnect
2023-09-15 3:13 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: interconnect: Add Qualcomm SM4450
` [PATCH v2 2/2] interconnect: qcom: Add SM4450 interconnect provider driver
[PATCH V6 0/3] Add support control UP board CPLD/FPGA pin control
2023-09-15 3:11 UTC (4+ messages)
` [PATCH V6 1/3] mfd: Add support for UP board CPLD/FPGA
` [PATCH V6 2/3] pinctrl: Add support pin control "
` [PATCH V6 3/3] leds: Add support for UP board CPLD onboard LEDS
[PATCH] xen/efi: refactor deprecated strncpy
2023-09-15 3:10 UTC (2+ messages)
[PATCH] x86/tdx: refactor deprecated strncpy
2023-09-15 3:07 UTC (4+ messages)
[RFC PATCH 0/3] quering mount attributes
2023-09-15 3:06 UTC (16+ messages)
` [RFC PATCH 1/3] add unique mount ID
` [RFC PATCH 2/3] add statmnt(2) syscall
` [RFC PATCH 3/3] add listmnt(2) syscall
[PATCH] um,ethertap: refactor deprecated strncpy
2023-09-15 3:04 UTC (4+ messages)
[git pull] drm fixes for 6.6-rc2
2023-09-15 2:57 UTC
[PATCH] vt: Fix potential read overflow of kernel memory
2023-09-15 2:56 UTC (9+ messages)
[PATCH] tracing/user_events: align uaddr on unsigned long alignment
2023-09-15 2:54 UTC (2+ messages)
[PATCH v10 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
2023-09-15 2:54 UTC
[PATCH 0/8] mm/damon: provide pseudo-moving sum based access rate
2023-09-15 2:52 UTC (9+ messages)
` [PATCH 1/8] mm/damon/core: define and use a dedicated function for region access rate update
` [PATCH 2/8] mm/damon/vaddr: call damon_update_region_access_rate() always
` [PATCH 3/8] mm/damon/core: implement a pseudo-moving sum function
` [PATCH 4/8] mm/damon/core-test: add a unit test for damon_moving_sum()
` [PATCH 5/8] mm/damon/core: introduce nr_accesses_bp
` [PATCH 6/8] mm/damon/core: use pseudo-moving sum for nr_accesses_bp
` [PATCH 7/8] mm/damon/core: skip updating nr_accesses_bp for each aggregation interval
` [PATCH 8/8] mm/damon/core: mark damon_moving_sum() as a static function
linux-next: Signed-off-by missing for commit in the perf tree
2023-09-15 2:50 UTC (2+ messages)
[RFC] usb: gadget: ncm: Handle decoding of multiple NTB's in unwrap call
2023-09-15 2:46 UTC (3+ messages)
[PATCH] kasan:fix access invalid shadow address when input is illegal
2023-09-15 2:45 UTC (6+ messages)
[PATCH] soc: ti: k3-socinfo: Revamp driver to accommodate different rev structs
2023-09-15 2:45 UTC (3+ messages)
[PATCH v6 00/25] Enable CET Virtualization
2023-09-15 2:45 UTC (17+ messages)
` [PATCH v6 01/25] x86/fpu/xstate: Manually check and add XFEATURE_CET_USER xstate bit
` [PATCH v6 02/25] x86/fpu/xstate: Fix guest fpstate allocation size calculation
` [PATCH v6 03/25] x86/fpu/xstate: Add CET supervisor mode state support
` [PATCH v6 04/25] x86/fpu/xstate: Introduce kernel dynamic xfeature set
` [PATCH v6 05/25] x86/fpu/xstate: Remove kernel dynamic xfeatures from kernel default_features
` [PATCH v6 06/25] x86/fpu/xstate: Opt-in kernel dynamic bits when calculate guest xstate size
[RFC Patch 0/3] mm/slub: reduce contention for per-node list_lock for large systems
2023-09-15 2:40 UTC (5+ messages)
` [RFC Patch 3/3] mm/slub: setup maxim per-node partial according to cpu numbers
[tip:x86/urgent] BUILD SUCCESS 7362132a6408d23244b95025ea85dd3dc41e5332
2023-09-15 2:34 UTC
[RFC PATCH v2 00/35] ACPI/arm64: add support for virtual cpuhotplug
2023-09-15 2:29 UTC (6+ messages)
` [RFC PATCH v2 27/35] ACPICA: Add new MADT GICC flags fields [code first?]
[PATCH 2/3] Revert "bpf: Fix issue in verifying allow_ptr_leaks"
2023-09-15 2:26 UTC (2+ messages)
[PATCH v1 00/17] RPC service thread improvements
2023-09-15 2:22 UTC (10+ messages)
` [PATCH v1 11/17] lib: add light-weight queuing mechanism
` [PATCH 11/17 SQUASH and replace commit message] "
[PATCH] ASoC: hdaudio.c: Add missing check for devm_kstrdup
2023-09-15 2:13 UTC
linux-next: manual merge of the btrfs tree with the mm tree
2023-09-15 2:17 UTC (3+ messages)
[PATCH v2 0/8] soc: qcom: Add uart console support for SM4450
2023-09-15 2:15 UTC (10+ messages)
` [PATCH v2 1/8] dt-bindings: firmware: document Qualcomm SM4450 SCM
` [PATCH v2 4/8] dt-bindings: arm-smmu: Add compatible for SM4450 SoC
` [PATCH v2 2/8] dt-bindings: mfd: qcom,tcsr: Add compatible for sm4450
` [PATCH v2 3/8] dt-bindings: interrupt-controller: qcom,pdc: document qcom,sm4450-pdc
` [PATCH v2 5/8] arm64: dts: qcom: sm4450: Add apps_rsc and cmd_db node
` [PATCH v2 6/8] arm64: dts: qcom: sm4450: Add RPMH and Global clock controller
` [PATCH v2 7/8] arm64: dts: qcom: add uart console support for SM4450
` [PATCH v2 8/8] arm64: defconfig: enable interconnect and pinctrl "
[PATCH 3/6] phy: qualcomm: phy-qcom-qmp-ufs: Add High Speed Gear 5 support for SM8550
2023-09-15 2:07 UTC (9+ messages)
` [PATCH 5/6] scsi: ufs: ufs-sysfs: Expose UFS power info
` [PATCH 6/6] scsi: ufs: ufs-sysfs: Introduce UFS power info sysfs nodes
[PATCH v10 00/38] x86: enable FRED for x86-64
2023-09-15 2:06 UTC (19+ messages)
` [PATCH v10 03/38] x86/msr: Add the WRMSRNS instruction support
` [PATCH v10 08/38] x86/cpufeatures: Add the cpu feature bit for FRED
[PATCH 1/1] powerpc: fix a memory leak
2023-09-15 2:05 UTC (4+ messages)
` [PATCH v2 "
linux-next: Tree for Sep 15
2023-09-15 2:01 UTC
[PATCH net-next v3] net/core: Export dev_core_stats_*_inc()
2023-09-15 2:00 UTC (3+ messages)
[ANNOUNCE] 4.14.325-rt154
2023-09-15 1:58 UTC
[RFC PATCH net-next] net/smc: Introduce SMC-related proc files
2023-09-15 1:58 UTC (5+ messages)
[PATCH v2 0/2] pinctl: qcom: Add SM4450 pinctrl driver
2023-09-15 1:58 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: qcom: Add SM4450 pinctrl
` [PATCH v2 2/2] pinctrl: qcom: Add SM4450 pinctrl driver
[ANNOUNCE] 5.10.194-rt94
2023-09-15 1:57 UTC
[PATCH v21 00/29] Add KVM LoongArch support
2023-09-15 1:49 UTC (30+ messages)
` [PATCH v21 01/29] LoongArch: KVM: Add kvm related header files
` [PATCH v21 02/29] LoongArch: KVM: Implement kvm module related interface
` [PATCH v21 03/29] LoongArch: KVM: Implement kvm hardware enable, disable interface
` [PATCH v21 04/29] LoongArch: KVM: Implement VM related functions
` [PATCH v21 05/29] LoongArch: KVM: Add vcpu related header files
` [PATCH v21 06/29] LoongArch: KVM: Implement vcpu create and destroy interface
` [PATCH v21 07/29] LoongArch: KVM: Implement vcpu run interface
` [PATCH v21 08/29] LoongArch: KVM: Implement vcpu handle exit interface
` [PATCH v21 09/29] LoongArch: KVM: Implement vcpu get, vcpu set registers
` [PATCH v21 10/29] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface
` [PATCH v21 11/29] LoongArch: KVM: Implement fpu related operations for vcpu
` [PATCH v21 12/29] LoongArch: KVM: Implement vcpu interrupt operations
` [PATCH v21 13/29] LoongArch: KVM: Implement misc vcpu related interfaces
` [PATCH v21 14/29] LoongArch: KVM: Implement vcpu load and vcpu put operations
` [PATCH v21 15/29] LoongArch: KVM: Implement vcpu status description
` [PATCH v21 16/29] LoongArch: KVM: Implement virtual machine tlb operations
` [PATCH v21 17/29] LoongArch: KVM: Implement vcpu timer operations
` [PATCH v21 18/29] LoongArch: KVM: Implement kvm mmu operations
` [PATCH v21 19/29] LoongArch: KVM: Implement handle csr exception
` [PATCH v21 20/29] LoongArch: KVM: Implement handle iocsr exception
` [PATCH v21 21/29] LoongArch: KVM: Implement handle idle exception
` [PATCH v21 22/29] LoongArch: KVM: Implement handle gspr exception
` [PATCH v21 23/29] LoongArch: KVM: Implement handle mmio exception
` [PATCH v21 24/29] LoongArch: KVM: Implement handle fpu exception
` [PATCH v21 25/29] LoongArch: KVM: Implement kvm exception vector
` [PATCH v21 26/29] LoongArch: KVM: Implement vcpu world switch
` [PATCH v21 27/29] LoongArch: KVM: Enable kvm config and add the makefile
` [PATCH v21 28/29] LoongArch: KVM: Supplement kvm document about LoongArch-specific part
` [PATCH v21 29/29] LoongArch: KVM: Add maintainers for LoongArch KVM
[PATCH] USB: core: Fix a NULL pointer dereference
2023-09-15 1:42 UTC (4+ messages)
[PATCH v4 0/1] Patch History
2023-09-15 1:28 UTC (3+ messages)
[PATCH v3 0/3] Kconfig: Add dependencies of POWER_RESET for x86
2023-09-15 1:22 UTC (4+ messages)
` [PATCH v3 2/3] "
[PATCH] net: stmmac: fix incorrect rxq|txq_stats reference
2023-09-15 0:53 UTC
[PATCH 0/3] memcg: more sophisticated stats flushing
2023-09-15 1:01 UTC (7+ messages)
` [PATCH 3/3] mm: memcg: optimize stats flushing for latency and accuracy
[PATCH v9 00/11] btrfs: introduce RAID stripe tree
2023-09-15 0:58 UTC (8+ messages)
` [PATCH v9 01/11] btrfs: add raid stripe tree definitions
` [PATCH v9 03/11] btrfs: add support for inserting raid stripe extents
` [PATCH v9 06/11] btrfs: implement RST version of scrub
linux-next: duplicate patch in the kvm-arm tree
2023-09-15 0:51 UTC
[PATCH v7 45/49] media: core: Add bitmap manage bufs array entries
2023-09-15 0:47 UTC (2+ messages)
[PATCH] powerpc/82xx: Select FSL_SOC
2023-09-15 0:43 UTC (2+ messages)
[PATCH v1 1/2] LoongArch: Add missing headers
2023-09-15 0:36 UTC (4+ messages)
[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
2023-09-15 0:33 UTC (5+ messages)
[PATCH v10 08/15] PCI/AER: Refactor cper_print_aer() for use by CXL driver module
2023-09-15 0:27 UTC (3+ messages)
` [PATCH v10 10/15] cxl/pci: Map RCH downstream AER registers for logging protocol errors
drivers/soundwire/bus_type.c:126:30: error: implicit declaration of function 'irq_create_mapping'; did you mean 'irq_dispose_mapping'?
2023-09-15 0:26 UTC
linux-next: Tree for Sep 12
2023-09-15 0:20 UTC (4+ messages)
` linux-next: Tree for Sep 12 (bcachefs)
[PATCH v10 00/15] cxl/pci: Add support for RCH RAS error handling
2023-09-15 0:15 UTC (4+ messages)
` [PATCH v10 04/15] cxl/hdm: Use stored Component Register mappings to map HDM decoder capability
linux-next: build failure after merge of the device-mapper tree
2023-09-15 0:06 UTC
[syzbot] kernel BUG in ext4_do_writepages
2023-09-15 0:02 UTC (2+ messages)
[RFC PATCH 0/3] mm/mempolicy: set/get_mempolicy2
2023-09-14 23:54 UTC (4+ messages)
` [RFC PATCH 1/3] mm/mempolicy: refactor do_set_mempolicy for code re-use
` [RFC PATCH 2/3] mm/mempolicy: Implement set_mempolicy2 and get_mempolicy2 syscalls
` [RFC PATCH 3/3] mm/mempolicy: implement a partial-interleave mempolicy
[PATCH V2 0/6] mm: page_alloc: freelist migratetype hygiene
2023-09-14 23:52 UTC (2+ messages)
linux-next: duplicate patches in the v4l-dvb-next tree
2023-09-14 23:44 UTC
[PATCH v4 00/11] drm/panel and i2c-hid: Allow panels and touchscreens to power sequence together
2023-09-14 23:42 UTC (3+ messages)
` [PATCH v4 11/11] arm64: dts: qcom: sc7180: Link trogdor touchscreens to the panels
[PATCH v6 0/2] Add no-esim sku for sc7180-lazor family and new board version for audio codec ALC5682i-VS
2023-09-14 23:39 UTC (2+ messages)
linux-next: duplicate patch in the vfs-brauner tree
2023-09-14 23:39 UTC
[PATCH v3] wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packet
2023-09-14 23:38 UTC (4+ messages)
[tip:x86/entry] BUILD SUCCESS a11e097504ac1889b35b6858f495565838325f88
2023-09-14 23:36 UTC
[PATCH 1/2] arm64: dts: qcom: sc7180: Move trogdor rt5682s bits to a fragment
2023-09-14 23:37 UTC (2+ messages)
linux-next: duplicate patches in the btrfs tree
2023-09-14 23:32 UTC
[PATCH v4 0/5] riscv: Add fine-tuned checksum functions
2023-09-14 23:30 UTC (6+ messages)
` [PATCH v4 2/5] riscv: Add checksum library
[PATCH v17 00/18] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
2023-09-14 23:27 UTC (19+ messages)
` [PATCH v17 01/18] drm/gem: Change locked/unlocked postfix of drm_gem_v/unmap() function names
` [PATCH v17 02/18] drm/gem: Add _locked postfix to functions that have unlocked counterpart
` [PATCH v17 03/18] drm/shmem-helper: Make all exported symbols GPL
` [PATCH v17 04/18] drm/shmem-helper: Refactor locked/unlocked functions
` [PATCH v17 05/18] drm/shmem-helper: Remove obsoleted is_iomem test
` [PATCH v17 06/18] drm/shmem-helper: Add and use pages_pin_count
` [PATCH v17 07/18] drm/shmem-helper: Use refcount_t for pages_use_count
` [PATCH v17 08/18] drm/shmem-helper: Add and use lockless drm_gem_shmem_get_pages()
` [PATCH v17 09/18] drm/shmem-helper: Switch drm_gem_shmem_vmap/vunmap to use pin/unpin
` [PATCH v17 10/18] drm/shmem-helper: Use refcount_t for vmap_use_count
` [PATCH v17 11/18] drm/shmem-helper: Improve drm_gem_shmem_vmap_locked() error handling
` [PATCH v17 12/18] drm/shmem-helper: Prepare drm_gem_shmem_free() to shrinker addition
` [PATCH v17 13/18] drm/shmem-helper: Add memory shrinker
` [PATCH v17 14/18] drm/shmem-helper: Export drm_gem_shmem_get_pages_sgt_locked()
` [PATCH v17 15/18] drm/virtio: Pin display framebuffer BO
` [PATCH v17 16/18] drm/virtio: Attach shmem BOs dynamically
` [PATCH v17 17/18] drm/virtio: Support memory shrinking
` [PATCH v17 18/18] drm/panfrost: Switch to generic memory shrinker
[PATCH bpf-next v2 0/6] Add Open-coded process and css iters
2023-09-14 23:26 UTC (12+ messages)
` [PATCH bpf-next v2 2/6] bpf: Introduce css_task open-coded iterator kfuncs
` [PATCH bpf-next v2 3/6] bpf: Introduce process open coded "
` [PATCH bpf-next v2 4/6] bpf: Introduce css_descendant open-coded "
` [PATCH bpf-next v2 5/6] bpf: teach the verifier to enforce css_iter and process_iter in RCU CS
[PATCH] hwmon: (ibmpowernv) refactor deprecated strncpy
2023-09-14 23:21 UTC
linux-next: manual merge of the scsi-mkp tree with the mm tree
2023-09-14 23:19 UTC (2+ messages)
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