linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-25 21:41:19 to 2024-02-26 03:59:20 UTC [more...]

[PATCH 0/8] Staging: rtl8192e: Fix Checkpatch warnings in rtl819x_BAProc.c
 2024-02-26  3:59 UTC  (2+ messages)
` [PATCH 1/8] Staging: rtl8192e: Fix 5 chckpatch alignment "

[PATCH v2 0/7] tracing/probes: Support function parameter access from return probe
 2024-02-26  3:59 UTC  (8+ messages)
` [PATCH v2 1/7] tracing/fprobe-event: cleanup: Fix a wrong comment in fprobe event
` [PATCH v2 2/7] tracing/probes: Cleanup probe argument parser
` [PATCH v2 3/7] tracing/probes: cleanup: Set trace_probe::nr_args at trace_probe_init
` [PATCH v2 4/7] tracing: Remove redundant #else block for BTF args from README
` [PATCH v2 5/7] tracing/probes: Support $argN in return probe (kprobe and fprobe)
` [PATCH v2 6/7] selftests/ftrace: Add test cases for entry args at function exit
` [PATCH v2 7/7] Documentation: tracing: Add entry argument access "

[PATCH 00/20] Staging: rtl8192e: Fix checkpatch warning for rtllib_softmac.c
 2024-02-26  3:56 UTC  (21+ messages)
` [PATCH 01/20] Staging: rtl8192e: Rename function rtllib_rx_ADDBAReq()
` [PATCH 02/20] Staging: rtl8192e: Rename variable NumRecvDataInPeriod
` [PATCH 03/20] Staging: rtl8192e: Rename function SecIsInPMKIDList()
` [PATCH 04/20] Staging: rtl8192e: Rename variable PMKIDList
` [PATCH 05/20] Staging: rtl8192e: Rename variable Turbo_Enable
` [PATCH 06/20] Staging: rtl8192e: Rename variable osCcxRmCap
` [PATCH 07/20] Staging: rtl8192e: Rename variable bCkipSupported
` [PATCH 08/20] Staging: rtl8192e: Rename variable bCcxRmEnable
` [PATCH 09/20] Staging: rtl8192e: Rename variable CcxRmCapBuf
` [PATCH 10/20] Staging: rtl8192e: Rename variable BssCcxVerNumber
` [PATCH 11/20] Staging: rtl8192e: Rename variable CcxVerNumBuf
` [PATCH 12/20] Staging: rtl8192e: Rename variable asRsn
` [PATCH 13/20] Staging: rtl8192e: Rename variable AironetIeOui
` [PATCH 14/20] Staging: rtl8192e: Rename variable osCcxAironetIE
` [PATCH 15/20] Staging: rtl8192e: Rename variable CcxAironetBuf
` [PATCH 16/20] Staging: rtl8192e: Rename varoable osCcxVerNum
` [PATCH 17/20] Staging: rtl8192e: Rename varoable asSta
` [PATCH 18/20] Staging: rtl8192e: Rename reference AllowAllDestAddrHandler
` [PATCH 19/20] Staging: rtl8192e: Rename boolean variable bHalfWirelessN24GMode
` [PATCH 20/20] Staging: rtl8192e: Rename function MgntQuery_MgntFrameTxRate

[RESEND PATCH v2] fuse: add support for explicit export disabling
 2024-02-26  3:54 UTC 

[syzbot] [net?] [bpf?] BUG: unable to handle kernel NULL pointer dereference in dev_map_hash_update_elem
 2024-02-26  3:49 UTC  (2+ messages)
` [syzbot] [bpf?] [net?] "

[PATCH 1/3] drm/xe/kunit: fix link failure with built-in xe
 2024-02-26  3:47 UTC  (6+ messages)
` [PATCH 2/3] drm/xe/mmio: fix build warning for BAR resize on 32-bit
` [PATCH 3/3] drm/xe/xe2: fix 64-bit division in pte_update_size

[PATCH] PM: hibernate: Fix level3 translation fault in swsusp_save()
 2024-02-26  3:42 UTC 

[PATCHSET wq/for-6.9,6.10] workqueue: Implement disable/enable_work()
 2024-02-26  3:42 UTC  (3+ messages)
` [PATCH 12/17] workqueue: Implement disable/enable for (delayed) work items

[PATCH] dt-bindings: pwm: opencores: Add compatible for StarFive JH8100
 2024-02-26  3:39 UTC 

[RFC PATCH 0/3] make the hugetlb migration strategy consistent
 2024-02-26  3:34 UTC  (6+ messages)
` [RFC PATCH 2/3] mm: hugetlb: "

[PATCH kernel v2] pci/doe: Support discovery version
 2024-02-26  3:31 UTC 

[PATCH v6 1/9] dt-bindings: usb: usbmisc-imx: add fsl,imx8ulp-usbmisc compatible
 2024-02-26  3:30 UTC  (6+ messages)
` [PATCH v6 4/9] dt-bindings: usb: add NXP ChipIdea USB2 Controller schema
    ` [EXT] "

[PATCH v3 0/2] Add JH7110 MIPI DPHY TX support
 2024-02-26  2:56 UTC  (6+ messages)
` [PATCH v3 2/2] phy: starfive: Add mipi dphy tx support

[PATCH] rcu-tasks: Fix the comments for tasks_rcu_exit_srcu_stall_timer
 2024-02-26  3:28 UTC  (2+ messages)

[PATCH] time: Use div64_long() instead of do_div()
 2024-02-26  3:28 UTC  (2+ messages)

[PATCH v2 0/4] f2fs: fix panic issue in small capacity device
 2024-02-26  3:25 UTC  (4+ messages)

[PATCH v7 0/9] bugfix of MD_CLOSING and clean up md_ioctl()
 2024-02-26  3:14 UTC  (10+ messages)
` [PATCH v7 1/9] md: merge the check of capabilities into md_ioctl_valid()
` [PATCH v7 2/9] md: changed the switch of RAID_VERSION to if
` [PATCH v7 3/9] md: clean up invalid BUG_ON in md_ioctl
` [PATCH v7 4/9] md: return directly before setting did_set_md_closing
` [PATCH v7 5/9] md: Don't clear MD_CLOSING when the raid is about to stop
` [PATCH v7 6/9] md: factor out a helper to sync mddev
` [PATCH v7 7/9] md: sync blockdev before stopping raid or setting readonly
` [PATCH v7 8/9] md: clean up openers check in do_md_stop() and md_set_readonly()
` [PATCH v7 9/9] md: check mddev->pers before calling md_set_readonly()

[PATCH v2] dt-bindings: gpio: aspeed,ast2400-gpio: Convert to DT schema
 2024-02-26  3:19 UTC 

[PATCH] f2fs: fix to check return value in f2fs_insert_range()
 2024-02-26  3:19 UTC 

[PATCH v2] selftests/ftrace: Limit length in subsystem-enable tests
 2024-02-26  3:18 UTC 

[PATCH 1/2] arm64: dts: imx8mp-evk: Add HDMI audio sound card support
 2024-02-26  3:06 UTC  (3+ messages)

[RESEND PATCH v8 0/8] Reduce TLB flushes by 94% by improving folio migration
 2024-02-26  3:06 UTC  (9+ messages)
` [RESEND PATCH v8 1/8] x86/tlb: Add APIs manipulating tlb batch's arch data
` [RESEND PATCH v8 2/8] arm64: tlbflush: "
` [RESEND PATCH v8 3/8] mm/rmap: Recognize read-only TLB entries during batched TLB flush
` [RESEND PATCH v8 4/8] x86/tlb, mm/rmap: Separate arch_tlbbatch_clear() out of arch_tlbbatch_flush()
` [RESEND PATCH v8 5/8] mm: Separate move/undo doing on folio list from migrate_pages_batch()
` [RESEND PATCH v8 6/8] mm: Add APIs to free a folio directly to the buddy bypassing pcp
` [RESEND PATCH v8 7/8] mm: Defer TLB flush by keeping both src and dst folios at migration
` [RESEND PATCH v8 8/8] mm: Pause migrc mechanism at high memory pressure

[PATCH net-next 00/15] net/smc: implement loopback-ism used by SMC-D
 2024-02-26  3:04 UTC  (6+ messages)
` [PATCH net-next 06/15] net/smc: implement DMB-related operations of loopback-ism

[PATCH] usb: isp1760: remove SLAB_MEM_SPREAD flag usage
 2024-02-26  3:02 UTC  (2+ messages)

[PATCH] btrfs: remove SLAB_MEM_SPREAD flag usage
 2024-02-26  3:00 UTC  (2+ messages)

[PATCH] bcachefs: Remove unused function
 2024-02-26  3:00 UTC 

[PATCH v3 0/4] Swap-out small-sized THP without splitting
 2024-02-26  2:59 UTC  (5+ messages)
` [PATCH RFC 0/6] mm: support large folios swap-in
  ` [PATCH RFC 1/6] arm64: mm: swap: support THP_SWAP on hardware with MTE

[PATCH 1/5] f2fs: check number of blocks in a current section
 2024-02-26  2:59 UTC  (10+ messages)
` [PATCH 2/5] f2fs: fix write pointers all the time
  ` [f2fs-dev] "
` [PATCH 3/5] f2fs: print zone status in string and some log
  ` [f2fs-dev] "
` [PATCH 4/5] f2fs: prevent an f2fs_gc loop during disable_checkpoint
  ` [f2fs-dev] "
` [PATCH 5/5] f2fs: allow to mount if cap is 100
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/5] f2fs: check number of blocks in a current section

[syzbot] [dri?] WARNING in vkms_get_vblank_timestamp (2)
 2024-02-26  2:58 UTC  (5+ messages)

linux-next: manual merge of the rcu tree with the pm tree
 2024-02-26  2:57 UTC 

[PATCH] drm/xe: use KMEM_CACHE() to create xe_hw_fence cache
 2024-02-26  2:19 UTC 

[PATCH v2] filemap: avoid unnecessary major faults in filemap_fault()
 2024-02-26  2:55 UTC  (3+ messages)

[PATCH stable 4.19] mm: memcontrol: switch to rcu protection in drain_all_stock()
 2024-02-26  3:01 UTC 

[PATCH] drm/exynos: use KMEM_CACHE() to create g2d_runqueue_node cache
 2024-02-26  2:22 UTC 

linux-next: manual merge of the tip tree with the workqueues tree
 2024-02-26  2:53 UTC 

[PATCH] 9p: remove SLAB_MEM_SPREAD flag usage
 2024-02-26  2:51 UTC  (2+ messages)

[PATCH 0/3] auxdisplay: 7 segment LED display
 2024-02-26  2:49 UTC  (5+ messages)
` [PATCH 1/3] auxdisplay: Add 7 segment LED display driver

[PATCH] arm64/hw_breakpoint: Determine lengths from generic perf breakpoint macros
 2024-02-26  2:49 UTC  (3+ messages)

[PATCH v13 0/3] fix vt-d hard lockup when hotplug ATS capable device
 2024-02-26  2:48 UTC  (8+ messages)
` [PATCH v13 3/3] iommu/vt-d: improve ITE fault handling if target device isn't valid

[PATCH] ubifs: remove SLAB_MEM_SPREAD flag usage
 2024-02-26  2:46 UTC  (4+ messages)

[PATCH] jffs2: remove SLAB_MEM_SPREAD flag usage
 2024-02-26  2:45 UTC  (3+ messages)

[PATCH] ceph: remove SLAB_MEM_SPREAD flag usage
 2024-02-26  2:42 UTC  (3+ messages)

[PATCH 1/1] mm/madvise: enhance lazyfreeing with mTHP in madvise_free
 2024-02-26  2:38 UTC  (2+ messages)

[PATCH v5 0/6] LoongArch: Add pv ipi support on LoongArch VM
 2024-02-26  2:30 UTC  (11+ messages)
` [PATCH v5 3/6] LoongArch: KVM: Add cpucfg area for kvm hypervisor
` [PATCH v5 4/6] LoongArch: Add paravirt interface for guest kernel
` [PATCH v5 6/6] LoongArch: Add pv ipi support on LoongArch system

linux-next: build failure after merge of the backlight tree
 2024-02-26  2:28 UTC 

[PATCH v4 0/3] drm/msm/dpu: debug commit_done timeouts
 2024-02-26  2:28 UTC  (4+ messages)
` [PATCH v4 1/3] drm/msm/dpu: make "vblank timeout" more useful
` [PATCH v4 2/3] drm/msm/dpu: split dpu_encoder_wait_for_event into two functions
` [PATCH v4 3/3] drm/msm/dpu: capture snapshot on the first commit_done timeout

[PATCH] net: make SK_MEMORY_PCPU_RESERV tunable
 2024-02-26  2:24 UTC 

[PATCH net-next v3] bonding: 802.3ad replace MAC_ADDRESS_EQUAL with __agg_has_partner
 2024-02-26  2:24 UTC 

[PATCH] dt-bindings: nvmem: fix tlv layout I2C eeprom example
 2024-02-26  2:10 UTC 

[PATCHv10 0/4] *** Detect interrupt storm in softlockup ***
 2024-02-26  2:09 UTC  (5+ messages)
` [PATCHv10 1/4] watchdog/softlockup: low-overhead detection of interrupt storm
` [PATCHv10 2/4] genirq: Provide a snapshot mechanism for interrupt statistics
` [PATCHv10 3/4] genirq: Avoid summation loops for /proc/interrupts
` [PATCHv10 4/4] watchdog/softlockup: report the most frequent interrupts

ath11k allocation failure on resume breaking wifi until power cycle
 2024-02-26  2:09 UTC  (5+ messages)

[PATCH] bus: bt1-apb: Remove duplicate include
 2024-02-26  2:09 UTC 

[PATCH RESEND] crash_core: export vmemmap when CONFIG_SPARSEMEM_VMEMMAP is enabled
 2024-02-26  2:04 UTC 

[PATCHSET wq/for-6.9] workqueue: Implement BH workqueue and convert several tasklet users
 2024-02-26  2:00 UTC  (4+ messages)
` [PATCH 3/8] workqueue: Implement BH workqueues to eventually replace tasklets
  ` [PATCH v3 "

[PATCH v2 0/2] x86/cpu: fix invalid MTRR mask values for SEV or TME
 2024-02-26  1:57 UTC  (10+ messages)

[PATCH] iommu/amd: drop unused but set variable entry
 2024-02-26  1:56 UTC 

[PATCH] leds: mlxreg: fix a kernel-doc warning
 2024-02-26  1:49 UTC  (4+ messages)

[PATCH] f2fs: compress: reserve blocks on released compress inode while writing
 2024-02-26  1:40 UTC  (2+ messages)

[PATCH v9 00/15] Add Cgroup support for SGX EPC memory
 2024-02-26  1:38 UTC  (9+ messages)
` [PATCH v9 10/15] x86/sgx: Add EPC reclamation in cgroup try_charge()

[PATCH v3 0/3] drm/msm/dpu: debug commit_done timeouts
 2024-02-26  1:35 UTC  (8+ messages)
` [PATCH v3 2/3] drm/msm/dpu: split dpu_encoder_wait_for_event into two functions
` [PATCH v3 3/3] drm/msm/dpu: capture snapshot on the first commit_done timeout

[RESEND PATCH v0 0/5] wave5 codec driver
 2024-02-26  1:33 UTC  (14+ messages)
` [RESEND PATCH v0 3/5] wave5 : Support runtime suspend/resume

[PATCH 1/4] f2fs: fix blkofs_end correctly in f2fs_migrate_blocks()
 2024-02-26  1:32 UTC  (4+ messages)
` [PATCH 2/4] f2fs: relocate f2fs_precache_extents() in f2fs_swap_activate()
` [PATCH 3/4] f2fs: clean up new_curseg()
` [PATCH 4/4] f2fs: fix to reset fields for unloaded curseg

[PATCH] x86/cpu: Add a VMX flag to enumerate 5-level EPT support to userspace
 2024-02-26  1:30 UTC  (3+ messages)

[PATCH] ftrace: fix most kernel-doc warnings
 2024-02-26  1:28 UTC  (2+ messages)

[PATCH v18 000/121] KVM TDX basic feature support
 2024-02-26  1:27 UTC  (3+ messages)
` [PATCH v18 077/121] KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior

[PATCH v3] f2fs: reduce expensive checkpoint trigger frequency
 2024-02-26  1:21 UTC  (3+ messages)
  ` 答复: "

[PATCH] wifi: rtl8xxxu: fix mixed declarations in rtl8xxxu_set_aifs()
 2024-02-26  1:18 UTC  (2+ messages)

[PATCH next v2 00/11] minmax: Optimise to reduce .i line length
 2024-02-26  1:11 UTC  (5+ messages)
` [PATCH next v2 08/11] minmax: Add min_const() and max_const()

[PATCH] ocfs2: remove SLAB_MEM_SPREAD flag usage
 2024-02-26  1:11 UTC  (4+ messages)

[PATCH v2] hwtracing: hisi_ptt: Move type check to the beginning of hisi_ptt_pmu_event_init()
 2024-02-26  1:06 UTC  (2+ messages)

[PATCH v2] mm: madvise: pageout: ignore references rather than clearing young
 2024-02-26  0:57 UTC 

[tip:master] BUILD SUCCESS e7f108402128fb7bb10d47356cdca8aa4634c633
 2024-02-26  0:39 UTC 

[PATCH] tracing: Remove second parameter to __assign_rel_str()
 2024-02-26  0:34 UTC  (2+ messages)

[PATCH v7 0/7] mtd: ubi: allow UBI volumes to provide NVMEM
 2024-02-26  0:05 UTC  (5+ messages)
` [PATCH v7 7/7] mtd: ubi: provide NVMEM layer over UBI volumes

[PATCH v2] tracing: Add warning if string in __assign_str() does not match __string()
 2024-02-26  0:33 UTC  (2+ messages)

[PATCH V2] thermal/drivers/qoriq: fix getting tmu range
 2024-02-26  0:36 UTC 

[PATCH v8 0/7] mtd: ubi: allow UBI volumes to provide NVMEM
 2024-02-26  0:23 UTC  (8+ messages)
` [PATCH v8 1/7] dt-bindings: mtd: add basic bindings for UBI
` [PATCH v8 2/7] dt-bindings: mtd: ubi-volume: allow UBI volumes to provide NVMEM
` [PATCH v8 3/7] mtd: ubi: block: use notifier to create ubiblock from parameter
` [PATCH v8 4/7] mtd: ubi: attach from device tree
` [PATCH v8 5/7] mtd: ubi: introduce pre-removal notification for UBI volumes
` [PATCH v8 6/7] mtd: ubi: populate ubi volume fwnode
` [PATCH v8 7/7] mtd: ubi: provide NVMEM layer over UBI volumes

[syzbot] [hfs?] KASAN: slab-out-of-bounds Write in hfs_bnode_read_key
 2024-02-26  0:17 UTC  (2+ messages)

linux-next: manual merge of the vfs-brauner tree with the bcachefs tree
 2024-02-26  0:12 UTC 

[LSF/MM/BPF TOPIC] no tears atomics & LBS
 2024-02-26  0:10 UTC  (2+ messages)

linux-next: manual merge of the vfs-brauner tree with the cifs tree
 2024-02-26  0:03 UTC 

Linux 6.8-rc6
 2024-02-25 23:57 UTC 

linux-next: manual merge of the fuse tree with Linus' tree
 2024-02-25 23:55 UTC 

[PATCH v5] tracing: Support to dump instance traces by ftrace_dump_on_oops
 2024-02-25 23:51 UTC  (2+ messages)

[PATCH] ARM: dts: imx6: fix IRQ config of RC5T619
 2024-02-25 22:57 UTC 

[PATCH] ARM: dts: imx6sl: tolino-shine2hd: fix IRQ config of touchscreen
 2024-02-25 22:56 UTC 

[PATCH 00/16 v3] timers/nohz cleanups and hotplug reorganization
 2024-02-25 22:55 UTC  (17+ messages)
` [PATCH 01/16] tick/nohz: Remove duplicate between tick_nohz_switch_to_nohz() and tick_setup_sched_timer()
` [PATCH 02/16] tick/nohz: Remove duplicate between lowres and highres handlers
` [PATCH 03/16] tick: Remove useless oneshot ifdeffery
` [PATCH 04/16] tick: Use IS_ENABLED() whenever possible
` [PATCH 05/16] tick: s/tick_nohz_stop_sched_tick/tick_nohz_full_stop_tick
` [PATCH 06/16] tick: No need to clear ts->next_tick again
` [PATCH 07/16] tick: Start centralizing tick related CPU hotplug operations
` [PATCH 08/16] tick: Move tick cancellation up to CPUHP_AP_TICK_DYING
` [PATCH 09/16] tick: Move broadcast "
` [PATCH 10/16] tick: Assume the tick can't be stopped in NOHZ_MODE_INACTIVE mode
` [PATCH 11/16] tick: Move got_idle_tick away from common flags
` [PATCH 12/16] tick: Move individual bit features to debuggable mask accesses
` [PATCH 13/16] tick: Split nohz and highres features from nohz_mode
` [PATCH 14/16] tick: Shut down low-res tick from dying CPU
` [PATCH 15/16] tick: Assume timekeeping is correctly handed over upon last offline idle call
` [PATCH 16/16] timers: Assert no next dyntick timer look-up while CPU is offline

seq_file_path() invocations and backslash escaping
 2024-02-25 22:51 UTC 

[PATCH v3] virt: tdx-guest: Handle GetQuote request error code
 2024-02-25 22:42 UTC 

[PATCH] selftests/ftrace: Limit length in subsystem-enable tests
 2024-02-25 22:30 UTC  (3+ messages)

linux-next: manual merge of the mm-nonmm-stable tree with the risc-v-fixes tree
 2024-02-25 22:27 UTC 

[PATCH] tracing: Use div64_u64() instead of do_div()
 2024-02-25 22:21 UTC  (2+ messages)

[PATCH v5 0/6] DCP as trusted keys backend
 2024-02-25 22:20 UTC  (4+ messages)

[RFC PATCH v2 0/3] bluetooth/gnss: GNSS support for TiWi chips
 2024-02-25 22:16 UTC  (4+ messages)
` [RFC PATCH v2 3/3] gnss: Add driver for AI2 protocol

linux-next: manual merge of the cxl-fixes tree with Linus' tree
 2024-02-25 22:04 UTC 

[PATCH v4 0/4] Add support for AF8133J magnetometer
 2024-02-25 21:52 UTC  (4+ messages)
` [PATCH v4 3/4] iio: magnetometer: add a driver for Voltafield "

linux-next: duplicate patch in the riscv-soc-fixes tree
 2024-02-25 21:52 UTC  (2+ messages)

[PATCH 0/1] Rosebush, a new hash table
 2024-02-25 21:48 UTC  (6+ messages)

linux-next: build failure after merge of the drm-misc tree
 2024-02-25 21:47 UTC  (5+ 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).