messages from 2024-01-16 20:37:04 to 2024-01-16 22:06:58 UTC [more...]
[cocci] [PATCH 00/42] Fix coccicheck warnings
2024-01-16 21:38 UTC (7+ messages)
` [PATCH 03/42] arch/x86/events/amd: Convert snprintf to sysfs_emit
` [PATCH 25/42] drivers/scsi/ibmvscsi: "
` [PATCH 26/42] drivers/scsi/ibmvscsi_tgt: "
[PATCH 00/13] rust: kernel: documentation improvements
2024-01-16 22:06 UTC (5+ messages)
` [PATCH 04/13] rust: kernel: add srctree-relative doclinks
` [PATCH 05/13] rust: str: use `NUL` instead of 0 in doc comments
` [PATCH 06/13] rust: str: move SAFETY comment in front of unsafe block
` [PATCH 07/13] rust: kernel: unify spelling of refcount in docs
[PATCH v3 00/38] tcg: Introduce TCG_COND_TST{EQ,NE}
2024-01-16 22:06 UTC (19+ messages)
` [PATCH v3 02/38] tcg: Introduce TCG_TARGET_HAS_tst
` [PATCH v3 07/38] tcg/optimize: Lower TCG_COND_TST{EQ, NE} if unsupported
` [PATCH v3 07/38] tcg/optimize: Lower TCG_COND_TST{EQ,NE} "
` [PATCH v3 08/38] target/alpha: Pass immediate value to gen_bcond_internal()
` [PATCH v3 09/38] target/alpha: Use TCG_COND_TST{EQ,NE} for BLB{C,S}
` [PATCH v3 12/38] target/m68k: Use TCG_COND_TST{EQ, NE} in gen_fcc_cond
` [PATCH v3 12/38] target/m68k: Use TCG_COND_TST{EQ,NE} "
` [PATCH v3 13/38] target/sparc: Use TCG_COND_TSTEQ in gen_op_mulscc
` [PATCH v3 31/38] tcg/ppc: Use cr0 in tcg_to_bc and tcg_to_isel
` [PATCH v3 35/38] tcg/s390x: Split constraint A into J+U
` [PATCH v3 36/38] tcg/s390x: Add TCG_CT_CONST_CMP
[PATCH v3 00/11] Mitigate a vmap lock contention v3
2024-01-16 22:06 UTC (5+ messages)
` [PATCH v3 10/11] mm: vmalloc: Set nr_nodes based on CPUs in a system
[PATCH] drm/doc/rfc: Removing missing reference to xe.rst
2024-01-16 22:03 UTC
[PATCH v2 0/1] drm/xe: correct the calculation of remaining size
2024-01-16 22:05 UTC (8+ messages)
` [PATCH v2 1/1] "
` ✓ CI.Build: success for drm/xe: correct the calculation of remaining size (rev2)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
[PATCH 0/5] cmd: provide command to display SMBIOS information
2024-01-16 22:04 UTC (3+ messages)
` [PATCH 5/5] test: unit test for smbios command
[PATCH] block: Fix iterating over an empty bio with bio_for_each_folio_all
2024-01-16 22:03 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/domoticz: drop fmt dependency
2024-01-16 22:02 UTC
[PATCH v2 0/2] eventfs: Create dentries and inodes at dir open
2024-01-16 22:01 UTC (4+ messages)
` [PATCH v2 1/2] eventfs: Have the inodes all for files and directories all be the same
` [PATCH v2 2/2] eventfs: Create list of files and directories at dir open
Custom merge drivers: accessing the pathnames and revisions of the files being merged
2024-01-16 21:59 UTC (3+ messages)
[f2fs-dev] [PATCH v1] f2fs: fix NULL pointer dereference in f2fs_submit_page_write()
2024-01-16 21:58 UTC (3+ messages)
[PATCH v2] mm: align larger anonymous mappings on THP boundaries
2024-01-16 21:57 UTC (7+ messages)
[PATCH v2 0/2] input/navpoint: remove driver
2024-01-16 21:54 UTC (4+ messages)
` [PATCH v2 2/2] "
[PATCH i-g-t v2 0/4] Add LNL compute preempt test
2024-01-16 21:55 UTC (6+ messages)
` [PATCH i-g-t v2 1/4] opencl/compute_increment_kernel: Add opencl increment kernel
` [PATCH i-g-t v2 2/4] lib/intel_compute_square_kernels: Add xe2lpg wmtp sip and long running opencl kernel
` [PATCH i-g-t v2 3/4] lib/intel_compute: Add LNL compute preempt library support
` [PATCH i-g-t v2 4/4] tests/intel/xe_compute_preempt: Add compute preempt test
` ✓ CI.xeBAT: success for Add LNL compute preempt test (rev2)
[PATCH] MAINTAINERS: update ibmvscsi_tgt maintainer
2024-01-16 21:55 UTC
[PATCH] perf test: Fixed masked error condition in perf data convert test
2024-01-16 21:54 UTC (2+ messages)
[PATCH] perf data convert: Fix segfault when converting to json on arm64
2024-01-16 21:53 UTC (3+ messages)
[PATCH v1 0/4] maintenance: use XDG config if it exists
2024-01-16 21:52 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 3/4] config: factor out global config file retrieval
` [PATCH v2 4/4] maintenance: use XDG config if it exists
static_assert, sfc, and clang issues
2024-01-16 21:50 UTC (2+ messages)
[PATCH 0/3] drm/xe: CCS mode code cleanup
2024-01-16 21:48 UTC (7+ messages)
` [PATCH 1/3] drm/xe: Cleanup CCS mode related code
` [PATCH 2/3] drm/xe: Rename num_slices to num_cslices
` [PATCH 3/3] drm/xe: Add kernel-doc for CCS mode selection
+ tools-mm-add-thpmaps-script-to-dump-thp-usage-info.patch added to mm-unstable branch
2024-01-16 21:45 UTC
+ selftests-mm-run_vmtestssh-add-missing-tests.patch added to mm-hotfixes-unstable branch
2024-01-16 21:45 UTC
+ mm-memcontrol-dont-throttle-dying-tasks-on-memoryhigh.patch added to mm-hotfixes-unstable branch
2024-01-16 21:45 UTC
+ mm-zswap-improve-with-alloc_workqueue-call.patch added to mm-unstable branch
2024-01-16 21:45 UTC
[Buildroot] [PATCH 1/1] package/libtracefs: needs threads
2024-01-16 21:44 UTC
[PATCH v4 RESEND] hid-ft260: Add serial driver
2024-01-16 21:44 UTC (6+ messages)
[PATCH] libgudev: Pass export-dynamic to linker directly
2024-01-16 21:42 UTC
[PATCH v3] arm64: dts: mt8183: Move CrosEC base detection node to kukui-based DTs
2024-01-16 21:38 UTC (2+ messages)
[RFC PATCH] gpiolib: remove extra_checks
2024-01-16 21:41 UTC (3+ messages)
[PATCH 00/10] Make PCI's devres API more consistent
2024-01-16 21:40 UTC (21+ messages)
` [PATCH 01/10] pci: add new set of devres functions
` [PATCH 02/10] pci: deprecate iomap-table functions
` [PATCH 04/10] pci: devres: make devres region requests consistent
` [PATCH 06/10] pci: move pinned status bit to pci_dev struct
` [PATCH 08/10] pci: devres: give pci(m)_intx its own callback
` [PATCH 09/10] pci: devres: remove legacy pcim_release()
[PATCH 1/2] mm: mmap: no need to call khugepaged_enter_vma() for stack
2024-01-16 21:39 UTC (8+ messages)
` [PATCH 2/2] mm: mmap: map MAP_STACK to VM_NOHUGEPAGE
[PATCH 00/15] x86/resctrl : Support AMD QoS RMID Pinning feature
2024-01-16 21:39 UTC (4+ messages)
` [PATCH v5 2/2] x86/resctrl: Read supported bandwidth sources using CPUID command
[PATCH] staging: prism2mgmt: Fixed a parentheses coding style
2024-01-16 21:38 UTC
[PATCH] perf build: Check whether pkg-config is installed when libtraceevent is linked
2024-01-16 21:38 UTC (2+ messages)
[PATCH 0/9] drm/i915: Cursor vblank evasion
2024-01-16 21:36 UTC (3+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915: Cursor vblank evasion (rev3)
` ✗ Fi.CI.BAT: failure "
[PATCH] mm: kill frontswap
2024-01-16 21:35 UTC (9+ messages)
[PATCH] iouring:added boundary value check for io_uring_group systl
2024-01-16 21:32 UTC (3+ messages)
[PATCH] Input: atkbd - Use ab83 as id when skipping the getid command
2024-01-16 21:32 UTC (2+ messages)
[PATCH v2 2/7] dt-bindings: i3c: svc: add compatible string i3c: silvaco,i3c-target-v1
2024-01-16 21:31 UTC (18+ messages)
[PATCH AUTOSEL 5.10 01/44] wifi: rt2x00: restart beacon queue when hardware reset
2024-01-16 21:31 UTC (3+ messages)
` [PATCH AUTOSEL 5.10 07/44] wifi: ieee80211: fix PV1 frame control field name
[PATCH 0/4] serial: max310x: probe fixes
2024-01-16 21:30 UTC (5+ messages)
` [PATCH 1/4] serial: max310x: set default value when reading clock ready bit
` [PATCH 2/4] serial: max310x: improve crystal stable clock detection
` [PATCH 3/4] serial: max310x: fail probe if clock crystal is unstable
` [PATCH 4/4] serial: max310x: prevent infinite while() loop in port startup
[RFC PATCH 0/3] lspci: Display cxl1.1 device link status
2024-01-16 21:29 UTC (6+ messages)
[PATCH] mm: memory: move mem_cgroup_charge() into alloc_anon_folio()
2024-01-16 21:26 UTC (2+ messages)
how badly do symlinks from within ${S} to outside ${S} mess up sstate?
2024-01-16 21:25 UTC (2+ messages)
` [OE-core] "
[PATCH 1/1] mm: vmalloc: Mark vmap_init_free_space() with __init tag
2024-01-16 21:23 UTC (2+ messages)
[PATCH] accel: Do not set CPUState::can_do_io in non-TCG accels
2024-01-16 21:24 UTC (3+ messages)
Make git ls-files omit deleted files
2024-01-16 21:22 UTC (3+ messages)
[PATCH 0/3] usb: gadget: 9pfs transport
2024-01-16 21:14 UTC (3+ messages)
` [PATCH 1/3] usb: gadget: function: 9pfs
[PATCH] nvme_core: scan namespaces asynchronously
2024-01-16 21:20 UTC (6+ messages)
[PATCH] tools/testing/nvdimm: Disable "missing prototypes / declarations" warnings
2024-01-16 21:17 UTC
[PATCH] tools/testing/cxl: Disable "missing prototypes / declarations" warnings
2024-01-16 21:17 UTC
[PATCHv2] x86/mm: Fix memory encryption features advertisement
2024-01-16 21:16 UTC (4+ messages)
Kernel panic in netif_rx_internal after v6 pings between netns
2024-01-16 21:15 UTC (3+ messages)
Front camera on pinephone
2024-01-16 21:14 UTC (2+ messages)
[RFC PATCH 0/2] kernel-doc: Do not pre-process comments
2024-01-16 21:13 UTC (3+ messages)
ath11k and vfio-pci support
2024-01-16 21:10 UTC (19+ messages)
[REGRESSION] 6.7 broke wifi "AP is in CSA process, reject auth"
2024-01-16 21:08 UTC (6+ messages)
[PATCHSET RFC v2 0/5] Cache issue side time querying
2024-01-16 21:08 UTC (2+ messages)
[PATCH] Revert "drm/i915/dsi: Do display on sequence later on icl+"
2024-01-16 21:08 UTC
[PATCH] linux-firmware: Update AMD cpu microcode
2024-01-16 21:07 UTC
[PATCH] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512
2024-01-16 21:06 UTC (3+ messages)
[PATCH] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512
2024-01-16 21:06 UTC (3+ messages)
[Buildroot] [PATCH 1/1] support/testing: add micropython runtime test
2024-01-16 21:05 UTC
[PATCHSET wq/for-6.8] workqueue: Implement system-wide max_active for unbound workqueues
2024-01-16 21:04 UTC (5+ messages)
` "
[External] Re: [PATCH] mm: zswap: fix the lack of page lru flag in zswap_writeback_entry
2024-01-16 21:03 UTC (11+ messages)
[PATCH v3 00/13] target/riscv: add 'cpu->cfg.vlenb', remove 'cpu->cfg.vlen'
2024-01-16 20:58 UTC (14+ messages)
` [PATCH v3 01/13] target/riscv: add 'vlenb' field in cpu->cfg
` [PATCH v3 02/13] target/riscv/csr.c: use 'vlenb' instead of 'vlen'
` [PATCH v3 03/13] target/riscv/gdbstub.c: use 'vlenb' instead of shifting 'vlen'
` [PATCH v3 04/13] target/riscv/insn_trans/trans_rvbf16.c.inc: use cpu->cfg.vlenb
` [PATCH v3 05/13] target/riscv/insn_trans/trans_rvv.c.inc: use 'vlenb'
` [PATCH v3 06/13] target/riscv/insn_trans/trans_rvvk.c.inc: "
` [PATCH v3 07/13] target/riscv/vector_helper.c: "
` [PATCH v3 08/13] target/riscv/vector_helper.c: use vlenb in HELPER(vsetvl)
` [PATCH v3 09/13] target/riscv/insn_trans/trans_rvv.c.inc: use 'vlenb' in MAXSZ()
` [PATCH v3 10/13] target/riscv/cpu.h: use 'vlenb' in vext_get_vlmax()
` [PATCH v3 11/13] target/riscv: change vext_get_vlmax() arguments
` [PATCH v3 12/13] trans_rvv.c.inc: use vext_get_vlmax() in trans_vrgather_v*()
` [PATCH v3 13/13] target/riscv/cpu.c: remove cpu->cfg.vlen
[PATCH v2] PCI: dwc: Strengthen the MSI address allocation logic
2024-01-16 21:02 UTC (4+ messages)
[RFC PATCH] mm: z3fold: rename CONFIG_Z3FOLD to CONFIG_Z3FOLD_DEPRECATED
2024-01-16 16:46 UTC (4+ messages)
[PATCH net] Revert "net: macsec: use skb_ensure_writable_head_tail to expand the skb"
2024-01-16 20:45 UTC (4+ messages)
[PATCH net v6] net: stmmac: Prevent DSA tags from breaking COE
2024-01-16 20:56 UTC (3+ messages)
[PATCH v7 00/16] Support Andes PMU extension
2024-01-16 20:55 UTC (4+ messages)
` [PATCH v7 07/16] RISC-V: Move T-Head PMU to CPU feature alternative framework
[LSF/MM/BPF TOPIC] Dropping page cache of individual fs
2024-01-16 20:56 UTC (2+ messages)
[Bpf] Sign extension ISA question
2024-01-16 20:55 UTC (4+ messages)
` "
drivers/scsi/mpt3sas/mpt3sas_base.c:2951:54: warning: '%d' directive output may be truncated writing between 1 and 3 bytes into a region of size between 1 and 26
2024-01-16 20:55 UTC
nfstest_posix failed with 6.7 kernel (resend)
2024-01-16 20:51 UTC (3+ messages)
S/PDIF not detected anymore / regression on recent kernel 6.7 ?
2024-01-16 20:49 UTC
[PATCH 8/9] drm/i915: Perform vblank evasion around legacy cursor updates
2024-01-16 20:49 UTC (2+ messages)
` [PATCH v2 "
What's cooking in git.git (Jan 2024, #01; Tue, 2)
2024-01-16 20:49 UTC (9+ messages)
[RFC PATCH v4 0/4] Introduce mseal()
2024-01-16 20:48 UTC (4+ messages)
` [RFC PATCH v4 4/4] mseal:add documentation
[PATCH AUTOSEL 6.1 01/14] arch: consolidate arch_irq_work_raise prototypes
2024-01-16 20:48 UTC (5+ messages)
` [PATCH AUTOSEL 6.1 08/14] ext4: enable dioread_nolock as default for bs < ps case
` [PATCH AUTOSEL 6.1 09/14] smb: client: Fix minor whitespace errors and warnings
Regression in sdhci-pci-o2micro.c
2024-01-16 20:48 UTC
[PATCH AUTOSEL 4.19 01/12] FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTree
2024-01-16 20:46 UTC (3+ messages)
` [PATCH AUTOSEL 4.19 11/12] gfs2: Refcounting fix in gfs2_thaw_super
[PATCH] tune-core2: Update qemu cpu to supported model
2024-01-16 20:45 UTC
[PATCH net-next 00/17] virtio-net: support AF_XDP zero copy (3/3)
2024-01-16 20:46 UTC (4+ messages)
[PATCH v2 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema
2024-01-16 20:45 UTC (7+ messages)
` [PATCH v2 1/3] dt-bindings: display: convert Atmel's HLCDC to DT schema
` [PATCH v2 3/3] dt-bindings: mfd: atmel,hlcdc: Convert to DT schema format
[PATCH V2 00/11] allow cpr-reboot for vfio
2024-01-16 20:44 UTC (8+ messages)
` [PATCH V2 04/11] migration: remove migration_in_postcopy parameter
` [PATCH V2 11/11] vfio: allow cpr-reboot migration if suspended
[PATCH v2 00/12] target/riscv: add 'cpu->cfg.vlenb', remove 'cpu->cfg.vlen'
2024-01-16 20:45 UTC (4+ messages)
` [PATCH v2 08/12] target/riscv/vector_helper.c: use vlenb in HELPER(vsetvl)
What's cooking in git.git (Jan 2024, #05; Tue, 16)
2024-01-16 20:45 UTC
[PATCH AUTOSEL 5.10 1/8] regulator: core: Only increment use_count when enable_count changes
2024-01-16 20:45 UTC (3+ messages)
` [PATCH AUTOSEL 5.10 3/8] platform/chrome: cros_ec_debugfs: Fix permissions for panicinfo
[RFC PATCH v1 0/4] tsm: Runtime measurement registers ABI
2024-01-16 20:44 UTC (2+ messages)
[PATCH AUTOSEL 5.10 01/10] watch_queue: fix kcalloc() arguments order
2024-01-16 20:44 UTC (4+ messages)
` [PATCH AUTOSEL 5.10 09/10] x86/barrier: Do not serialize MSR accesses on AMD
[PATCH v4 00/16] Transparent Contiguous PTEs for User Mappings
2024-01-16 20:41 UTC (8+ messages)
` [PATCH v4 14/16] arm64/mm: Wire up PTE_CONT for user mappings
[PATCH 1/2] arm64: dts: rockchip: rock-pi-e: adjust phy-handle name
2024-01-16 20:41 UTC (6+ messages)
` [PATCH 2/2] arm64: dts: rockchip: rock-pi-e: fix location of snps properties
[PATCH v22 0/8] Introduce Nuvoton Arbel NPCM8XX BMC SoC
2024-01-16 20:41 UTC (13+ messages)
` [PATCH v22 4/8] dt-bindings: soc: nuvoton: add binding for clock and reset registers
` [PATCH v22 6/8] dt-bindings: clock: npcm845: replace reg with syscon property
` [PATCH v22 7/8] arm64: dts: nuvoton: npcm8xx: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.