messages from 2025-03-31 20:14:22 to 2025-03-31 21:28:43 UTC [more...]
Pull request efi-next-20250104
2025-03-31 21:28 UTC (2+ messages)
[PATCH net v4 00/11] net: hold instance lock during NETDEV_UP/REGISTER
2025-03-31 21:27 UTC (15+ messages)
` [PATCH net v4 01/11] net: switch to netif_disable_lro in inetdev_init
` [PATCH net v4 02/11] net: hold instance lock during NETDEV_REGISTER/UP
` [PATCH net v4 04/11] net: rename rtnl_net_debug to lock_debug
` [PATCH net v4 05/11] netdevsim: add dummy device notifiers
` [PATCH net v4 07/11] docs: net: document netdev notifier expectations
[PATCH v5 0/4] Enlightened vTPM support for SVSM on SEV-SNP
2025-03-31 21:26 UTC (5+ messages)
` [PATCH v5 3/4] tpm: add SNP SVSM vTPM driver
[PATCH net-next v5] net: dlink: add support for reporting stats via `ethtool -S` and `ip -s -s link show`
2025-03-31 21:25 UTC (4+ messages)
[syzbot] [io-uring?] WARNING in io_req_task_complete
2025-03-31 21:25 UTC
[RFC PATCH] mm: hugetlb: Fix incorrect fallback for subpool
2025-03-31 21:23 UTC (2+ messages)
[PATCH v5] drm/syncobj: Extend EXPORT_SYNC_FILE for timeline syncobjs
2025-03-31 21:23 UTC
[PATCH net] net: ibmveth: make veth_pool_store stop hanging
2025-03-31 21:23 UTC
[PATCH v2] net: mdio: mux-meson-gxl: set 28th bit in eth_reg2
2025-03-31 21:21 UTC (8+ messages)
linux-next: Tree for Mar 31
2025-03-31 21:22 UTC (2+ messages)
` linux-next: Tree for Mar 31 (objtool warnings: RCU)
[PATCH v2 00/16] x86/resctrl telemetry monitoring
2025-03-31 21:22 UTC (10+ messages)
` [PATCH v2 01/16] x86/rectrl: Fake OOBMSM interface
` [PATCH v2 04/16] x86/resctrl: Change generic monitor functions to use struct rdt_domain_hdr
` [PATCH v2 05/16] x86/resctrl: Add and initialize rdt_resource for package scope core monitor
[PATCH] lockdep: Speed up lockdep_unregister_key() with expedited RCU synchronization
2025-03-31 21:21 UTC (10+ messages)
[PATCH v2 0/5] btrfs: add the missing preparations exposed by initial large data folio support
2025-03-31 21:19 UTC (4+ messages)
` [PATCH v2 5/5] btrfs: prepare btrfs_punch_hole_lock_range() for large data folios
[PATCH] nvme-cli: attach ns to local controller if none specified
2025-03-31 21:16 UTC (5+ messages)
[GIT PULL] NVDIMM for 6.15
2025-03-31 21:16 UTC
[PATCH] ACPI: EC: Set ec_no_wakeup for Lenovo Go S
2025-03-31 21:16 UTC (5+ messages)
[PATCH 0/3] media: rcar: Fix RAW formats
2025-03-31 21:16 UTC (7+ messages)
` [PATCH 1/3] media: rcar-vin: Add RCAR_GEN4 model value
` [PATCH 2/3] media: rcar-vin: Fix RAW8
` [PATCH 3/3] media: rcar-vin: Fix RAW10
[PATCH v6] drm/xe/pmu: Add GT frequency events
2025-03-31 21:15 UTC (7+ messages)
` ✓ CI.Patch_applied: success for drm/xe/pmu: Add GT frequency events (rev8)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
[PATCH 0/3] rcu_seq_done_exact() improvements
2025-03-31 21:14 UTC (8+ messages)
` [PATCH 1/3] rcu: Replace magic number with meaningful constant in rcu_seq_done_exact()
[PATCH] btrfs: zstd: add `zstd-fast` alias mount option for fast modes
2025-03-31 21:14 UTC (4+ messages)
[PATCH bpf-next v2] selftests/bpf: support struct/union presets in veristat
2025-03-31 21:12 UTC
[Buildroot] [PATCH v2 00/18] Layerscape uprev to lf-6.12.3-1.0.0, initial LX2160A-RDB support
2025-03-31 21:11 UTC (5+ messages)
` [Buildroot] [PATCH v2 18/18] board/lx2160ardb: new platform
[PATCH] btrfs: use rb_entry_safe() where possible to simplify code
2025-03-31 21:10 UTC (3+ messages)
[meta-ti][master/scarthgap][PATCH] ti-img-rogue-driver: resolve issues with fdinfo
2025-03-31 21:06 UTC (2+ messages)
[RFC][PATCH] sched: Cache aware load-balancing
2025-03-31 21:06 UTC (5+ messages)
[RFC PATCH 0/4] net/io_uring: pass a kernel pointer via optlen_t to proto[_ops].getsockopt()
2025-03-31 21:04 UTC (4+ messages)
` [RFC PATCH 2/4] net: pass 'optlen_t' to proto[ops].getsockopt() hooks
[PATCH v2 0/12]
2025-03-31 21:03 UTC (13+ messages)
` [PATCH v2 01/12] rcutorture: Make srcu_lockdep.sh check kernel Kconfig
` [PATCH v2 02/12] rcutorture: Make srcu_lockdep.sh check reader-conflict handling
` [PATCH v2 03/12] rcutorture: Split out beginning and end from rcu_torture_one_read()
` [PATCH v2 04/12] rcutorture: Make torture.sh --do-rt use CONFIG_PREEMPT_RT
` [PATCH v2 05/12] rcutorture: Add tests for SRCU up/down reader primitives
` [PATCH v2 06/12] rcutorture: Pull rcu_torture_updown() loop body into new function
` [PATCH v2 07/12] rcutorture: Comment invocations of tick_dep_set_task()
` [PATCH v2 08/12] rcutorture: Complain if an ->up_read() is delayed more than 10 seconds
` [PATCH v2 09/12] rcutorture: Check for ->up_read() without matching ->down_read()
` [PATCH v2 10/12] checkpatch: Deprecate srcu_read_lock_lite() and srcu_read_unlock_lite()
` [PATCH v2 11/12] torture: Add --do-{,no-}normal to torture.sh
` [PATCH v2 12/12] torture: Add testing of RCU's Rust bindings "
[meta-oe][scarthgap][PATCH 01/21] wolfssl: Add packageconfig for reproducible build
2025-03-31 21:01 UTC (21+ messages)
` [meta-oe][scarthgap][PATCH 02/21] blueman: Fix buildpathe issue with cython generated code
` [meta-oe][scarthgap][PATCH 03/21] rdist: Fix contains reference to TMPDIR [buildpaths] warning
` [meta-oe][scarthgap][PATCH 04/21] botan: Make it reproducible
` [meta-oe][scarthgap][PATCH 05/21] keepalived: Make build reproducible
` [meta-oe][scarthgap][PATCH 06/21] ldns: Fix buildpaths QA issues
` [meta-oe][scarthgap][PATCH 07/21] perfetto: Fix contains reference to TMPDIR [buildpaths] warning
` [meta-oe][scarthgap][PATCH 08/21] python3-kivy: Remove buildpaths from comments in generated C sources
` [meta-oe][scarthgap][PATCH 09/21] python3-pyproj: Fix buildpaths QA Error
` [meta-oe][scarthgap][PATCH 10/21] python3-pyproj: Remove absolute paths from cython generated .c files
` [meta-oe][scarthgap][PATCH 11/21] python3-pycocotools: Remove absolute paths from comments
` [meta-oe][scarthgap][PATCH 12/21] hplip: Fix contains reference to TMPDIR [buildpaths] warning
` [meta-oe][scarthgap][PATCH 13/21] boinc-client: "
` [meta-oe][scarthgap][PATCH 14/21] lprng: Specify target paths for needed utilities
` [meta-oe][scarthgap][PATCH 15/21] nana: Fix buildpaths warning
` [meta-oe][scarthgap][PATCH 16/21] gcab: fix buildpaths QA issue
` [meta-oe][scarthgap][PATCH 17/21] fetchmail: Fix buildpaths warning
` [meta-oe][scarthgap][PATCH 18/21] fetchmail: disable rpath to fix "
` [meta-oe][scarthgap][PATCH 19/21] fwknop: Specify target locations of gpg and wget
` [meta-oe][scarthgap][PATCH 20/21] e2tools: Fix buildpaths QA warning in config.status in ptest
` [meta-oe][scarthgap][PATCH 21/21] sharutils: Let POSIX_SHELL be overridable from environment
[PATCH v3 00/10] Add EcoNet EN751221 MIPS platform support
2025-03-31 21:01 UTC (3+ messages)
` [PATCH v3 02/10] dt-bindings: interrupt-controller: Add EcoNet EN751221 INTC
[RFC PATCH 0/2] [gs]etfsxattrat() followup patches
2025-03-31 20:58 UTC (3+ messages)
` [RFC PATCH 1/2] fs: prepare for extending [gs]etfsxattrat()
[RFC PATCH security-next 0/4] Introducing Hornet LSM
2025-03-31 20:57 UTC (3+ messages)
[PATCH v1] fuse: add numa affinity for uring queues
2025-03-31 20:57 UTC
[PATCH v2 0/2] ring-buffer: Allow persistent memory to be user space mmapped
2025-03-31 20:58 UTC (6+ messages)
` [PATCH v2 1/2] tracing: ring-buffer: Have the ring buffer code do the vmap of physical memory
linux-next: duplicate patch in the fuse tree
2025-03-31 20:55 UTC
[RFC PATCH v1 00/15] MSR refactor with new MSR instructions support
2025-03-31 20:55 UTC (10+ messages)
` [RFC PATCH v1 01/15] x86/msr: Replace __wrmsr() with native_wrmsrl()
` [RFC PATCH v1 10/15] KVM: VMX: Use WRMSRNS or its immediate form when available
[PATCH v8 0/7] Allow to enable multifd and postcopy migration together
2025-03-31 20:54 UTC (2+ messages)
[meta-virtualization] [PATCH] layer.conf: Update to the new release layer series
2025-03-31 20:54 UTC (2+ messages)
[PATCH v3 0/4] net: mtip: Add support for MTIP imx287 L2 switch driver
2025-03-31 20:53 UTC (6+ messages)
` [PATCH v3 3/4] ARM: dts: nxp: mxs: Adjust XEA board's DTS to support L2 switch
Improvements of BTF sanitizing for old kernels
2025-03-31 20:45 UTC (2+ messages)
` [PATCH 2/2] libbpf: add check if kernel supports kind flag and fix the bitfield members in union and structs if not
[PATCH 0/6] debian / libvirt / devconfig fixes
2025-03-31 20:49 UTC (7+ messages)
` [PATCH 6/6] gen_nodes: ensure kdevops prefix has no dashes
[PATCH] radix-tree: add missing cleanup.h
2025-03-31 20:49 UTC (6+ messages)
[syzbot] [afs?] WARNING: ODEBUG bug in delete_node (3)
2025-03-31 20:47 UTC (2+ messages)
[PATCH v5] drm/xe/pmu: Add GT frequency events
2025-03-31 20:47 UTC (3+ messages)
[PATCH] Update doc with the actual values from *default_blacklist[]
2025-03-31 20:46 UTC
[PATCH v3 0/1] arm64: dts: qcom: x1e80100-dell-xps-9345: Add WiFi/BT pwrseq
2025-03-31 20:43 UTC (2+ messages)
` [PATCH v3 1/1] "
[PATCH v4 i-g-t 0/1] tests/intel/intel_sysfs_debugfs: Unify sysfs and debugfs testing
2025-03-31 20:45 UTC (3+ messages)
` ✗ i915.CI.BAT: failure for tests/intel/intel_sysfs_debugfs: Unify sysfs and debugfs testing (rev2)
` ✓ Xe.CI.BAT: success "
How to get git-daemon to work in a post-CVE world?
2025-03-31 20:45 UTC (4+ messages)
[RFC PATCH bpf-next 0/3] Avoid skipping sockets with socket iterators
2025-03-31 20:44 UTC (6+ messages)
[PATCH] rust-llvm: Compile llvm to use dynamic libraries
2025-03-31 20:44 UTC (4+ messages)
` [OE-core] "
kbuild: deb-pkg: Does the deb-pkg target discard multi-core compilation options?
2025-03-31 20:44 UTC (3+ messages)
` ⚠️ "
[PATCH RFC 00/12] dma: Enable dmem cgroup tracking
2025-03-31 20:43 UTC (4+ messages)
[PATCH] fuse: enable larger read buffers for readdir [v2]
2025-03-31 20:43 UTC (5+ messages)
` fuse: increase readdir() buffer size
` [PATCH 2/2] fuse: Adjust readdir() buffer to requesting "
[PATCH net 0/2] net: make memory provider install / close paths more common
2025-03-31 20:41 UTC (5+ messages)
` [PATCH net 1/2] net: move mp dev config validation to __net_mp_open_rxq()
` [PATCH net 2/2] net: avoid false positive warnings in __net_mp_close_rxq()
Difference in behaviour between physical devices and virtual endpoints
2025-03-31 20:40 UTC
[net-next RFC PATCH v4 0/6] net: phy: Add support for new Aeonsemi PHYs
2025-03-31 20:40 UTC (3+ messages)
` [net-next RFC PATCH v4 6/6] dt-bindings: net: Document support for "
[PATCH v2] sama5d27: Fix the 'reset' command
2025-03-31 20:37 UTC
[scarthgap][PATCH] openvswitch: fix ptest contains reference to TMPDIR [buildpaths]
2025-03-31 20:36 UTC
[RFC net 0/1] Fix netdevim to correctly mark NAPI IDs
2025-03-31 20:36 UTC (2+ messages)
[Intel-wired-lan] [PATCH] e1000e: add option not to verify NVM checksum
2025-03-31 20:36 UTC (3+ messages)
[PATCH v2 0/4] Add support for HDMI1 output on RK3588 SoC
2025-03-31 20:30 UTC (5+ messages)
` [PATCH v2 4/4] arm64: dts: rockchip: Enable HDMI1 on rock-5b
[PATCH v2 2/3] ARM: dts: sam9x60: Add USB gadget DT node
2025-03-31 20:34 UTC (4+ messages)
` [PATCH v2 3/3] ARM: dts: at91: sam9x60-curiosity: Enable USB gadget node
[PATCH bpf-next 0/4] likely/unlikely for bpf_helpers
2025-03-31 20:38 UTC (3+ messages)
[PATCH v4 net 0/3] udp: Fix two integer overflows when sk->sk_rcvbuf is close to INT_MAX
2025-03-31 20:31 UTC (2+ messages)
[PATCH v2 bpf-next 0/2] likely/unlikely for bpf_helpers and a small comment fix
2025-03-31 20:36 UTC (3+ messages)
` [PATCH bpf-next 1/2] bpf: fix a comment describing bpf_attr
` [PATCH bpf-next 2/2] libbpf: add likely/unlikely macros and use them in selftests
[PATCH] sama5d27: Fix the 'reset' command
2025-03-31 20:31 UTC (2+ messages)
[PATCH v4 1/5] doc: git-diff: apply new documentation guidelines
2025-03-31 20:30 UTC (4+ messages)
` [PATCH] doc: fix asciidoctor synopsis processing of triple-dots
[PATCH 0/9] Implement "Bound" device context
2025-03-31 20:28 UTC (10+ messages)
` [PATCH 1/9] rust: device: implement impl_device_context_deref!
` [PATCH 2/9] rust: device: implement impl_device_context_into_aref!
` [PATCH 3/9] rust: device: implement device context for Device
` [PATCH 4/9] rust: platform: preserve device context in AsRef
` [PATCH 5/9] rust: pci: "
` [PATCH 6/9] rust: device: implement Bound device context
` [PATCH 7/9] rust: pci: move iomap_region() to impl Device<Bound>
` [PATCH 8/9] rust: devres: require a bound device
` [PATCH 9/9] rust: dma: "
[f2fs-dev] [PATCH] f2fs-tools: apportion atomic write's total delay to its operations
2025-03-31 20:28 UTC (2+ messages)
` "
[PATCH v2] drm/panel: boe-bf060y8m-aj0: transition to mipi_dsi wrapped functions
2025-03-31 20:28 UTC (3+ messages)
not issuing vma_start_write() in dup_mmap() if the caller is single-threaded
2025-03-31 20:27 UTC (11+ messages)
[PATCH v2 0/1] arm64: dts: qcom: x1e80100-dell-xps-9345: Add WiFi/BT pwrseq
2025-03-31 20:27 UTC (9+ messages)
` [PATCH v2 1/1] "
[PATCH v1 1/1] x86/fred: Fix system hang during S4 resume with FRED enabled
2025-03-31 20:25 UTC (4+ messages)
[Buildroot] [PATCH 1/1] package/fakeroot: bump to version 1.37.1.1
2025-03-31 20:25 UTC
[PATCH 6/9] mm/memory: split non-tlb flushing part from zap_page_range_single()
2025-03-31 20:24 UTC (2+ messages)
[syzbot] [rdma?] [s390?] [net?] KASAN: null-ptr-deref Read in smc_tcp_syn_recv_sock
2025-03-31 20:23 UTC
[PATCH v2] backlight: pm8941: Add NULL check in wled_configure()
2025-03-31 20:23 UTC (2+ messages)
[PATCH v4 0/5] iommu/s390: support additional table regions
2025-03-31 20:21 UTC (6+ messages)
` [PATCH v4 1/5] iommu/s390: set appropriate IOTA region type
` [PATCH v4 2/5] iommu/s390: support cleanup of additional table regions
` [PATCH v4 3/5] iommu/s390: support iova_to_phys for "
` [PATCH v4 4/5] iommu/s390: support map/unmap "
` [PATCH v4 5/5] iommu/s390: allow larger region tables
[PATCH 0/2] Add configfs support for survivability mode
2025-03-31 20:19 UTC (3+ messages)
--reset-author does not reset author date when used in post-commit hook
2025-03-31 20:19 UTC
[PATCH] perf tests switch-tracking: Fix timestamp comparison
2025-03-31 20:18 UTC (2+ messages)
[PATCH] drm/xe/d3cold: Set power state to D3Cold during s2idle/s3
2025-03-31 20:18 UTC (7+ messages)
[RFC PATCH 1/4] net: introduce get_optlen() and put_optlen() helpers
2025-03-31 20:18 UTC (2+ messages)
` net/io_uring: pass a kernel pointer via optlen_t to proto[_ops].getsockopt()
[jpoimboe:objtool-werror 3/4] check.c:3538:10: error: no member named 'warnings' in 'struct symbol'
2025-03-31 20:17 UTC
[RFC v3 00/14] Deadline DRM scheduler
2025-03-31 20:17 UTC (15+ messages)
` [RFC v3 01/14] drm/sched: Add some scheduling quality unit tests
` [RFC v3 02/14] drm/sched: Avoid double re-lock on the job free path
` [RFC v3 03/14] drm/sched: Consolidate drm_sched_job_timedout
` [RFC v3 04/14] drm/sched: Clarify locked section in drm_sched_rq_select_entity_fifo
` [RFC v3 05/14] drm/sched: Consolidate drm_sched_rq_select_entity_rr
` [RFC v3 06/14] drm/sched: Implement RR via FIFO
` [RFC v3 07/14] drm/sched: Consolidate entity run queue management
` [RFC v3 08/14] drm/sched: Move run queue related code into a separate file
` [RFC v3 09/14] drm/sched: Add deadline policy
` [RFC v3 10/14] drm/sched: Remove FIFO and RR and simplify to a single run queue
` [RFC v3 11/14] drm/sched: Queue all free credits in one worker invocation
` [RFC v3 12/14] drm/sched: Embed run queue singleton into the scheduler
` [RFC v3 13/14] drm/sched: De-clutter drm_sched_init
` [RFC v3 14/14] drm/sched: Scale deadlines depending on queue depth
[PATCH 0/2] phy: usb: add support for bcm74110
2025-03-31 20:14 UTC (4+ messages)
` [PATCH 2/2] dt-bindings: phy: brcmstb-usb-phy: Add "
[bluez/bluez] cdd02a: dbus: Fix add invalid memory during interface removal
2025-03-31 20:16 UTC
[f2fs-dev] [PATCH 000/153] f2fs folio conversions for 6.16
2025-03-31 20:12 UTC (4+ messages)
` [f2fs-dev] [PATCH 136/153] f2fs: Use a folio in need_inode_page_update()
` [f2fs-dev] [PATCH 146/153] f2fs: Pass a folio to f2fs_update_inode()
` [f2fs-dev] [PATCH 148/153] f2fs: Convert dnode_of_data->node_page to node_folio
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.