linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-12 18:17:33 to 2023-05-12 22:30:46 UTC [more...]

[PATCH v5 0/2] Enable multiple MCAN on AM62x
 2023-05-12 20:26 UTC  (4+ messages)
` [PATCH v5 2/2] can: m_can: Add hrtimer to generate software interrupt

[PATCH v1 0/2] Add watchdog nodes in StarFive JH7100/JH7110 DTS
 2023-05-12 22:27 UTC  (3+ messages)
` [PATCH v1 2/2] riscv: dts: starfive: jh7110: Add watchdog node

[PATCH v3 00/35] Maple tree mas_{next,prev}_range() and cleanup
 2023-05-12 18:20 UTC  (36+ messages)
` [PATCH v3 01/35] maple_tree: Fix static analyser cppcheck issue
` [PATCH v3 02/35] maple_tree: Clean up mas_parent_enum() and rename to mas_parent_type()
` [PATCH v3 03/35] maple_tree: Avoid unnecessary ascending
` [PATCH v3 04/35] maple_tree: Clean up mas_dfs_postorder()
` [PATCH v3 05/35] maple_tree: Add format option to mt_dump()
` [PATCH v3 06/35] maple_tree: Add debug BUG_ON and WARN_ON variants
` [PATCH v3 07/35] maple_tree: Convert BUG_ON() to MT_BUG_ON()
` [PATCH v3 08/35] maple_tree: Change RCU checks to WARN_ON() instead of BUG_ON()
` [PATCH v3 09/35] maple_tree: Convert debug code to use MT_WARN_ON() and MAS_WARN_ON()
` [PATCH v3 10/35] maple_tree: Use MAS_BUG_ON() when setting a leaf node as a parent
` [PATCH v3 11/35] maple_tree: Use MAS_BUG_ON() in mas_set_height()
` [PATCH v3 12/35] maple_tree: Use MAS_BUG_ON() from mas_topiary_range()
` [PATCH v3 13/35] maple_tree: Use MAS_WR_BUG_ON() in mas_store_prealloc()
` [PATCH v3 14/35] maple_tree: Use MAS_BUG_ON() prior to calling mas_meta_gap()
` [PATCH v3 15/35] maple_tree: Return error on mte_pivots() out of range
` [PATCH v3 16/35] maple_tree: Make test code work without debug enabled
` [PATCH v3 17/35] mm: Update validate_mm() to use vma iterator
` [PATCH v3 18/35] mm: Update vma_iter_store() to use MAS_WARN_ON()
` [PATCH v3 19/35] maple_tree: Add __init and __exit to test module
` [PATCH v3 20/35] maple_tree: Remove unnecessary check from mas_destroy()
` [PATCH v3 21/35] maple_tree: mas_start() reset depth on dead node
` [PATCH v3 22/35] mm/mmap: Change do_vmi_align_munmap() for maple tree iterator changes
` [PATCH v3 23/35] maple_tree: Try harder to keep active node after mas_next()
` [PATCH v3 24/35] maple_tree: Try harder to keep active node with mas_prev()
` [PATCH v3 25/35] maple_tree: Revise limit checks in mas_empty_area{_rev}()
` [PATCH v3 26/35] maple_tree: Fix testing mas_empty_area()
` [PATCH v3 27/35] maple_tree: Introduce mas_next_slot() interface
` [PATCH v3 28/35] maple_tree: Add mas_next_range() and mas_find_range() interfaces
` [PATCH v3 29/35] maple_tree: Relocate mas_rewalk() and mas_rewalk_if_dead()
` [PATCH v3 30/35] maple_tree: Introduce mas_prev_slot() interface
` [PATCH v3 31/35] maple_tree: Add mas_prev_range() and mas_find_range_rev interface
` [PATCH v3 32/35] maple_tree: Clear up index and last setting in single entry tree
` [PATCH v3 33/35] maple_tree: Update testing code for mas_{next,prev,walk}
` [PATCH v3 34/35] mm: Add vma_iter_{next,prev}_range() to vma iterator
` [PATCH v3 35/35] mm: Avoid rewalk in mmap_region

[PATCH v3 0/2] selftests/ftrace: Add tests for kprobes and optimized probes
 2023-05-12 22:15 UTC  (5+ messages)
` [PATCH v3 2/2] selftests/ftrace: Add new test case which checks for "

[GIT PULL] Btrfs fixes for 6.4-rc2, part 2
 2023-05-12 22:14 UTC  (2+ messages)

[GIT PULL] RISC-V Fix for 6.4-rc2
 2023-05-12 22:14 UTC  (2+ messages)

[GIT PULL] vfs fixes
 2023-05-12 22:14 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2023-05-12 22:14 UTC  (2+ messages)

[PATCH] leds: qcom-lpg: Fix PWM period limits
 2023-05-12 22:05 UTC  (2+ messages)

[PATCH] xfs: don't do inodgc work if task is exiting
 2023-05-12 22:01 UTC  (4+ messages)

[GIT PULL] x86/shstk for 6.4
 2023-05-12 21:55 UTC  (11+ messages)

[PATCH 0/3] riscv: sbi: Switch to the sys-off handler API
 2023-05-12 21:51 UTC  (3+ messages)

[PATCH] cachestat: wire up cachestat for other architectures
 2023-05-12 21:47 UTC  (5+ messages)
` [PATCH] arm64: wire up cachestat for arm64

[PATCH v4 00/13] drm/meson: add support for MIPI DSI Display
 2023-05-12 21:35 UTC  (3+ messages)
` [PATCH v4 04/13] dt-bindings: display: add Amlogic MIPI DSI Host Controller bindings

[BUG] Kmemleak, possibly hiddev_connect(), in 6.3.0+ torvalds tree commit gfc4354c6e5c2
 2023-05-12 21:33 UTC  (7+ messages)
        ` [BUG][NEW DATA] "

WARNING in shark_write_val/usb_submit_urb
 2023-05-12 21:31 UTC  (2+ messages)
` [syzbot] [usb?] "

[PATCH] mm: fix hugetlb page unmap count balance issue
 2023-05-12 21:26 UTC  (3+ messages)

[PATCH v6 1/3] Bluetooth: btusb: mediatek: use readx_poll_timeout instead of open coding
 2023-05-12 21:20 UTC  (3+ messages)
` [PATCH v6 2/3] Bluetooth: btmtk: introduce btmtk reset work
` [PATCH v6 3/3] Bluetooth: btusb: mediatek: add MediaTek devcoredump support

[PATCH 1/1] dmaengine: dw-axi-dmac: drop useless apb_regs messages
 2023-05-12 20:30 UTC 

[patch V4 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
 2023-05-12 21:07 UTC  (38+ messages)
` [patch V4 01/37] x86/smpboot: Cleanup topology_phys_to_logical_pkg()/die()
` [patch V4 02/37] cpu/hotplug: Mark arch_disable_smp_support() and bringup_nonboot_cpus() __init
` [patch V4 03/37] x86/smpboot: Avoid pointless delay calibration if TSC is synchronized
` [patch V4 04/37] x86/smpboot: Rename start_cpu0() to soft_restart_cpu()
` [patch V4 05/37] x86/topology: Remove CPU0 hotplug option
` [patch V4 06/37] x86/smpboot: Remove the CPU0 hotplug kludge
` [patch V4 07/37] x86/smpboot: Restrict soft_restart_cpu() to SEV
` [patch V4 08/37] x86/smpboot: Remove unnecessary barrier()
` [patch V4 09/37] x86/smpboot: Split up native_cpu_up() into separate phases and document them
` [patch V4 10/37] x86/smpboot: Get rid of cpu_init_secondary()
` [patch V4 11/37] x86/cpu/cacheinfo: Remove cpu_callout_mask dependency
` [patch V4 12/37] x86/smpboot: Move synchronization masks to SMP boot code
` [patch V4 13/37] x86/smpboot: Make TSC synchronization function call based
` [patch V4 14/37] x86/smpboot: Remove cpu_callin_mask
` [patch V4 15/37] cpu/hotplug: Rework sparse_irq locking in bringup_cpu()
` [patch V4 16/37] x86/smpboot: Remove wait for cpu_online()
` [patch V4 17/37] x86/xen/smp_pv: Remove wait for CPU online
` [patch V4 18/37] x86/xen/hvm: Get rid of DEAD_FROZEN handling
` [patch V4 19/37] cpu/hotplug: Add CPU state tracking and synchronization
` [patch V4 20/37] x86/smpboot: Switch to hotplug core state synchronization
` [patch V4 21/37] cpu/hotplug: Remove cpu_report_state() and related unused cruft
` [patch V4 22/37] ARM: smp: Switch to hotplug core state synchronization
` [patch V4 23/37] arm64: "
` [patch V4 24/37] csky/smp: "
` [patch V4 25/37] MIPS: SMP_CPS: "
` [patch V4 26/37] parisc: "
` [patch V4 27/37] riscv: "
` [patch V4 28/37] cpu/hotplug: Remove unused state functions
` [patch V4 29/37] cpu/hotplug: Reset task stack state in _cpu_up()
` [patch V4 30/37] cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanism
` [patch V4 31/37] x86/smpboot: Enable split CPU startup
` [patch V4 32/37] x86/apic: Provide cpu_primary_thread mask
` [patch V4 33/37] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE
` [patch V4 34/37] x86/apic: Save the APIC virtual base address
` [patch V4 35/37] x86/smpboot: Implement a bit spinlock to protect the realmode stack
` [patch V4 36/37] x86/smpboot: Support parallel startup of secondary CPUs
` [patch V4 37/37] x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it

[PATCH] dma-contiguous: support per-numa CMA for all architectures
 2023-05-12 21:08 UTC  (2+ messages)

[RFC PATCH 0/7] Add driver registration i/f to resctrl
 2023-05-12 21:08 UTC  (9+ messages)

[PATCH v8 0/8] add DSC 1.2 dpu supports
 2023-05-12 21:04 UTC  (10+ messages)
` [PATCH v8 5/8] drm/msm/dpu: add support for DSC encoder v1.2 engine
` [PATCH v8 6/8] drm/msm/dpu: separate DSC flush update out of interface

[PATCH V5 0/6] drm: bridge: samsung-dsim: Support variable clocking
 2023-05-12 21:02 UTC  (5+ messages)
` [PATCH V5 5/6] drm: bridge: samsung-dsim: Dynamically configure DPHY timing

vPASID capability for VF
 2023-05-12 21:01 UTC  (6+ messages)

[PATCH 00/32] bcachefs - a new COW filesystem
 2023-05-12 20:58 UTC  (18+ messages)
` [PATCH 03/32] locking/lockdep: lockdep_set_no_check_recursion()
` [PATCH 04/32] locking: SIX locks (shared/intent/exclusive)
` [PATCH 07/32] mm: Bring back vmalloc_exec

[PATCH v2 0/4] Add WCN3988 Bluetooth support for Fairphone 4
 2023-05-12 20:53 UTC  (2+ messages)

[PATCH] clk: imx: drop imx_unregister_clocks
 2023-05-12 20:50 UTC  (2+ messages)

[PATCH] ata: libata: Make ata_platform_remove_one return void
 2023-05-12 20:46 UTC 

[PATCH] arm64: dts: imx8mq-mnt-reform2: drop simple-panel compatible
 2023-05-12 20:46 UTC 

[PATCH] net: marvell: fix error checking for debugfs
 2023-05-13  1:46 UTC 

[RFC] usb: dwc3: core: set force_gen1 bit in USB31 devices if max speed is SS
 2023-05-12 20:43 UTC  (5+ messages)

[PATCH 0/5] optimize some data structure in nvme
 2023-05-12 20:26 UTC  (2+ messages)

[PATCH v3] dt-bindings: dma: xilinx: Add power-domains to xlnx,zynqmp-dpdma
 2023-05-12 20:40 UTC  (2+ messages)

[PATCH 1/1] Bluetooth: btusb: Add device 6655:8771 to device tables
 2023-05-12 20:40 UTC  (2+ messages)

[PATCH v2 1/1] Bluetooth: btusb: Add device 6655:8771 to device tables
 2023-05-12 20:40 UTC  (2+ messages)

[PATCH v2 1/1] Bluetooth: btrtl: Add missing MODULE_FIRMWARE declarations
 2023-05-12 20:40 UTC  (2+ messages)

[PATCH 1/1] Bluetooth: btrtl: Add missing MODULE_FIRMWARE declarations
 2023-05-12 20:40 UTC  (2+ messages)

[PATCH v2] NFSD: Remove all occurences of strlcpy
 2023-05-12 20:34 UTC  (4+ messages)

[syzbot] [wireless?] memory leak in hwsim_new_radio_nl
 2023-05-12 20:34 UTC 

HP iLO (intel gen8, gen9) and intremap=off
 2023-05-12 20:28 UTC 

[PATCH] ntb: hw: amd: Fix debugfs_create_dir error checking
 2023-05-12 20:24 UTC 

[PATCH v6 00/21] net/tcp: Add TCP-AO support
 2023-05-12 20:23 UTC  (22+ messages)
` [PATCH v6 01/21] net/tcp: Prepare tcp_md5sig_pool for TCP-AO
` [PATCH v6 02/21] net/tcp: Add TCP-AO config and structures
` [PATCH v6 03/21] net/tcp: Introduce TCP_AO setsockopt()s
` [PATCH v6 04/21] net/tcp: Prevent TCP-MD5 with TCP-AO being set
` [PATCH v6 05/21] net/tcp: Calculate TCP-AO traffic keys
` [PATCH v6 06/21] net/tcp: Add TCP-AO sign to outgoing packets
` [PATCH v6 07/21] net/tcp: Add tcp_parse_auth_options()
` [PATCH v6 08/21] net/tcp: Add AO sign to RST packets
` [PATCH v6 09/21] net/tcp: Add TCP-AO sign to twsk
` [PATCH v6 10/21] net/tcp: Wire TCP-AO to request sockets
` [PATCH v6 11/21] net/tcp: Sign SYN-ACK segments with TCP-AO
` [PATCH v6 12/21] net/tcp: Verify inbound TCP-AO signed segments
` [PATCH v6 13/21] net/tcp: Add TCP-AO segments counters
` [PATCH v6 14/21] net/tcp: Add TCP-AO SNE support
` [PATCH v6 15/21] net/tcp: Add tcp_hash_fail() ratelimited logs
` [PATCH v6 16/21] net/tcp: Ignore specific ICMPs for TCP-AO connections
` [PATCH v6 17/21] net/tcp: Add option for TCP-AO to (not) hash header
` [PATCH v6 18/21] net/tcp: Add TCP-AO getsockopt()s
` [PATCH v6 19/21] net/tcp: Allow asynchronous delete for TCP-AO keys (MKTs)
` [PATCH v6 20/21] net/tcp: Add static_key for TCP-AO
` [PATCH v6 21/21] net/tcp: Wire up l3index to TCP-AO

[PATCH v5 0/6] Add StarFive Camera Subsystem driver
 2023-05-12 20:13 UTC  (3+ messages)
` [PATCH v5 1/6] media: dt-bindings: Add JH7110 Camera Subsystem

[PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
 2023-05-12 19:48 UTC  (2+ messages)

[PATCH] efi/esrt: Allow ESRT access without CAP_SYS_ADMIN
 2023-05-12 19:43 UTC 

[PATCHSET v3 wq/for-6.5] workqueue: Implement automatic CPU intensive detection and add monitoring
 2023-05-12 19:42 UTC  (3+ messages)
` [PATCH 6/7] workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanism
  ` [PATCH v2 "

[PATCH v6 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
 2023-05-12 19:42 UTC  (11+ messages)
` [PATCH v6 06/14] x86: Add early SHA support for Secure Launch early measurements

[PATCH v3 06/10] soc: qcom: Add LLCC support for multi channel DDR
 2023-05-12 19:39 UTC  (3+ messages)

[PATCH] Input: synaptics-rmi4 - retry reading SMBus version on resume
 2023-05-12 19:36 UTC  (3+ messages)

[PATCH v2 3/3] PCI: xilinx-xdma: Add Xilinx XDMA Root Port driver
 2023-05-12 19:32 UTC  (2+ messages)

[PATCH] gpu: drm: nouveau: nvkm: engine: gr: Remove Unneeded semicolon
 2023-05-12 19:26 UTC 

[PATCH v2 1/3] Move error interrupt bits to a common header
 2023-05-12 19:23 UTC  (2+ messages)

[PATCH 00/10] Add cs42l43 PC focused SoundWire CODEC
 2023-05-12 19:19 UTC  (5+ messages)
` [PATCH 08/10] pinctrl: cs42l43: Add support for the cs42l43
` [PATCH 09/10] spi: cs42l43: Add SPI controller support

[PATCH] net/handshake: Squelch allocation warning during Kunit test
 2023-05-12 19:02 UTC 

[PATCH v2] mm, compaction: Skip all non-migratable pages during scan
 2023-05-12 19:00 UTC 

[RESEND PATCH v5 1/3] test_firmware: prevent race conditions by a correct implementation of locking
 2023-05-12 18:58 UTC  (5+ messages)
` [RESEND PATCH v5 2/3] test_firmware: fix a memory leak with reqs buffer

[PATCH] driver core: Call pm_runtime_put_sync() only after device_remove()
 2023-05-12 18:49 UTC  (7+ messages)

[PATCH] pcmcia: rsrc_nonstatic: Fix memory leak in nonstatic_release_resource_db()
 2023-05-12 18:45 UTC 

[PATCH v4 00/12] sched: Avoid unnecessary migrations within SMT domains
 2023-05-12 18:41 UTC  (5+ messages)
` [PATCH v4 05/12] sched/fair: Keep a fully_busy SMT sched group as busiest

[PATCH locking/atomics 0/19] Add kernel-doc for more atomic operations
 2023-05-12 18:42 UTC  (8+ messages)
` [PATCH locking/atomic 18/19] locking/atomic: Refrain from generating duplicate fallback kernel-doc

[PATCH v8 1/3] riscv: Introduce CONFIG_RELOCATABLE
 2023-05-12 18:41 UTC  (2+ messages)

[PATCH] coredump, vmcore: Set p_align to 4 for PT_NOTE
 2023-05-12 18:39 UTC  (3+ messages)

[PATCH 0/3] Extend KCSAN to all powerpc
 2023-05-12 18:39 UTC  (4+ messages)
` [PATCH 1/3] kcsan: Don't expect 64 bits atomic builtins from 32 bits architectures

[PATCH RESEND bpf-next 00/15] new kfunc XDP hints and ice implementation
 2023-05-12 18:37 UTC  (15+ messages)
` [PATCH RESEND bpf-next 06/15] ice: Support HW timestamp hint
` [PATCH RESEND bpf-next 07/15] ice: Support RX hash XDP hint
` [PATCH RESEND bpf-next 09/15] xdp: Add VLAN tag hint
` [PATCH RESEND bpf-next 10/15] ice: Implement "
` [PATCH RESEND bpf-next 11/15] xdp: Add checksum level hint
` [PATCH RESEND bpf-next 13/15] selftests/bpf: Allow VLAN packets in xdp_hw_metadata
` [PATCH RESEND bpf-next 15/15] selftests/bpf: Add flags and new hints to xdp_hw_metadata

[PATCH v5 0/5] Introduce block provisioning primitives
 2023-05-12 18:37 UTC  (7+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/5] block: Don't invalidate pagecache for invalid falloc modes
  ` [PATCH v6 2/5] block: Introduce provisioning primitives

[PATCH v4 00/44] Fix perf on Intel hybrid CPUs
 2023-05-12 18:33 UTC  (4+ messages)

[PATCH v1 0/2] enable HDP plugin/unplugged interrupts to hpd_enable/disable
 2023-05-12 18:30 UTC  (9+ messages)
` [PATCH v1 1/2] drm/msm/dp: "

[PATCH 2/2] pinctrl: qcom: Refactor generic qcom pinctrl driver
 2023-05-12 18:26 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).