All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-02 11:20:24 to 2026-05-02 14:23:25 UTC [more...]

[f2fs-dev] [PATCH v13 00/15] Exposing case folding behavior
 2026-05-02 14:21 UTC  (32+ messages)
`  "
` [f2fs-dev] [PATCH v13 01/15] fs: Move file_kattr initialization to callers
  `  "
` [f2fs-dev] [PATCH v13 02/15] fs: Add case sensitivity flags to file_kattr
  `  "
` [f2fs-dev] [PATCH v13 03/15] fat: Implement fileattr_get for case sensitivity
  `  "
` [f2fs-dev] [PATCH v13 04/15] exfat: "
  `  "
` [f2fs-dev] [PATCH v13 05/15] ntfs3: "
  `  "
` [f2fs-dev] [PATCH v13 06/15] hfs: "
  `  "
` [f2fs-dev] [PATCH v13 07/15] hfsplus: Report case sensitivity in fileattr_get
  `  "
` [f2fs-dev] [PATCH v13 08/15] xfs: "
  `  "
` [f2fs-dev] [PATCH v13 09/15] cifs: Implement fileattr_get for case sensitivity
  `  "
` [f2fs-dev] [PATCH v13 10/15] nfs: "
  `  "
` [f2fs-dev] [PATCH v13 11/15] vboxsf: "
  `  "
` [f2fs-dev] [PATCH v13 12/15] isofs: "
  `  "
` [f2fs-dev] [PATCH v13 13/15] nfsd: Report export case-folding via NFSv3 PATHCONF
  `  "
` [f2fs-dev] [PATCH v13 14/15] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
  `  "
` [f2fs-dev] [PATCH v13 15/15] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION
  `  "

[PATCH net v3] psp: strip variable-length PSP header in psp_dev_rcv()
 2026-05-02 14:19 UTC 

[PATCH v2] balloon: add VIRTIO_BALLOON_F_DEVICE_INIT_ON_INFLATE and Security Considerations
 2026-05-02 14:18 UTC 

[PATCH] Documentation: Fix duplicated words
 2026-05-02 14:16 UTC  (3+ messages)

[PATCH 0/7] pack-objects: integrate --path-walk and some --filter options
 2026-05-02 14:15 UTC  (8+ messages)
` [PATCH 1/7] pack-objects: pass --objects with --path-walk
` [PATCH 2/7] t/perf: add pack-objects filter and path-walk benchmark
` [PATCH 3/7] path-walk: support blobless filter
` [PATCH 4/7] backfill: die on incompatible filter options
` [PATCH 5/7] path-walk: support blob size limit filter
` [PATCH 6/7] path-walk: add pl_sparse_trees to control tree pruning
` [PATCH 7/7] pack-objects: support sparse:oid filter with path-walk

[PATCH v2 1/2] signal: change force_sig_info_to_task() to call __send_signal_locked()
 2026-05-02 14:13 UTC  (2+ messages)
` [PATCH v2 2/2] signal: prevent evasion of SA_IMMUTABLE signals

[PATCH V3 1/2] tools/perf: Fix the check for parameterized field in event term
 2026-05-02 14:12 UTC  (2+ messages)
` [PATCH V3 2/2] tools/perf: Use scnprintf in buffer offset calculations

[SECURITY] wifi: wfx: use-after-destroy of wfx_vif via uncancelled work items
 2026-05-02 14:04 UTC 

[PATCH v2] net: switchdev: fix duplicate word in documentation
 2026-05-02 14:09 UTC  (3+ messages)

[PATCH v3] board: ti: am335x: Conditional MDIO PAD configuration instead of static for AM335_ICE
 2026-05-02  9:56 UTC  (5+ messages)

[PATCH v2] ati-vga: fix ati_set_dirty address calculation
 2026-05-02 14:01 UTC  (2+ messages)

[PATCH net] net: eth: fbnic: Fix addr validation in pcs write
 2026-05-02 14:02 UTC  (4+ messages)

[PATCH v2 0/3] ppc/kvm: Handle CPU compatibility mode correctly for nested guests
 2026-05-02 14:00 UTC  (4+ messages)
` [PATCH v2 1/3] hw/ppc/spapr: Do not fallback to raw mode when KVM rejects compat
` [PATCH v2 2/3] [DO_NOT_MERGE] linux-headers: Add uapi header changes
` [PATCH v2 3/3] target/ppc/kvm: Use host compatibility mode for nested guests

[PATCH 6.12.y] io_uring/poll: fix multishot recv missing EOF on wakeup race
 2026-05-02 14:01 UTC  (4+ messages)

FAILED: patch "[PATCH] io_uring/poll: ensure EPOLL_ONESHOT is propagated for" failed to apply to 5.15-stable tree
 2026-05-02 14:00 UTC  (4+ messages)

[PATCH] tracing: probes: remove unused variable
 2026-05-02 13:57 UTC 

[PATCH 0/2] PCI: Allow disabling port services on broken root ports
 2026-05-02 13:58 UTC  (5+ messages)
` [PATCH 2/2] PCI: Add quirk to disable PCIe port services on Sophgo SG2042

Patchwork housekeeping for: spi-devel-general
 2026-05-02 13:57 UTC 

[PATCH v3] scsi: ufs: core: call hibern8 notify when hibern8 cmd failed
 2026-05-02 13:57 UTC  (2+ messages)

drivers/tty/serial/8250/8250_aspeed_vuart.c:563:1: warning: the frame size of 1048 bytes is larger than 1024 bytes
 2026-05-02 13:57 UTC 

Re: [PATCH net-next v2 1/2] mv88e6xxx: Refactor 6352's serdes functions
 2026-05-02 13:55 UTC  (3+ messages)

[PATCH drm-misc-next v4 0/4] drm: verisilicon: convert drm_format to vs_format in atomic_check
 2026-05-02 13:47 UTC  (3+ messages)

[PATCH -next v2 0/2] drm: verisilicon: add hardware cursor support
 2026-05-02 13:45 UTC  (2+ messages)

[PATCH 0/3] nolibc: Add getcwd() and readlink()
 2026-05-02 13:43 UTC  (7+ messages)
` [PATCH 1/3] tools/nolibc: unistd: Add getcwd()
` [PATCH 2/3] tools/nolibc: unistd: Add readlink()
` [PATCH 3/3] selftests/nolibc: Add test for getcwd() and readlink()

[PATCH 00/11] mlx5 support for VFIO self test
 2026-05-02 13:40 UTC  (3+ messages)

[PATCH net v5] ipv6: flowlabel: enforce per-netns limit for unprivileged callers
 2026-05-02 13:33 UTC  (2+ messages)

[PATCH v10 0/3] spi: support the SpacemiT K1 SPI controller
 2026-05-03  1:30 UTC  (8+ messages)
` [PATCH v10 1/3] spi: dt-bindings: add SpacemiT K1 SPI support
` [PATCH v10 2/3] spi: spacemit: introduce SpacemiT K1 SPI controller driver
` [PATCH v10 3/3] riscv: dts: spacemit: define a SPI controller node

[PATCH v2 0/2] smb/client: fix out-of-bounds read
 2026-05-02 13:31 UTC  (5+ messages)
` [PATCH v2 1/2] smb/client: fix out-of-bounds read in smb2_compound_op()
` [PATCH v2 2/2] smb/client: fix out-of-bounds read in symlink_data()

[PATCH] doc/pstore: Fix parameter names in examples
 2026-05-02 12:52 UTC 

[PATCH] crypto: krb5 - wait for async aead completion before freeing buffer
 2026-05-02 13:25 UTC 

[PATCH net-next v6 0/5] net: bridge: mcast: support exponential field encoding
 2026-05-02 13:19 UTC  (6+ messages)
` [PATCH net-next v6 1/5] ipv4: igmp: get rid of IGMPV3_{QQIC,MRC} and simplify calculation
` [PATCH net-next v6 2/5] ipv6: mld: rename mldv2_mrc() and add mldv2_qqi()
` [PATCH net-next v6 3/5] ipv4: igmp: encode multicast exponential fields
` [PATCH net-next v6 4/5] ipv6: mld: "
` [PATCH net-next v6 5/5] selftests: net: bridge: add MRC and QQIC field encoding tests

[PATCH] wifi: rtw88: remove rtw_txq_dequeue
 2026-05-02 13:15 UTC 

[bcain:bcain/glink 55/56] drivers/tty/serial/amba-pl011.c:2696:1: warning: 'pl011_console_device_unlock' defined but not used
 2026-05-02 13:14 UTC 

[PATCH] mshv: Add dedicated ioctl for GVA to GPA translation
 2026-05-02 13:12 UTC  (2+ messages)

[PATCH] bitfield: wire __bf_shf to __builtin_ctzll
 2026-05-02 13:12 UTC 

[PATCH] ocfs2: Fix typo in copyright notice
 2026-05-02 13:11 UTC 

[PATCH] Documentation: translations: Fix "Linux Torvalds" -> "Linus Torvalds"
 2026-05-02 13:11 UTC 

[WITHDRAW] Documentation: Fix duplicated words - "in in" was not an error
 2026-05-02 13:09 UTC 

unsubscribe
 2026-05-02 13:06 UTC 

unsubscribe
 2026-05-02 13:05 UTC 

FAILED: patch "[PATCH] selftests/landlock: Fix socket file descriptor leaks in audit" failed to apply to 6.18-stable tree
 2026-05-02 13:05 UTC  (2+ messages)
` [PATCH 6.18.y] selftests/landlock: Fix socket file descriptor leaks in audit helpers

[PATCH 1/1] efi_loader: set correct frame buffer address
 2026-05-02 13:04 UTC  (4+ messages)

[WITHDRAW] Documentation: Fix typo "eXtention" -> "Extension" and duplicated words
 2026-05-02 13:04 UTC 

[PATCH] linux-user: Use abi_int for imr_ifindex in ip_mreqn struct
 2026-05-02 12:56 UTC  (4+ messages)

[PATCH 0/4] support camera found on Gaokun3
 2026-05-02 12:55 UTC  (7+ messages)
` [PATCH 3/4] arm64: dts: qcom: sc8280xp: gaokun3: add front camera sensor node
` [PATCH 4/4] arm64: dts: qcom: sc8280xp: gaokun3: describe rear camera module information as musch as possible

[PATCH v2] iio: adxl313: fix typos in documentation
 2026-05-02 12:53 UTC 

[PATCH v4 0/7] landlock: Add UDP access control support
 2026-05-02 12:43 UTC  (8+ messages)
` [PATCH v4 1/7] landlock: Add UDP bind() access control
` [PATCH v4 2/7] landlock: Add UDP connect() "
` [PATCH v4 3/7] landlock: Add UDP send "
` [PATCH v4 4/7] selftests/landlock: Add UDP bind/connect tests
` [PATCH v4 5/7] selftests/landlock: Add tests for sendmsg()
` [PATCH v4 6/7] samples/landlock: Add sandboxer UDP access control
` [PATCH v4 7/7] landlock: Add documentation for UDP support

[PATCH 1/1] cmd: eficonfig: adjust struct eficonfig_entry, field key
 2026-05-02 12:53 UTC  (2+ messages)

[PATCH 0/2] ppc/kvm: Handle CPU compatibility mode correctly for nested guests
 2026-05-02 20:14 UTC  (3+ messages)
` [PATCH 2/2] target/ppc/kvm: Use host compatibility mode "

[PATCH v2] iio: adxl313: fix typos in documentation
 2026-05-02 12:45 UTC  (2+ messages)

[PATCH] arm64: defconfig: Enable DP83822 PHY driver
 2026-05-02 12:43 UTC 

[f2fs-dev] [PATCH v2] f2fs: fix potential deadlock in f2fs_balance_fs()
 2026-05-02 12:41 UTC  (6+ messages)
        `  "

[f2fs-dev] [PATCH v3] f2fs: fix potential deadlock in f2fs_balance_fs()
 2026-05-02 12:41 UTC  (2+ messages)
`  "

[PATCH v6 0/7] mfd: Add support for Asus Transformer embedded controller
 2026-05-02 12:40 UTC  (8+ messages)
` [PATCH v6 1/7] dt-bindings: embedded-controller: document ASUS Transformer EC
` [PATCH v6 2/7] mfd: Add driver for ASUS Transformer embedded controller
` [PATCH v6 3/7] input: serio: Add driver for ASUS Transformer dock keyboard and touchpad
` [PATCH v6 4/7] input: keyboard: Add driver for ASUS Transformer dock multimedia keys
` [PATCH v6 5/7] leds: Add driver for ASUS Transformer LEDs
` [PATCH v6 6/7] power: supply: Add driver for ASUS Transformer battery
` [PATCH v6 7/7] power: supply: Add charger driver for Asus Transformers

[BUG] wifi: mt7902: NULL pointer dereference
 2026-05-02 12:06 UTC  (2+ messages)

Diff in drivers/gpu/nova-core/irq/intr_ctrl.rs:165:
 2026-05-02 12:40 UTC 

[PATCH net] net: prevent possible UAF in rtnl_prop_list_size()
 2026-05-02 12:41 UTC 

[syzbot] Monthly dri report (May 2026)
 2026-05-02 12:32 UTC 

[syzbot] Monthly wireless report (May 2026)
 2026-05-02 12:32 UTC 

[syzbot] Monthly bluetooth report (May 2026)
 2026-05-02 12:32 UTC 

[syzbot] Monthly ntfs3 report (May 2026)
 2026-05-02 12:32 UTC 

[syzbot] Monthly usb report (May 2026)
 2026-05-02 12:32 UTC 

[Buildroot] [PATCH 01/75] package/python-aiohttp: bump version to 3.13.5
 2026-05-02 12:29 UTC  (4+ messages)
` [Buildroot] [PATCH 71/75] package/python-wheel: security bump version to 0.47.0

[dhowells-fs:netfs-next 5/50] fs/smb/client/cifsfs.c:1390:29: warning: variable 'old_size' is uninitialized when used here
 2026-05-02 12:29 UTC 

FAILED: patch "[PATCH] selftests/landlock: Fix socket file descriptor leaks in audit" failed to apply to 7.0-stable tree
 2026-05-02 12:27 UTC  (2+ messages)
` [PATCH 7.0.y] selftests/landlock: Fix socket file descriptor leaks in audit helpers

[PATCH] selftests: net: fib_nexthops: detect kernel splats from torture tests
 2026-05-02 12:22 UTC 

[syzbot] [kernel?] WARNING in do_exit
 2026-05-02 12:20 UTC 

[PATCH 0/2] arm: mvebu: two simple cleanups
 2026-05-02 12:14 UTC  (3+ messages)
` [PATCH 1/2] ARM: mvebu: drop unnecessary NULL check
` [PATCH 2/2] ARM: mvebu: simplify of_node_put calls

[PATCH] drm/vc4: fix NULL dereference in vc4_hvs_unbind
 2026-05-02 12:12 UTC 

[Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 5.{10, 15}.x / 6.{1, 6, 12, 18}.x / 7.0.x series
 2026-05-02 12:10 UTC  (2+ messages)

[Buildroot] [git commit] {linux, linux-headers}: bump 5.{10, 15}.x / 6.{1, 6, 12, 18}.x / 7.0.x series
 2026-05-02 11:54 UTC 

[PATCH v2] docs: Remove stale ISDN parameters
 2026-05-02 12:02 UTC 

[syzbot] [mm?] [exfat?] [f2fs?] memory leak in __kfree_rcu_sheaf
 2026-05-02 12:02 UTC 

[PATCH v1] dts: spacemit: set console baud rate on bpif3
 2026-05-02 12:01 UTC  (3+ messages)

[PATCH 0/2] Apple M1 / silicon MAINTAINERS update
 2026-05-02 12:00 UTC  (5+ messages)
` [PATCH 1/2] MAINTAINERS: Add missing Apple M1 specific files
` [PATCH 2/2] MAINTAINERS: Add Janne Grunau as reviewer for Apple M1 SoC support

htmldocs: Documentation/gpu/nova/core/intr-ctrl.rst:88: WARNING: Inline substitution_reference start-string without end-string. [docutils]
 2026-05-02 11:59 UTC 

[PATCH] watchdog: apple: Add "apple,t8103-wdt" compatible
 2026-05-02 11:58 UTC  (2+ messages)

[PATCH] spi: apple: Add "apple,t8103-spi" compatible
 2026-05-02 11:58 UTC  (2+ messages)

/dev/i2c*
 2026-05-02 11:51 UTC 

[PATCH] power: domain: apple: Add "apple,t8103-pmgr-pwrstate" compatible
 2026-05-02 11:57 UTC  (2+ messages)

[PATCH] pinctrl: apple: Add "apple,t8103-pinctrl" compatible
 2026-05-02 11:56 UTC  (2+ messages)

[PATCH v3] drm/bridge: imx8qxp-pxl2dpi: avoid ERR_PTR with device_node cleanup
 2026-05-02 11:55 UTC 

[PATCH] nvme: apple: add "apple,t8103-nvme-ans2" compatible
 2026-05-02 11:55 UTC  (2+ messages)

[PATCH] arm: apple: Add Apple M3 (t8122) support
 2026-05-02 11:53 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Improving MGLRU
 2026-05-02 11:53 UTC  (3+ messages)

[REPORT] kernelnewbies.org is down (502 Bad Gateway)
 2026-05-02 11:50 UTC  (3+ messages)

[Buildroot] [PATCH] DEVELOPERS: add Giulio Benetti to wireshark
 2026-05-02 11:48 UTC  (2+ messages)

[Buildroot] [git commit] DEVELOPERS: add Giulio Benetti to wireshark
 2026-05-02 11:46 UTC 

[Buildroot] [PATCH] package/wireshark: security bump to v4.4.15
 2026-05-02 11:46 UTC  (2+ messages)

[Buildroot] [git commit] package/wireshark: security bump to v4.4.15
 2026-05-02 11:33 UTC 

[PATCH] Documentation: loongarch: Fix typo "eXtention" -> "Extension"
 2026-05-02 11:45 UTC  (2+ messages)

[PATCH] EDAC/sysfs: Fix error handling in edac_device_create_instance()
 2026-05-02 11:45 UTC  (4+ messages)

[LSF/MM/BPF TOPIC] A block level, active-active replication solution
 2026-05-02 11:41 UTC  (3+ messages)
` [Lsf-pc] "

[PATCH] PCI: brcmstb: Assign pcie->gen from pcie_get_link_speed()
 2026-05-02 11:40 UTC  (2+ messages)

[PATCH v2] hw/intc/xics: Add a check for an invalid server id
 2026-05-02 11:39 UTC  (3+ messages)

[PATCH v3] EDAC/sysfs: Fix kobject cleanup after kobject_init_and_add() failure
 2026-05-02 11:40 UTC  (2+ messages)

[PATCH] usb: xhci: bound wait command completion to avoid kdump deadlock
 2026-05-02 11:38 UTC  (7+ messages)
        ` [PATCH RFT RFC] usb: xhci: Kill hosts with HCE or HSE on command timeout

[PATCH] commands: 2048: use 16-color ANSI palette
 2026-05-02 11:36 UTC 

[Buildroot] [PATCH 1/1] package/thrift: security bump version to 0.23.0
 2026-05-02 11:32 UTC  (2+ messages)

FAILED: patch "[PATCH] mtd: docg3: fix use-after-free in docg3_release()" failed to apply to 5.10-stable tree
 2026-05-02 11:32 UTC  (2+ messages)
` [PATCH 5.10.y] mtd: docg3: fix use-after-free in docg3_release()

[PATCH] Documentation: translations: Fix "Linux Torvalds" -> "Linus Torvalds"
 2026-05-02 11:26 UTC  (2+ messages)

[PATCH 0/4] riscv: spacemit: k3: some clock fixes related to PCIe
 2026-05-02 11:32 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: soc: spacemit: k3: Add PCIe DBI clock IDs
` [PATCH 2/4] clk: spacemit: k3: Add PCIe DBI clock

[Buildroot] [git commit] package/thrift: security bump version to 0.23.0
 2026-05-02 11:28 UTC 

[PATCH] fbconsole: make UTF-8 the default encoding instead of CP437
 2026-05-02 11:29 UTC 

[PATCH] Input: touchscreen: tsc2007: Reduce I2C transactions for Z2 read
 2026-05-02 10:53 UTC  (3+ messages)

[syzbot] [mm?] WARNING: bad unlock balance in do_fault
 2026-05-02 11:25 UTC 

[PATCH] Documentation: watchdog: Fix typo "oncse" -> "once"
 2026-05-02 11:19 UTC 

[PATCH v2 0/5] iio: adc: add AMD/Xilinx Versal SysMon driver
 2026-05-02 11:19 UTC  (4+ messages)
` [PATCH v2 2/5] iio: adc: add "
` [PATCH v2 4/5] iio: adc: versal-sysmon: add threshold event support
` [PATCH v2 5/5] iio: adc: versal-sysmon: add oversampling support

[PATCH] staging: rtl8723bs: simplify NULL pointer checks
 2026-05-02 11:20 UTC 


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.