messages from 2023-12-19 21:20:00 to 2023-12-20 00:21:25 UTC [more...]
[PATCH] mm/zswap: Improve with alloc_workqueue() call
2023-12-20 0:21 UTC (6+ messages)
[PATCH v7 00/23] Proxy Execution: A generalized form of Priority Inheritance v7
2023-12-20 0:18 UTC (24+ messages)
` [PATCH v7 01/23] sched: Unify runtime accounting across classes
` [PATCH v7 02/23] locking/mutex: Remove wakeups from under mutex::wait_lock
` [PATCH v7 03/23] locking/mutex: Make mutex::wait_lock irq safe
` [PATCH v7 04/23] locking/mutex: Expose __mutex_owner()
` [PATCH v7 05/23] locking/mutex: Rework task_struct::blocked_on
` [PATCH v7 06/23] sched: Add CONFIG_SCHED_PROXY_EXEC & boot argument to enable/disable
` [PATCH v7 07/23] locking/mutex: Switch to mutex handoffs for CONFIG_SCHED_PROXY_EXEC
` [PATCH v7 08/23] sched: Split scheduler and execution contexts
` [PATCH v7 09/23] sched: Fix runtime accounting w/ split exec & sched contexts
` [PATCH v7 10/23] sched: Split out __sched() deactivate task logic into a helper
` [PATCH v7 11/23] sched: Add a initial sketch of the find_proxy_task() function
` [PATCH v7 12/23] sched: Fix proxy/current (push,pull)ability
` [PATCH v7 13/23] sched: Start blocked_on chain processing in find_proxy_task()
` [PATCH v7 14/23] sched: Handle blocked-waiter migration (and return migration)
` [PATCH v7 15/23] sched: Add blocked_donor link to task for smarter mutex handoffs
` [PATCH v7 16/23] sched: Add deactivated (sleeping) owner handling to find_proxy_task()
` [PATCH v7 17/23] sched: Initial sched_football test implementation
` [PATCH v7 18/23] sched: Add push_task_chain helper
` [PATCH v7 19/23] sched: Consolidate pick_*_task to task_is_pushable helper
` [PATCH v7 20/23] sched: Push execution and scheduler context split into deadline and rt paths
` [PATCH v7 21/23] sched: Add find_exec_ctx helper
` [PATCH v7 22/23] sched: Refactor dl/rt find_lowest/latest_rq logic
` [PATCH v7 23/23] sched: Fix rt/dl load balancing via chain level balance
[PATCH v3 1/2] dt-bindings: hwmon: (lm75) Add AMS AS6200 temperature sensor
2023-12-20 0:17 UTC (2+ messages)
` [PATCH v3 2/2] "
[PATCH v3 0/6] VMware hypercalls enhancements
2023-12-20 0:17 UTC (10+ messages)
` [PATCH v3 1/6] x86/vmware: Move common macros to vmware.h
` [PATCH v3 2/6] x86/vmware: Introduce vmware_hypercall API
` [PATCH v3 3/6] ptp/vmware: Use "
` [PATCH v3 4/6] input/vmmouse: "
` [PATCH v3 5/6] drm/vmwgfx: "
` [PATCH v3 6/6] x86/vmware: Add TDX hypercall support
linux-next: manual merge of the vfs tree with the f2fs tree
2023-12-20 0:13 UTC (2+ messages)
[PATCH 0/1] StarFive DWMAC support for JH7100
2023-12-20 0:11 UTC (5+ messages)
` [PATCH 1/1] net: stmmac: dwmac-starfive: Add support for JH7100 SoC
[PATCH v2 1/2] lib/strtox: introduce kstrtoull_suffix() helper
2023-12-20 0:10 UTC
[PATCH v2 00/18] sysctl: constify sysctl ctl_tables
2023-12-20 0:09 UTC (14+ messages)
[PATCH V4] f2fs: show more discard status by sysfs
2023-12-20 0:06 UTC (5+ messages)
[PATCH] wifi: brcmfmac: cfg80211: Use WSEC to set SAE password
2023-12-20 0:06 UTC (7+ messages)
linux-next: build warning after merge of the jc_docs tree
2023-12-20 0:04 UTC (5+ messages)
[PATCH] wifi: cfg80211: address several kerneldoc warnings
2023-12-20 0:01 UTC
[net-next v1 00/16] Device Memory TCP
2023-12-19 23:55 UTC (9+ messages)
` [net-next v1 08/16] memory-provider: dmabuf devmem memory provider
[syzbot] [arm?] WARNING in do_sve_acc
2023-12-19 23:58 UTC
linux-next: manual merge of the vfs tree with the overlayfs-fixes tree
2023-12-19 23:56 UTC
[PATCH net] ethtool: reformat kerneldoc for struct ethtool_fec_stats
2023-12-19 23:55 UTC
[PATCH net] net: sock: remove excess structure-member documentation
2023-12-19 23:55 UTC (2+ messages)
drivers/spi/spi-mtk-snfi.c:1168: warning: Function parameter or member 'op' not described in 'mtk_snand_is_page_ops'
2023-12-19 23:54 UTC
[PATCH net] ethtool: reformat kerneldoc for struct ethtool_link_settings
2023-12-19 23:53 UTC
[PATCH v5 0/4] mm/ksm: Add ksm advisor
2023-12-19 23:53 UTC (3+ messages)
` [PATCH v5 4/4] mm/ksm: document ksm advisor and its sysfs knobs
[PATCH] ring-buffer: Fix slowpath of interrupted event
2023-12-19 23:52 UTC (4+ messages)
linux-next: Tree for Dec 19
2023-12-19 23:43 UTC (3+ messages)
` linux-next: Tree for Dec 19 (drivers/soc/tegra/fuse/fuse-tegra30.c)
` linux-next: Tree for Dec 19 [sound/pci/hda/snd-hda-scodec-cs35l41.ko]
[PATCH] [v2] nvdimm-btt: fix several memleaks
2023-12-19 23:42 UTC (5+ messages)
[PATCH 0/3] timers & RCU: Fix TREE03 stalls
2023-12-19 23:42 UTC (3+ messages)
` [PATCH 2/3] rcu: Defer RCU kthreads wakeup when CPU is dying
linux-next: manual merge of the vfs tree with the vfs-brauner tree
2023-12-19 23:41 UTC
[PATCH v2 05/15] tracefs: add __get_str_strip_nl - RFC
2023-12-19 23:38 UTC (5+ messages)
` [re: PATCH v2 00/15 - 00/11] dyndbg: add support for writing debug logs to trace
` [re: PATCH v2 00/15 - 03/11] dyndbg: disambiguate quoting in a debug msg
[PATCH v4 0/7] efi/cxl-cper: Report CPER CXL component events through trace events
2023-12-19 23:36 UTC (5+ messages)
` [PATCH v4 7/7] cxl/memdev: Register for and process CPER events
kernel/seccomp.c:1386:1: sparse: sparse: Using plain integer as NULL pointer
2023-12-19 23:33 UTC
kernel/trace/trace_events_user.c:1398:16: sparse: sparse: incompatible types in comparison expression (different address spaces):
2023-12-19 23:33 UTC
[syzbot] [crypto?] KMSAN: uninit-value in __crc32c_le_base (3)
2023-12-19 23:33 UTC (11+ messages)
[PATCH v3 0/6] mm/zswap: dstmem reuse optimizations and cleanups
2023-12-19 23:33 UTC (8+ messages)
` [PATCH v3 6/6] mm/zswap: directly use percpu mutex and buffer in load/store
[PATCH v2 0/2] cxl/cdat: Fixes for CXL CDAT processing
2023-12-19 23:32 UTC (4+ messages)
` [PATCH v2 2/2] cxl/cdat: Fix header sum value in CDAT checksum
[PATCH v4] iio: sx9324: avoid copying property strings
2023-12-19 23:27 UTC (2+ messages)
[PATCH v6 0/2] i2c: bus-reset-gpios
2023-12-19 23:25 UTC (8+ messages)
` [PATCH v6 1/2] dt-bindings: i2c: add bus-reset-gpios property
[PATCH 0/2] Clock changes to improve dwmac-starfive ethernet
2023-12-19 23:24 UTC (3+ messages)
` [PATCH 1/2] clk: starfive: Add flags argument to JH71X0__MUX macro
` [PATCH 2/2] clk: starfive: jh7100: Add CLK_SET_RATE_PARENT to gmac_tx
[PATCH 0/5] Add support for Mobileye EyeQ5 clock controller
2023-12-19 23:24 UTC (7+ messages)
` [PATCH 1/5] clk: fixed-rate: fix clk_hw_register_fixed_rate_with_accuracy_parent_hw
` [PATCH 3/5] clk: eyeq5: add controller
` [PATCH 4/5] clk: eyeq5: add OSPI table-based divider clock
[PATCH] LoongArch: signal.c: add header file to fix build error
2023-12-19 23:23 UTC
drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1954: warning: Function parameter or member 'init' not described in 'init_reset_end'
2023-12-19 23:21 UTC
[PATCH v2] PCI: Relabel JHL6540 on Lenovo X1 Carbon 7,8
2023-12-19 23:19 UTC (3+ messages)
[PATCH 1/2] kunit: Allow passing function pointer to kunit_activate_static_stub()
2023-12-19 23:15 UTC (4+ messages)
` [PATCH 2/2] kunit: Add example of kunit_activate_static_stub() with pointer-to-function
[linus:master] [x86/entry] be5341eb0d: WARNING:CPU:#PID:#at_int80_emulation
2023-12-19 23:15 UTC (6+ messages)
[PATCH] HID: sensor-hub: Enable hid core report processing for all devices
2023-12-19 23:15 UTC
[PATCH v2 0/6] Add support for the internal RK3308 audio codec
2023-12-19 23:13 UTC (3+ messages)
` [PATCH v2 2/6] ASoC: dt-bindings: Add Rockchip RK3308 internal "
[PATCH v4 0/2] shrink lib/string.i via IWYU
2023-12-19 23:00 UTC (7+ messages)
` [PATCH v4 1/2] kernel.h: removed REPEAT_BYTE from kernel.h
[PATCH net-next] xsk: make struct xsk_cb_desc available outside CONFIG_XDP_SOCKETS
2023-12-19 22:57 UTC (2+ messages)
[net-next PATCH v2] net: phy: at803x: better align function varibles to open parenthesis
2023-12-19 20:21 UTC
[PATCH 00/50] big header dependency cleanup targeting sched.h
2023-12-19 22:52 UTC (4+ messages)
` [PATCH 11/50] nodemask: Split out include/linux/nodemask_types.h
` [PATCH 15/50] kernel/numa.c: Move logging out of numa.h
[PATCH v5 00/34] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2023-12-19 22:51 UTC (4+ messages)
` [PATCH v5 24/34] fprobe: Use ftrace_regs in fprobe entry handler
[PATCH v5 1/5] block: Fix bio IO priority setting
2023-12-19 22:50 UTC (10+ messages)
` [PATCH v5 RESEND 0/5] Fix I/O priority lost in device-mapper
` [PATCH v5 RESEND 2/5] dm: Support I/O priority for dm_io()
` [PATCH v5 RESEND 3/5] dm-bufio: Support I/O priority
` [PATCH v5 RESEND 4/5] dm verity: Fix I/O priority lost when read FEC and hash
` [PATCH v5 RESEND 5/5] dm-crypt: Fix lost ioprio when queuing write bios
[PATCH v5 00/15] ring-buffer/tracing: Allow ring buffer to have bigger sub buffers
2023-12-19 22:38 UTC (2+ messages)
` [PATCH v5 16/15] ring-buffer: Use subbuf_order for buffer page masking
[PATCH mm 00/21] kasan: save mempool stack traces
2023-12-19 22:29 UTC (22+ messages)
` [PATCH mm 01/21] kasan: rename kasan_slab_free_mempool to kasan_mempool_poison_object
` [PATCH mm 02/21] kasan: move kasan_mempool_poison_object
` [PATCH mm 03/21] kasan: document kasan_mempool_poison_object
` [PATCH mm 04/21] kasan: add return value for kasan_mempool_poison_object
` [PATCH mm 05/21] kasan: introduce kasan_mempool_unpoison_object
` [PATCH mm 06/21] kasan: introduce kasan_mempool_poison_pages
` [PATCH mm 07/21] kasan: introduce kasan_mempool_unpoison_pages
` [PATCH mm 08/21] kasan: clean up __kasan_mempool_poison_object
` [PATCH mm 09/21] kasan: save free stack traces for slab mempools
` [PATCH mm 10/21] kasan: clean up and rename ____kasan_kmalloc
` [PATCH mm 11/21] kasan: introduce poison_kmalloc_large_redzone
` [PATCH mm 12/21] kasan: save alloc stack traces for mempool
` [PATCH mm 13/21] mempool: skip slub_debug poisoning when KASAN is enabled
` [PATCH mm 14/21] mempool: use new mempool KASAN hooks
` [PATCH mm 15/21] mempool: introduce mempool_use_prealloc_only
` [PATCH mm 16/21] kasan: add mempool tests
` [PATCH mm 17/21] kasan: rename pagealloc tests
` [PATCH mm 18/21] kasan: reorder tests
` [PATCH mm 19/21] kasan: rename and document kasan_(un)poison_object_data
` [PATCH mm 20/21] skbuff: use mempool KASAN hooks
` [PATCH mm 21/21] io_uring: use mempool KASAN hook
[PATCH v6] drm/msm/dpu: improve DSC allocation
2023-12-19 22:32 UTC (3+ messages)
[PATCH] kernel: relay: remove relay_file_splice_read ‒ dead code, doesn't work
2023-12-19 22:24 UTC
[PATCH 00/27] sparc32: sunset sun4m and sun4d
2023-12-19 22:23 UTC (29+ messages)
` [PATCH 01/27] sparc32: Update defconfig to LEON SMP
` [PATCH 02/27] sparc32: Drop sun4m/sun4d support from head_32.S
` [PATCH 03/27] sparc32: Drop floppy support
` [PATCH 04/27] sparc32: Drop sun4m specific led driver
` [PATCH 05/27] sparc32: Drop sun specific power management drivers
` [PATCH 06/27] sparc32: Drop auxio support
` [PATCH 07/27] sparc32: Drop run-time patching of ipi trap
` [PATCH 08/27] sparc32: Drop patching of interrupt vector
` [PATCH 09/27] sparc32: Drop sun4m/sun4d specific irq handling
` [PATCH 10/27] sparc32: Drop sun4d/sun4m smp support
` [PATCH 11/27] sparc32: Drop pcic support
` [PATCH 12/27] sparc32: Drop mbus support
` [PATCH 13/27] sparc32: Drop unused function __get_{phys,iospace}
` [PATCH 14/27] sparc32: Drop unused mmu models
` [PATCH 15/27] sparc32: Drop check for sparc_model
` [PATCH 16/27] sparc32: Drop use of sparc_config
` [PATCH 17/27] sparc32: Drop run-time patching of ASI instructions
` [PATCH 18/27] sparc32: Drop support for 7 register windows
` [PATCH 19/27] sparc32: Drop additional sun4d bits
` [PATCH 20/27] sparc32: Drop unused prom ranges support
` [PATCH 21/27] sparc32: Drop unused iommu support
` [PATCH 22/27] sparc32: Drop sun4m irq support
` [PATCH 23/27] sparc32: Drop unused trampoline code
` [PATCH 24/27] sparc32: Drop config SPARC_LEON
` [PATCH 25/27] sparc32: Drop sbus support
` [PATCH 26/27] sbus: char: Drop now unused uctrl driver
` [PATCH 27/27] fbdev/p9100: Drop now unused driver p9100
[PATCH 6.1 000/106] 6.1.69-rc1 review
2023-12-19 22:19 UTC (3+ messages)
[PATCH v3] gpio: dwapb: mask/unmask IRQ when disable/enale it
2023-12-19 22:16 UTC (8+ messages)
arch/powerpc/platforms/powernv/opal-core.c:476:58: sparse: sparse: incorrect type in argument 2 (different base types)
2023-12-19 22:10 UTC
[PATCH] platform/x86: hp-bioscfg: Removed needless asm-generic
2023-12-19 22:10 UTC
[PATCH 6.6 000/166] 6.6.8-rc1 review
2023-12-19 22:08 UTC (2+ messages)
memory leak in unix_create1/copy_process/security_prepare_creds
2023-12-19 22:06 UTC (5+ messages)
[PATCH] samples/bpf: use %lu format specifier for unsigned long values
2023-12-19 22:02 UTC (2+ messages)
[PATCH v5 0/2] mmc: add new sdhci reset sequence for brcm 74165b0
2023-12-19 21:55 UTC (3+ messages)
` [PATCH v5 2/2] "
[PATCH v5 0/2] shrink lib/string.i via IWYU
2023-12-19 21:53 UTC (5+ messages)
` [PATCH v5 1/2] kernel.h: removed REPEAT_BYTE from kernel.h
` [PATCH v5 2/2] lib/string: shrink lib/string.i via IWYU
[PATCH] modules: wait do_free_init correctly
2023-12-19 21:52 UTC (3+ messages)
[PATCH] drivers: video: logo: use %u format specifier for unsigned int values
2023-12-19 21:51 UTC (2+ messages)
[Regression] debugfs warnings when resuming from suspend on 6.7-rc5
2023-12-19 21:50 UTC (4+ messages)
include/linux/compiler_types.h:397:45: error: call to '__compiletime_assert_398' declared with attribute error: BUILD_BUG_ON failed: sizeof(mstat) > sizeof(skb->cb)
2023-12-19 21:49 UTC
[PATCH net-next 00/16] net: pcs: xpcs: Add memory-based management iface support
2023-12-19 21:48 UTC (7+ messages)
` [PATCH net-next 06/16] net: pcs: xpcs: Avoid creating dummy XPCS MDIO device
[PATCH v2] docs: translations: add translations links when they exist
2023-12-19 21:46 UTC (2+ messages)
Syn X Symbol
2023-12-19 21:23 UTC
[PATCH 5.15 00/83] 5.15.144-rc1 review
2023-12-19 21:43 UTC (2+ messages)
[PATCH net-next 0/4] mptcp: cleanup and support more ephemeral ports sockopts
2023-12-19 21:31 UTC (5+ messages)
` [PATCH net-next 1/4] mptcp: don't overwrite sock_ops in mptcp_is_tcpsk()
` [PATCH net-next 2/4] mptcp: rename mptcp_setsockopt_sol_ip_set_transparent()
` [PATCH net-next 3/4] mptcp: sockopt: support IP_LOCAL_PORT_RANGE and IP_BIND_ADDRESS_NO_PORT
` [PATCH net-next 4/4] selftests/net: add MPTCP coverage for IP_LOCAL_PORT_RANGE
[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-12-19 16:20 UTC (10+ messages)
` [PATCH v10 07/50] x86/sev: Add RMP entry lookup helpers
` [PATCH v10 08/50] x86/fault: Add helper for dumping RMP entries
` [PATCH v10 11/50] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
[PATCH 0/4] Section alignment issues?
2023-12-19 21:26 UTC (2+ messages)
[PATCH v3 mm 0/4] lib/stackdepot, kasan: fixes for stack eviction series
2023-12-19 21:21 UTC (5+ messages)
` [PATCH v3 mm 2/4] kasan: handle concurrent kasan_record_aux_stack calls
` [PATCH v3 mm 3/4] kasan: memset free track in qlink_free
` [PATCH v3 mm 4/4] lib/stackdepot: fix comment in include/linux/stackdepot.h
[PATCH 0/2] kselftest/seccomp: Convert to KTAP output
2023-12-19 21:21 UTC (3+ messages)
` [PATCH 1/2] kselftest/seccomp: Use kselftest output functions for benchmark
` [PATCH 2/2] kselftest/seccomp: Report each expectation we assert as a KTAP test
[PATCH] [ARM] locomo: make locomo_bus_type constant and static
2023-12-19 21:21 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