LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-07 21:25:11 to 2024-02-08 00:35:50 UTC [more...]

[PATCH v4 0/9] File abstractions needed by Rust Binder
 2024-02-08  0:26 UTC  (17+ messages)
` [PATCH v4 1/9] rust: types: add `NotThreadSafe`
` [PATCH v4 2/9] rust: task: add `Task::current_raw`
` [PATCH v4 3/9] rust: file: add Rust abstraction for `struct file`
` [PATCH v4 4/9] rust: cred: add Rust abstraction for `struct cred`
` [PATCH v4 5/9] rust: security: add abstraction for secctx
` [PATCH v4 6/9] rust: file: add `FileDescriptorReservation`
` [PATCH v4 7/9] rust: file: add `Kuid` wrapper
` [PATCH v4 8/9] rust: file: add `DeferredFdCloser`

Prebuilt LLVM 18.1.0-rc2 uploaded
 2024-02-08  0:28 UTC 

[PATCH v3 00/11] Mitigate a vmap lock contention v3
 2024-02-08  0:25 UTC  (3+ messages)
` [PATCH v3 07/11] mm: vmalloc: Offload free_vmap_area_lock lock

[PATCH RFC gmem v1 0/8] KVM: gmem hooks/changes needed for x86 (other archs?)
 2024-02-08  0:24 UTC  (4+ messages)
` [PATCH RFC gmem v1 8/8] KVM: x86: Determine shared/private faults based on vm_type

[PATCH v6 0/2] lib: checksum: Fix issues with checksum tests
 2024-02-08  0:22 UTC  (3+ messages)
` [PATCH v6 1/2] lib: checksum: Fix type casting in checksum kunits
` [PATCH v6 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests

[PATCH v5 0/2] lib: checksum: Fix issues with checksum tests
 2024-02-08  0:22 UTC  (4+ messages)
` [PATCH v5 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests

[PATCH v2 0/2] riscv: sophgo: add i2c and spi device to CV180x/SG2000x SoCs
 2024-02-08  0:22 UTC  (3+ messages)
` [PATCH v2 1/2] riscv: dts: sophgo: cv18xx: Add spi devices
` [PATCH v2 2/2] riscv: dts: sophgo: cv18xx: Add i2c devices

[net-next] intel: make module parameters readable in sys filesystem
 2024-02-08  0:21 UTC  (3+ messages)

[PATCH v3] f2fs: sysfs: support gc_io_aware
 2024-02-08  0:21 UTC  (2+ messages)

[PATCH] f2fs: fix to return EIO when reading after device removal
 2024-02-08  0:18 UTC  (2+ messages)

[PATCH v2 0/4] f2fs: fix panic issue in small capacity device
 2024-02-08  0:16 UTC  (3+ messages)
` [PATCH v2 4/4] f2fs: stop checkpoint when get a out-of-bounds segment

[PATCH 00/11] s390: Support linking with ld.lld
 2024-02-08  0:15 UTC  (12+ messages)
` [PATCH 01/11] s390: boot: Add support for CONFIG_LD_ORPHAN_WARN
` [PATCH 02/11] s390: vmlinux.lds.S: Handle '.data.rel' sections explicitly
` [PATCH 03/11] s390: vmlinux.lds.S: Explicitly handle '.got' and '.plt' sections
` [PATCH 04/11] s390: vmlinux.lds.S: Discard unnecessary sections
` [PATCH 05/11] s390/boot: vmlinux.lds.S: Handle '.init.text'
` [PATCH 06/11] s390/boot: vmlinux.lds.S: Handle '.rela' sections
` [PATCH 07/11] s390/boot: vmlinux.lds.S: Handle DWARF debug sections
` [PATCH 08/11] s390/boot: vmlinux.lds.S: Handle ELF required sections
` [PATCH 09/11] s390/boot: vmlinux.lds.S: Handle commonly discarded sections
` [PATCH 10/11] s390: Select CONFIG_ARCH_WANT_LD_ORPHAN_WARN
` [PATCH 11/11] s390: Link vmlinux with '-z notext'

[PATCH 1/3] f2fs: deprecate io_bits
 2024-02-08  0:11 UTC  (9+ messages)
` [PATCH 2/3] f2fs: use BLKS_PER_SEG, BLKS_PER_SEC, and SEGS_PER_SEC
  ` [f2fs-dev] "
` [PATCH 3/3] f2fs: kill zone-capacity support
    ` [f2fs-dev] "
  ` [PATCH 3/3 v2] "
    ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/3] f2fs: deprecate io_bits

[PATCH] mm/cma: Add sysfs file 'release_pages_success'
 2024-02-08  0:08 UTC  (4+ messages)

[PATCH] f2fs: support compress extension update via sysfs interface
 2024-02-08  0:07 UTC  (2+ messages)

[PATCH 1/1] iommu: Avoid races around default domain allocations
 2024-02-08  0:04 UTC  (6+ messages)

[PATCH v13 00/53] Introduce QC USB SND audio offloading support
 2024-02-08  0:04 UTC  (11+ messages)
` [PATCH v13 32/53] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v13 35/53] ALSA: usb-audio: Prevent starting of audio stream if in use

[PATCH 0/2] Extend size of the MCE Records pool
 2024-02-08  0:02 UTC  (4+ messages)
` [PATCH 1/2] x86/MCE: "
` [PATCH 2/2] x86/MCE: Add command line option to extend "

[PATCH] scripts/gdb/vmalloc: fix vmallocinfo error
 2024-02-07 23:59 UTC  (3+ messages)

[PATCH bpf-next v2] bpf: Allow compiler to inline most of bpf_local_storage_lookup()
 2024-02-07 23:58 UTC  (2+ messages)

[PATCH net-next v3] net: stmmac: dwmac-qcom-ethqos: Enable TBS on all queues but 0
 2024-02-07 23:54 UTC  (2+ messages)

[PATCH] ASoC: tas2781: remove unused acpi_subysystem_id
 2024-02-07 23:49 UTC  (6+ messages)
` [PATCH v3] "

[PATCH v4] mm/zswap: invalidate old entry when store fail or !zswap_enabled
 2024-02-07 23:43 UTC  (3+ messages)

[PATCH] net: ethernet: remove duplicated CONFIG_SUNGEM_PHY entry
 2024-02-07 23:39 UTC  (3+ messages)

[PATCH v17 0/3] vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper
 2024-02-07 23:34 UTC  (5+ messages)
` [PATCH v17 3/3] "

[PATCH 00/17] vfio/pci: Remove duplicate code and logic from VFIO PCI interrupt management
 2024-02-07 23:30 UTC  (8+ messages)
` [PATCH 15/17] vfio/pci: Let enable and disable of interrupt types use same signature

[PATCH 3/4] serial: sc16is7xx: split into core and I2C/SPI parts (sc16is7xx_lines)
 2024-02-07 23:25 UTC  (2+ messages)

[PATCH v2 1/1] dt-bindings: pci: layerscape-pci: Convert to yaml file
 2024-02-07 23:15 UTC 

[PATCH v7 0/1] mm: report per-page metadata information
 2024-02-07 23:05 UTC  (2+ messages)

[PATCH] f2fs: kill heap-based allocation
 2024-02-07 23:01 UTC  (2+ messages)
` [f2fs-dev] "

linux-next: manual merge of the vfs-brauner tree with the cifs tree
 2024-02-07 22:59 UTC 

[PATCH v1 0/9] Fix MMC properties on Sitara devices
 2024-02-07 22:55 UTC  (10+ messages)
` [PATCH v1 1/9] arm64: dts: ti: k3-am62a-main: Add sdhci0 instance
` [PATCH v1 2/9] arm64: dts: ti: k3-am62a-main: Add sdhci2 instance
` [PATCH v1 3/9] arm64: dts: ti: k3-am62a7-sk: Enable eMMC support
` [PATCH v1 4/9] arm64: dts: ti: k3-am64-main: Fix ITAP/OTAP values for MMC
` [PATCH v1 5/9] arm64: dts: ti: k3-am62p: Add "
` [PATCH v1 6/9] arm64: dts: ti: k3-am6*: Remove DLL properties for soft PHYs
` [PATCH v1 7/9] arm64: dts: ti: k3-am6*: Fix ti,clkbuf-sel property in MMC nodes
` [PATCH v1 8/9] arm64: dts: ti: k3-am6*: Fix bus-width "
` [PATCH v1 9/9] arm64: dts: ti: k3-am6*: Fix bootph-all property in MMC node

[PATCH 2/2] platform/chrome: cros_ec_typec: Make sure the USB role switch has PLD
 2024-02-07 22:52 UTC  (2+ messages)

[PATCH 0/2] RCU tasks fixes for v6.9
 2024-02-07 22:53 UTC  (3+ messages)
` [PATCH 2/2] rcu-tasks: Eliminate deadlocks involving do_exit() and RCU tasks

[PATCH 1/2] spi: spidev: Add Qualcomm spidev device compatible
 2024-02-07 22:45 UTC  (3+ messages)
` [PATCH v2 1/2] spi: spidev: Add Qualcomm qca4024 "
  ` [PATCH v2 2/2] dt-bindings: trivial-devices: Add qca,qca4024

[PATCH v4 0/3] Add drm_get_acpi_edid() helper
 2024-02-07 22:44 UTC  (4+ messages)
` [PATCH v4 1/3] drm: "
` [PATCH v4 2/3] drm/nouveau: Use "
` [PATCH v4 3/3] drm: Drop unneeded selects in DRM drivers

[PATCH v2 0/6] maps memory improvements and fixes
 2024-02-07 22:36 UTC  (7+ messages)
` [PATCH v2 1/6] perf maps: Switch from rbtree to lazily sorted array for addresses
` [PATCH v2 2/6] perf maps: Get map before returning in maps__find
` [PATCH v2 3/6] perf maps: Get map before returning in maps__find_by_name
` [PATCH v2 4/6] perf maps: Get map before returning in maps__find_next_entry
` [PATCH v2 5/6] perf maps: Hide maps internals
` [PATCH v2 6/6] perf maps: Locking tidy up of nr_maps

[PATCH v5] remoteproc: Make rproc_get_by_phandle() work for clusters
 2024-02-07 22:34 UTC  (3+ messages)

[PATCH v2 0/3] fs/exec: remove current->in_execve flag
 2024-02-07 22:22 UTC  (8+ messages)
` [PATCH v2 1/3] LSM: add security_execve_abort() hook

[PATCH net v2 0/9] net: Fix MODULE_DESCRIPTION() for net (p5)
 2024-02-07 22:21 UTC  (5+ messages)
` [PATCH net v2 7/9] net: fill in MODULE_DESCRIPTION()s for net/sched
` [PATCH net v2 9/9] net: fill in MODULE_DESCRIPTION()s for dsa_loop_bdinfo

[PATCH] arm64: dts: ti: am62-phyboard-lyra: Add overlay to enable a GPIO fan
 2024-02-07 22:20 UTC  (2+ messages)

[syzbot] WARNING in xfs_bmapi_convert_delalloc
 2024-02-07 22:18 UTC  (4+ messages)
` [syzbot] [xfs?] "

[PATCH 0/2] usb: dwc3: drop 'quirk' suffix at snps,host-vbus-glitches-quirk
 2024-02-07 22:14 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: "
` [PATCH 2/2] "

[PATCH v2] riscv: misaligned: remove CONFIG_RISCV_M_MODE specific code
 2024-02-07 22:08 UTC  (2+ messages)

[PATCH 1/2] crypto: ccp: Avoid discarding errors in psp_send_platform_access_msg()
 2024-02-07 21:54 UTC  (2+ messages)
` [PATCH 2/2] crypto: ccp: Update return values for some unit tests

[PATCH] perf record: Display data size on pipe mode
 2024-02-07 21:48 UTC  (2+ messages)

[PATCH] perf script: Print source line for each jump in brstackinsn
 2024-02-07 21:47 UTC  (2+ messages)

[PATCH v1] perf kvm powerpc: Fix build
 2024-02-07 21:47 UTC  (2+ messages)

[RFC PATCH v2 0/4] tsm: Runtime measurement registers ABI
 2024-02-07 21:46 UTC  (12+ messages)

[regression 6.1.67] dlm: cannot start dlm midcomms -97 after backport of e9cdebbe23f1 ("dlm: use kernel_connect() and kernel_bind()")
 2024-02-07 21:39 UTC  (4+ messages)
      ` [regression 6.1.76] "

[LSF/MM/BPF TOPIC] tracing the source of errors
 2024-02-07 21:37 UTC  (2+ messages)

[PATCH v1] PM: sleep: Restore asynchronous device resume optimization
 2024-02-07 21:35 UTC  (11+ messages)

[PATCH][next] carl9170: Remove redundant assignment to pointer super
 2024-02-07 21:32 UTC  (2+ messages)

[PATCH 0/2] hwmon: chipcap2: fix uninitialized symbols
 2024-02-07 21:32 UTC  (5+ messages)
` [PATCH 1/2] hwmon: chipcap2: fix uninitialized variable in cc2_get_reg_val()
` [PATCH 2/2] hwmon: chipcap2: fix return path in cc2_request_alarm_irqs()

[PATCH v8 0/2] wifi: mwifiex: add code to support host mlme
 2024-02-07 21:30 UTC  (4+ messages)
  ` [EXT] "

[PATCH AUTOSEL 4.19 1/3] ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found()
 2024-02-07 21:27 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 2/3] ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal()
` [PATCH AUTOSEL 4.19 3/3] regulator: pwm-regulator: Add validity checks in continuous .get_voltage

[PATCH AUTOSEL 5.4 1/7] ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found()
 2024-02-07 21:27 UTC  (7+ messages)
` [PATCH AUTOSEL 5.4 2/7] ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal()
` [PATCH AUTOSEL 5.4 3/7] regulator: pwm-regulator: Add validity checks in continuous .get_voltage
` [PATCH AUTOSEL 5.4 4/7] nvmet-tcp: fix nvme tcp ida memory leak
` [PATCH AUTOSEL 5.4 5/7] ASoC: sunxi: sun4i-spdif: Add support for Allwinner H616
` [PATCH AUTOSEL 5.4 6/7] netfilter: conntrack: check SCTP_CID_SHUTDOWN_ACK for vtag setting in sctp_new
` [PATCH AUTOSEL 5.4 7/7] nvmet-fc: abort command when there is no binding

[PATCH AUTOSEL 5.10 01/16] ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found()
 2024-02-07 21:26 UTC  (16+ messages)
` [PATCH AUTOSEL 5.10 02/16] ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal()
` [PATCH AUTOSEL 5.10 03/16] dmaengine: ti: edma: Add some null pointer checks to the edma_probe
` [PATCH AUTOSEL 5.10 04/16] ASoC: codecs: wcd934x: drop unneeded regulator include
` [PATCH AUTOSEL 5.10 05/16] regulator: pwm-regulator: Add validity checks in continuous .get_voltage
` [PATCH AUTOSEL 5.10 06/16] nvmet-tcp: fix nvme tcp ida memory leak
` [PATCH AUTOSEL 5.10 07/16] ASoC: sunxi: sun4i-spdif: Add support for Allwinner H616
` [PATCH AUTOSEL 5.10 08/16] spi: sh-msiof: avoid integer overflow in constants
` [PATCH AUTOSEL 5.10 09/16] netfilter: conntrack: check SCTP_CID_SHUTDOWN_ACK for vtag setting in sctp_new
` [PATCH AUTOSEL 5.10 10/16] nvme-fc: do not wait in vain when unloading module
` [PATCH AUTOSEL 5.10 11/16] nvmet-fcloop: swap the list_add_tail arguments
` [PATCH AUTOSEL 5.10 12/16] nvmet-fc: release reference on target port
` [PATCH AUTOSEL 5.10 13/16] nvmet-fc: do not tack refs on tgtports from assoc
` [PATCH AUTOSEL 5.10 14/16] nvmet-fc: abort command when there is no binding
` [PATCH AUTOSEL 5.10 15/16] ext4: correct the hole length returned by ext4_map_blocks()
` [PATCH AUTOSEL 5.10 16/16] Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table

[PATCH AUTOSEL 5.15 01/23] ext4: avoid dividing by 0 in mb_update_avg_fragment_size() when block bitmap corrupt
 2024-02-07 21:26 UTC  (23+ messages)
` [PATCH AUTOSEL 5.15 02/23] ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found()
` [PATCH AUTOSEL 5.15 03/23] ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal()
` [PATCH AUTOSEL 5.15 04/23] dmaengine: ti: edma: Add some null pointer checks to the edma_probe
` [PATCH AUTOSEL 5.15 05/23] ASoC: codecs: wcd934x: drop unneeded regulator include
` [PATCH AUTOSEL 5.15 06/23] regulator: pwm-regulator: Add validity checks in continuous .get_voltage
` [PATCH AUTOSEL 5.15 07/23] nvmet-tcp: fix nvme tcp ida memory leak
` [PATCH AUTOSEL 5.15 08/23] ALSA: usb-audio: Check presence of valid altsetting control
` [PATCH AUTOSEL 5.15 09/23] ASoC: sunxi: sun4i-spdif: Add support for Allwinner H616
` [PATCH AUTOSEL 5.15 10/23] spi: sh-msiof: avoid integer overflow in constants
` [PATCH AUTOSEL 5.15 11/23] Input: xpad - add Lenovo Legion Go controllers
` [PATCH AUTOSEL 5.15 12/23] netfilter: conntrack: check SCTP_CID_SHUTDOWN_ACK for vtag setting in sctp_new
` [PATCH AUTOSEL 5.15 13/23] ALSA: usb-audio: Ignore clock selector errors for single connection
` [PATCH AUTOSEL 5.15 14/23] nvme-fc: do not wait in vain when unloading module
` [PATCH AUTOSEL 5.15 15/23] nvmet-fcloop: swap the list_add_tail arguments
` [PATCH AUTOSEL 5.15 16/23] nvmet-fc: release reference on target port
` [PATCH AUTOSEL 5.15 17/23] nvmet-fc: defer cleanup using RCU properly
` [PATCH AUTOSEL 5.15 18/23] nvmet-fc: hold reference on hostport match
` [PATCH AUTOSEL 5.15 19/23] nvmet-fc: abort command when there is no binding
` [PATCH AUTOSEL 5.15 20/23] nvmet-fc: avoid deadlock on delete association path
` [PATCH AUTOSEL 5.15 21/23] nvmet-fc: take ref count on tgtport before delete assoc
` [PATCH AUTOSEL 5.15 22/23] ext4: correct the hole length returned by ext4_map_blocks()
` [PATCH AUTOSEL 5.15 23/23] Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table

[PATCH AUTOSEL 6.1 01/29] ext4: avoid dividing by 0 in mb_update_avg_fragment_size() when block bitmap corrupt
 2024-02-07 21:24 UTC  (28+ messages)
` [PATCH AUTOSEL 6.1 03/29] ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal()
` [PATCH AUTOSEL 6.1 04/29] Input: goodix - accept ACPI resources with gpio_count == 3 && gpio_int_idx == 0
` [PATCH AUTOSEL 6.1 05/29] dmaengine: ti: edma: Add some null pointer checks to the edma_probe
` [PATCH AUTOSEL 6.1 06/29] ASoC: codecs: wcd934x: drop unneeded regulator include
` [PATCH AUTOSEL 6.1 07/29] regulator: pwm-regulator: Add validity checks in continuous .get_voltage
` [PATCH AUTOSEL 6.1 08/29] nvmet-tcp: fix nvme tcp ida memory leak
` [PATCH AUTOSEL 6.1 09/29] usb: ucsi_acpi: Quirk to ack a connector change ack cmd
` [PATCH AUTOSEL 6.1 10/29] ALSA: usb-audio: Check presence of valid altsetting control
` [PATCH AUTOSEL 6.1 11/29] ASoC: sunxi: sun4i-spdif: Add support for Allwinner H616
` [PATCH AUTOSEL 6.1 12/29] spi: sh-msiof: avoid integer overflow in constants
` [PATCH AUTOSEL 6.1 13/29] Input: xpad - add Lenovo Legion Go controllers
` [PATCH AUTOSEL 6.1 14/29] misc: open-dice: Fix spurious lockdep warning
` [PATCH AUTOSEL 6.1 15/29] netfilter: conntrack: check SCTP_CID_SHUTDOWN_ACK for vtag setting in sctp_new
` [PATCH AUTOSEL 6.1 16/29] drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz
` [PATCH AUTOSEL 6.1 17/29] ASoC: wm_adsp: Don't overwrite fwf_name with the default
` [PATCH AUTOSEL 6.1 18/29] ALSA: usb-audio: Ignore clock selector errors for single connection
` [PATCH AUTOSEL 6.1 19/29] nvme-fc: do not wait in vain when unloading module
` [PATCH AUTOSEL 6.1 20/29] nvmet-fcloop: swap the list_add_tail arguments
` [PATCH AUTOSEL 6.1 21/29] nvmet-fc: release reference on target port
` [PATCH AUTOSEL 6.1 22/29] nvmet-fc: defer cleanup using RCU properly
` [PATCH AUTOSEL 6.1 23/29] nvmet-fc: hold reference on hostport match
` [PATCH AUTOSEL 6.1 24/29] nvmet-fc: abort command when there is no binding
` [PATCH AUTOSEL 6.1 25/29] nvmet-fc: avoid deadlock on delete association path
` [PATCH AUTOSEL 6.1 26/29] nvmet-fc: take ref count on tgtport before delete assoc
` [PATCH AUTOSEL 6.1 27/29] smb: client: increase number of PDUs allowed in a compound request
` [PATCH AUTOSEL 6.1 28/29] ext4: correct the hole length returned by ext4_map_blocks()
` [PATCH AUTOSEL 6.1 29/29] Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table

[PATCH v3 0/5] fpga: xilinx-selectmap: add new driver
 2024-02-07 21:25 UTC  (3+ messages)
` [PATCH v3 4/5] dt-bindings: fpga: xlnx,fpga-selectmap: add DT schema

[PATCH v3 0/3] iio: humidity: hdc3020: add threshold events support
 2024-02-07 21:25 UTC  (3+ messages)
` [PATCH v3 2/3] dt-bindings: iio: humidity: hdc3020: add interrupt bindings in example


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 read-only IMAP folder(s) and NNTP newsgroup(s).