public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-10 23:45:30 to 2024-09-11 05:16:45 UTC [more...]

linux-next: manual merge of the tip tree with the mm tree
 2024-09-11  5:16 UTC 

[PATCH v2 00/15] timers: Cleanup delay/sleep related mess
 2024-09-11  5:13 UTC  (16+ messages)
` [PATCH v2 01/15] MAINTAINERS: Add missing file include/linux/delay.h
` [PATCH v2 02/15] timers: Move *sleep*() and timeout functions into a separate file
` [PATCH v2 03/15] timers: Update schedule_[hr]timeout*() related function descriptions
` [PATCH v2 04/15] timers: Rename usleep_idle_range() to usleep_range_idle()
` [PATCH v2 05/15] timers: Update function descriptions of sleep/delay related functions
` [PATCH v2 06/15] delay: Rework udelay and ndelay
` [PATCH v2 07/15] timers: Adjust flseep() to reflect reality
` [PATCH v2 08/15] mm/damon/core: Use generic upper bound recommondation for usleep_range()
` [PATCH v2 09/15] timers: Add a warning to usleep_range_state() for wrong order of arguments
` [PATCH v2 10/15] checkpatch: Remove broken sleep/delay related checks
` [PATCH v2 11/15] regulator: core: Use fsleep() to get best sleep mechanism
` [PATCH v2 12/15] iopoll/regmap/phy/snd: Fix comment referencing outdated timer documentation
` [PATCH v2 13/15] powerpc/rtas: Use fsleep() to minimize additional sleep duration
` [PATCH v2 14/15] media: anysee: Fix link to outdated sleep function documentation
` [PATCH v2 15/15] timers/Documentation: Cleanup delay/sleep documentation

[PATCH V7 0/5] phy: freescale: fsl-samsung-hdmi: Expand phy clock options
 2024-09-11  5:12 UTC  (7+ messages)
` [PATCH V7 1/5] phy: freescale: fsl-samsung-hdmi: Replace register defines with macro
` [PATCH V7 2/5] phy: freescale: fsl-samsung-hdmi: Simplify REG21_PMS_S_MASK lookup
` [PATCH V7 3/5] xphy: freescale: fsl-samsung-hdmi: Support dynamic integer
` [PATCH V7 4/5] phy: freescale: fsl-samsung-hdmi: Use closest divider
` [PATCH V7 5/5] phy: freescale: fsl-samsung-hdmi: Remove unnecessary LUT entries

[PATCH v5 0/3] tty: serial: samsung: Serial fixes for Apple A7-A11 SoCs
 2024-09-11  5:02 UTC  (4+ messages)
` [PATCH v5 1/3] tty: serial: samsung: Use bit manipulation macros for APPLE_S5L_*
` [PATCH v5 2/3] tty: serial: samsung: Fix A7-A11 serial earlycon SError
` [PATCH v5 3/3] tty: serial: samsung: Fix serial rx on Apple A7-A9

linux-next: manual merge of the devicetree tree with the input tree
 2024-09-11  5:08 UTC 

[PATCH] kernel/workqueue.c: fix DEFINE_PER_CPU_SHARED_ALIGNED expansion
 2024-09-11  5:07 UTC 

[PATCH] net: check the return value of the copy_from_sockptr
 2024-09-11  5:04 UTC 

[RFC PATCH] function_graph: Support recording and printing the function return address
 2024-09-11  5:01 UTC  (5+ messages)

[PATCH v2] clocksource: hyper-v: Fix hv tsc page based sched_clock for hibernation
 2024-09-11  4:56 UTC 

linux-next: build failure after merge of the watchdog tree
 2024-09-11  4:55 UTC 

[PATCH 0/1] Fix device private page livelock on CPU fault
 2024-09-11  4:53 UTC  (3+ messages)
` [PATCH 1/1] mm/migrate: Trylock device page in do_swap_page

[PATCH 0/2] Add support for CPM5 controller-1
 2024-09-11  4:54 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: PCI: xilinx-cpm: Add compatible string "

[PATCH V4] acpi/prmt: find block with specific type
 2024-09-11  4:52 UTC 

Should the return value of the copy_from_sockptr be checked?
 2024-09-11  4:46 UTC  (2+ messages)

[PATCH v2] overflow: optimize struct_size() calculation
 2024-09-11  4:45 UTC  (3+ messages)

[PATCH bpf-next] bpf: ringbuf: Support consuming BPF_MAP_TYPE_RINGBUF from prog
 2024-09-11  4:43 UTC  (10+ messages)

External modules with O=... (was: Re: [PATCH] kbuild: Fix include path in scripts/Makefile.modpost)
 2024-09-11  4:23 UTC  (4+ messages)

linux-next: manual merge of the security tree with the mm tree
 2024-09-11  4:28 UTC 

[PATCH v1] drm/amdgpu: fix typo in the comment
 2024-09-11  4:27 UTC 

[PATCH RFC/RFT 0/2] arm64: dts: ti: k3-j784s4: Mark tps659413 and children as bootph-all
 2024-09-11  4:24 UTC  (5+ messages)
` [PATCH RFC/RFT 1/2] arm64: dts: ti: k3-j784s4-evm: "

[PATCH] Documentation: userspace-api: iommufd: Update HWPT_PAGING and HWPT_NESTED
 2024-09-11  4:24 UTC  (3+ messages)

[PATCH v6] LoongArch: KVM: Add PMU support
 2024-09-11  4:16 UTC  (3+ messages)

[PATCH 5.10 000/186] 5.10.226-rc1 review
 2024-09-11  4:03 UTC  (2+ messages)

[PATCH RFC 0/3] tsm: Unified Measurement Register ABI for TVMs
 2024-09-11  4:01 UTC  (3+ messages)

[PATCH v2 0/3] Fix some starvation problems in block layer
 2024-09-11  3:59 UTC  (12+ messages)
` [PATCH v2 1/3] block: fix missing dispatching request when queue is started or unquiesced
` [PATCH v2 2/3] block: fix ordering between checking QUEUE_FLAG_QUIESCED and adding requests
` [PATCH v2 3/3] block: fix ordering between checking BLK_MQ_S_STOPPED "

[PATCH V2] mm: Drop unused set_pte_safe()
 2024-09-11  3:52 UTC  (3+ messages)

linux-next: manual merge of the drm-xe tree with the drm-intel tree
 2024-09-11  3:52 UTC  (2+ messages)

[RESEND PATCH v1 0/7]vhost: Add support of kthread API
 2024-09-11  3:45 UTC  (5+ messages)

[PATCH v2 00/13] f2fs: introduce inline tail
 2024-09-11  3:57 UTC  (14+ messages)
` [PATCH v2 01/13] f2fs: add inline tail mount option
` [PATCH v2 02/13] f2fs: add inline tail disk layout definition
` [PATCH v2 03/13] f2fs: implement inline tail write & truncate
` [PATCH v2 04/13] f2fs: implement inline tail read & fiemap
` [PATCH v2 05/13] f2fs: set inline tail flag when create inode
` [PATCH v2 06/13] f2fs: fix address info has been truncated
` [PATCH v2 07/13] f2fs: support seek for inline tail
` [PATCH v2 08/13] f2fs: convert inline tail when inode expand
` [PATCH v2 09/13] f2fs: fix data loss during inline tail writing
` [PATCH v2 10/13] f2fs: avoid inlining quota files
` [PATCH v2 11/13] f2fs: fix inline tail data lost
` [PATCH v2 12/13] f2fs: convert inline tails to avoid potential issues
` [PATCH v2 13/13] f2fs: implement inline tail forward recovery

[PATCH v1] wifi: mt76: mt7615: Convert comma to semicolon
 2024-09-11  3:42 UTC 

[PATCH v3 0/2] Properly initialize speed/duplex and remove vDPA config updates
 2024-09-11  3:42 UTC  (3+ messages)

[PATCH 0/4] workqueue: Destroy workers in idle_cull_fn()
 2024-09-11  3:32 UTC  (7+ messages)
` [PATCH 1/4] workqueue: Reap workers via kthread_stop() and remove detach_completion

[PATCH v4 0/1] fix sysfs patch build warning and add fixes
 2024-09-11  3:28 UTC  (2+ messages)
` [PATCH v4 1/1] module: abort module loading when sysfs setup suffer errors

[PATCH v2 0/9] Amlogic C3 ISP support
 2024-09-11  3:14 UTC  (9+ messages)
` [PATCH v2 2/9] media: platform: Add c3 mipi csi2 driver
` [PATCH v2 4/9] media: platform: Add c3 mipi adapter driver

[PATCH] f2fs: fix to tag STATX_DIOALIGN only if inode support dio
 2024-09-11  3:13 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH net-next v2 00/10] net: Convert using devm_clk_get_enabled()/devm_clk_get_optional_enabled()
 2024-09-11  3:08 UTC  (2+ messages)

[PATCH] arm64: uprobes: Simulate STP for pushing fp/lr into user stack
 2024-09-11  3:06 UTC  (3+ messages)

Re: [PATCH] mm/vmscan: Fix hard LOCKUP in function isolate_lru_folios
 2024-09-11  2:56 UTC  (4+ messages)
`  "
  `  "

[PATCH] zram: free secondary algorithms names
 2024-09-11  2:54 UTC 

[PATCH] PCI: brcmstb: Fix control flow issue
 2024-09-11  2:50 UTC 

[PATCH 00/21] TDX MMU Part 2
 2024-09-11  2:49 UTC  (38+ messages)
` [PATCH 07/21] KVM: TDX: Add load_mmu_pgd method for TDX
` [PATCH 09/21] KVM: TDX: Retry seamcall when TDX_OPERAND_BUSY with operand SEPT
` [PATCH 13/21] KVM: TDX: Handle TLB tracking for TDX
` [PATCH 14/21] KVM: TDX: Implement hooks to propagate changes of TDP MMU mirror page table
` [PATCH 16/21] KVM: TDX: Premap initial guest memory
` [PATCH 19/21] KVM: TDX: Add an ioctl to create "
` [PATCH 21/21] KVM: TDX: Handle vCPU dissociation

[PATCH v2] arm64: Allow packing uncompressed images into distro packages
 2024-09-11  2:53 UTC 

[PATCH] selftests: vDSO: don't include generated headers for chacha test
 2024-09-11  2:44 UTC  (3+ messages)

[PATCH v1 0/2] f2fs: modify the calculation method of mtime
 2024-09-11  2:40 UTC  (3+ messages)
` [PATCH v1 1/2] f2fs: remove unused parameters
` [PATCH v1 2/2] f2fs: introduce get_section_mtime

[syzbot] possible deadlock in ntfs_fallocate
 2024-09-11  2:39 UTC  (2+ messages)
` [syzbot] [ntfs3?] "

[PATCH v3 0/2]
 2024-09-11  2:29 UTC 

[PATCH] erofs: fix incorrect symlink detection in fast symlink
 2024-09-11  2:27 UTC  (12+ messages)
` [PATCH v2] "

[PATCH v2 00/19] mm: Support huge pfnmaps
 2024-09-11  2:16 UTC  (11+ messages)
` [PATCH v2 07/19] mm/fork: Accept huge pfnmap entries

[PATCH v2] Documentation/mm: Translate physical_memory.rst to Simplified Chinese
 2024-09-11  2:17 UTC  (5+ messages)

[PATCH v3 1/4] arm64: dts: qcom: ipq6018: add 1.2GHz CPU Frequency
 2024-09-11  2:10 UTC  (2+ messages)

[PATCH net] net: hsr: prevent NULL pointer dereference in hsr_proxy_announce()
 2024-09-11  2:15 UTC  (3+ messages)

[PATCH v2 1/7] f2fs: make BG GC more aggressive for zoned devices
 2024-09-11  2:13 UTC  (14+ messages)
` [PATCH v2 2/7] f2fs: introduce migration_window_granularity
  ` [f2fs-dev] "
` [PATCH v2 3/7] f2fs: add reserved_segments sysfs node
  ` [f2fs-dev] "
` [PATCH v2 4/7] f2fs: increase BG GC migration window granularity when boosted for zoned devices
  ` [f2fs-dev] "
` [PATCH v2 5/7] f2fs: do FG_GC when GC boosting is required "
  ` [f2fs-dev] "
` [PATCH v2 6/7] f2fs: create gc_no_zoned_gc_percent and gc_boost_zoned_gc_percent
  ` [f2fs-dev] "
` [PATCH v2 7/7] f2fs: add valid block ratio not to do excessive GC for one time GC
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH v2 1/7] f2fs: make BG GC more aggressive for zoned devices

[syzbot] [f2fs?] WARNING in rcu_sync_dtor
 2024-09-11  2:12 UTC  (3+ messages)

[PATCH net-next v2 0/4] net: xilinx: axienet: Partial checksum offload improvements
 2024-09-11  2:10 UTC  (2+ messages)

[PATCH net-next] net: amlogic,meson-dwmac: Fix "amlogic,tx-delay-ns" schema
 2024-09-11  2:10 UTC  (2+ messages)

[ANNOUNCE] PUCK Agenda - 2024.09.11 - CANCELED
 2024-09-11  2:09 UTC 

[PATCH] fs/ntfs3: Remove the unnecessary 'if' statement
 2024-09-11  1:57 UTC 

[PATCH net] net: xilinx: axienet: Schedule NAPI in two steps
 2024-09-11  1:58 UTC  (2+ messages)

[PATCH] fsck.f2fs: remove redundant i_ext.len set to zero
 2024-09-11  1:55 UTC  (2+ messages)
` [f2fs-dev] "

[RFC PATCH] sched, cgroup: cgroup1 can also take the non-RUNTIME_INF min
 2024-09-11  1:53 UTC  (3+ messages)

[PATCH v6 0/3] Add initial support for the Rockchip RK3588 HDMI TX Controller
 2024-09-11  1:51 UTC  (5+ messages)
` [PATCH v6 3/3] drm/rockchip: Add basic RK3588 HDMI output support

linux-next: build failure after merge of the bcachefs tree
 2024-09-11  1:44 UTC 

[PATCH v2] mm: shmem: fix khugepaged activation policy for shmem
 2024-09-11  1:42 UTC 

[PATCH][next] rtase: Fix spelling mistake: "tx_underun" -> "tx_underrun"
 2024-09-11  1:40 UTC  (2+ messages)

[PATCH][next] r8169: Fix spelling mistake: "tx_underun" -> "tx_underrun"
 2024-09-11  1:40 UTC  (2+ messages)

[PATCH net-next v2] MAINTAINERS: Add ethtool pse-pd to PSE NETWORK DRIVER
 2024-09-11  1:40 UTC  (2+ messages)

[PATCH v8] i2c: designware: fix master is holding SCL low while ENABLE bit is disabled
 2024-09-11  1:37 UTC  (7+ messages)

Re: [PATCH v2] lib: Export the parsing functions and related data structures of the PLDM library
 2024-09-11  1:37 UTC 

[PATCH net] net/mlx5: Fix error path in multi-packet WQE transmit
 2024-09-11  1:37 UTC  (2+ messages)

[PATCH for-next 0/9] RDMA/hns: Bugfixes and one improvement
 2024-09-11  1:34 UTC  (4+ messages)
` [PATCH for-next 3/9] RDMA/hns: Fix cpu stuck caused by printings during reset

[PATCH] mm: remove redundant if overhead
 2024-09-11  1:34 UTC  (4+ messages)

[PATCH v3] lib: Export the parsing functions and related data structures of the PLDM library
 2024-09-11  1:32 UTC 

[PATCH] mm/vmscan: wake up flushers conditionally to avoid cgroup OOM
 2024-09-11  1:29 UTC  (3+ messages)

[PATCH 0/2] Extending PLL LUT for i.MX8MP Samsung HDMI PHY
 2024-09-11  1:27 UTC  (4+ messages)

[tip:locking/urgent] [jump_label] de752774f3: kernel_BUG_at_arch/x86/kernel/jump_label.c
 2024-09-11  1:27 UTC  (4+ messages)

[Patch v3 0/4] Enable PMU for ArrowLake-H
 2024-09-11  1:26 UTC  (2+ messages)

[PATCH v3] lib: Export the parsing functions and related data structures of the PLDM library
 2024-09-11  1:24 UTC 

[PATCH v4 0/1] arm64: dts: qcom: Add coresight components for x1e80100
 2024-09-11  1:22 UTC  (2+ messages)
` [PATCH v4 1/1] arm64: dts: qcom: Add coresight nodes "

[PATCH v2 0/6] debugobjects: Do some minor optimizations, fixes and cleaups
 2024-09-11  1:21 UTC  (9+ messages)
` [PATCH v2 4/6] debugobjects: Don't start fill if there are remaining nodes locally

Kunit: kernel/resource.c: In function 'gfr_start': include/linux/mm.h:101:35: error: 'MAX_PHYSMEM_BITS' undeclared (first use in this function)
 2024-09-11  1:11 UTC  (3+ messages)

[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
 2024-09-11  1:07 UTC  (5+ messages)
` [PATCH 02/12] pci/p2pdma: Don't initialise page refcount to one

[PATCH -next] tracing: Remove TRACE_EVENT_FL_FILTERED logic
 2024-09-11  1:00 UTC 

linux-next: manual merge of the bcachefs tree with the mm tree
 2024-09-11  0:50 UTC 

[tip:timers/core] BUILD SUCCESS 35b603f8a78b0bd51566db277c4f7b56b3ff6bac
 2024-09-11  0:48 UTC 

[tip:sched/core] BUILD REGRESSION 6cbbb91711c6b17da3802a3cf072d3311828ca33
 2024-09-11  0:46 UTC 

[PATCH RFC v3 0/2] mm: Introduce ADDR_LIMIT_47BIT personality flag
 2024-09-11  0:45 UTC  (8+ messages)
` [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits

[RFC PATCH 0/3] PCI: Use Configuration RRS to wait for device ready
 2024-09-11  0:42 UTC  (3+ messages)
` [RFC PATCH 1/3] PCI: Wait for device readiness with Configuration RRS

[PATCH -next] bcachefs: Remove unneeded semicolon
 2024-09-11  0:42 UTC 

[PATCH net-next 1/1] net: dsa: microchip: update tag_ksz masks for KSZ9477 family
 2024-09-11  0:31 UTC  (2+ messages)

[PATCH v2 net] dt-bindings: net: tja11xx: fix the broken binding
 2024-09-11  0:31 UTC  (2+ messages)

[PATCH v6 00/12] platform/chrome: Introduce DT hardware prober
 2024-09-11  0:30 UTC  (7+ messages)
` [PATCH v6 09/12] i2c: of-prober: Add regulator support

[PATCH] uapi/if_arp.h: guard struct definition to not redefine libc's definitions
 2024-09-11  0:27 UTC  (2+ messages)

[tip:master] BUILD SUCCESS 02ab769cb8f927c856d67857128cd0b06493df89
 2024-09-11  0:25 UTC 

[PATCH v13 00/20] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-09-11  0:24 UTC  (2+ messages)

[PATCH] ASoC: mt8365: Fix using uninitialized value "i2s_data" issue
 2024-09-11  0:15 UTC 

[PATCH] usb: dwc3: Potential fix of possible dwc3 interrupt storm
 2024-09-11  0:24 UTC  (11+ messages)

[PATCH v6 00/26] Generic `Allocator` support for Rust
 2024-09-11  0:22 UTC  (7+ messages)
` [PATCH v6 13/26] rust: alloc: implement kernel `Vec` type
` [PATCH v6 15/26] rust: alloc: implement `collect` for `IntoIter`

[PATCH v3 0/5] tracing/probes: Support tracepoint events on modules
 2024-09-11  0:21 UTC  (3+ messages)
` [PATCH v3 2/5] tracepoint: Support tterating tracepoints in a loading module

linux-next: build failure after merge of the kbuild tree
 2024-09-11  0:18 UTC 

[tip:locking/urgent] BUILD SUCCESS 1d7f856c2ca449f04a22d876e36b464b7a9d28b6
 2024-09-11  0:16 UTC 

[syzbot] [net?] KASAN: slab-use-after-free Read in unix_stream_read_actor (2)
 2024-09-11  0:16 UTC  (2+ messages)

[PATCH v8 0/4] shut down devices asynchronously
 2024-09-11  0:14 UTC  (4+ messages)
` [PATCH v8 3/4] driver core: "

[RFC net-next v2 0/9] Add support for per-NAPI config via netlink
 2024-09-11  0:10 UTC  (7+ messages)
` [RFC net-next v2 1/9] net: napi: Add napi_storage

[RFC 0/2] Add support for "pd-timers" DT property in TCPM
 2024-09-11  0:07 UTC  (3+ messages)
` [RFC 1/2] dt-bindings: connector: Add property to set pd timer values
` [RFC 2/2] usb: typec: tcpm: Add support for pd-timers DT property

[PATCH net] selftests: net: csum: Fix checksums for packets with non-zero padding
 2024-09-11  0:00 UTC  (2+ messages)

[PATCH] Documentation: livepatch: Correct release locks antonym
 2024-09-10 23:53 UTC  (5+ messages)

[PATCH v12 0/5] firmware: ti_sci: Introduce system suspend support
 2024-09-10 23:51 UTC  (3+ messages)
` [PATCH v12 1/5] PM: QoS: Export dev_pm_qos_read_value

[PATCH net-next v10 0/7] net: stmmac: FPE via ethtool + tc
 2024-09-10 23:50 UTC  (2+ messages)

[RFC PATCH 00/39] 1G page support for guest_memfd
 2024-09-10 23:44 UTC  (8+ messages)
` [RFC PATCH 33/39] KVM: selftests: Test guest_memfd memory sharing between guest and host
` [RFC PATCH 34/39] KVM: selftests: Add notes in private_mem_kvm_exits_test for mmap-able guest_memfd
` [RFC PATCH 35/39] KVM: selftests: Test that pinned pages block KVM from setting memory attributes to PRIVATE
` [RFC PATCH 36/39] KVM: selftests: Refactor vm_mem_add to be more flexible
` [RFC PATCH 37/39] KVM: selftests: Add helper to perform madvise by memslots
` [RFC PATCH 38/39] KVM: selftests: Update private_mem_conversions_test for mmap()able guest_memfd
` [RFC PATCH 39/39] KVM: guest_memfd: Dynamically split/reconstruct HugeTLB page


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox