All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-20 13:26:33 to 2023-07-20 14:13:50 UTC [more...]

[PATCH v3 00/42] ep93xx device tree conversion
 2023-07-20 13:30 UTC  (7+ messages)
` [PATCH v3 12/42] dt-bindings: watchdog: Add Cirrus EP93x
` [PATCH v3 13/42] watchdog: ep93xx: add DT support for Cirrus EP93xx
` [PATCH v3 32/42] wdt: ts72xx: add DT support for ts72xx

[PATCH v2] hugetlbfs: Fix integer overflow check in hugetlbfs_file_mmap()
 2023-07-20 14:13 UTC  (2+ messages)

[PATCH 0/4] net: ti: am65-cpsw-nuss: Fix DT binding handling of pinctrl
 2023-07-20 14:12 UTC  (9+ messages)
` [PATCH 1/4] pinctrl: Create a select_state variant with the ofnode
` [PATCH 2/4] net: ti: am65-cpsw-nuss: Enforce pinctrl state on the MDIO child node
` [PATCH 3/4] fixup! arm: dts: k3-am62: Bump dtsi from linux v6.5-rc1
` [PATCH 4/4] "

next: arm: dtbs/exynos4212-tab3-3g8.dts', needed by '__dtbs_install'
 2023-07-20 14:13 UTC 

allow building a kernel without buffer_heads
 2023-07-20 14:13 UTC  (9+ messages)
` [PATCH 1/6] fs: remove emergency_thaw_bdev
` [PATCH 2/6] fs: rename and move block_page_mkwrite_return
` [PATCH 3/6] block: open code __generic_file_write_iter for blkdev writes
` [PATCH 4/6] block: stop setting ->direct_IO
` [PATCH 5/6] block: use iomap for writes to block devices
` [PATCH 6/6] fs: add CONFIG_BUFFER_HEAD

[PATCH] ima: require signed IMA policy when UEFI secure boot is enabled
 2023-07-20 14:12 UTC  (4+ messages)

[PATCH v1 00/11] Fix support for System Suspend for CS35L41 HDA
 2023-07-20 14:11 UTC  (13+ messages)
` [PATCH v1 01/11] ALSA: cs35l41: Use mbox command to enable speaker output for external boost
` [PATCH v1 02/11] ALSA: hda: cs35l41: Check mailbox status of pause command after firmware load
` [PATCH v1 03/11] ALSA: hda: cs35l41: Ensure we correctly re-sync regmap before system suspending
` [PATCH v1 04/11] ALSA: hda: cs35l41: Ensure we pass up any errors during system suspend
` [PATCH v1 05/11] ALSA: hda: cs35l41: Move Play and Pause into separate functions
` [PATCH v1 06/11] ALSA: hda: hda_component: Add pre and post playback hooks to hda_component
` [PATCH v1 07/11] ALSA: hda: cs35l41: Use pre and post playback hooks
` [PATCH v1 08/11] ALSA: hda: cs35l41: Rework System Suspend to ensure correct call separation
` [PATCH v1 09/11] ALSA: hda/realtek: Support pre-/post- playback hooks for cs35l41
` [PATCH v1 10/11] ALSA: hda: cs35l41: Add device_link between HDA and cs35l41_hda
` [PATCH v1 11/11] ALSA: hda: cs35l41: Ensure amp is only unmuted during playback

[PATCH 1/1] spi: fix return value check in bcm2835_spi_probe()
 2023-07-20 14:08 UTC 

[PATCH 1/1] spi: use devm_clk_get_enabled() in mcfqspi_probe()
 2023-07-20 14:09 UTC 

[PATCH 1/1] soundwire: use devm_clk_get_enabled() in qcom_swrm_probe()
 2023-07-20 14:08 UTC 

[PATCH net-next 00/11] Create common DPLL configuration API
 2023-07-20 14:08 UTC  (12+ messages)
` [PATCH net-next 01/11] tools: ynl-gen: fix enum index in _decode_enum(..)
` [PATCH net-next 03/11] dpll: documentation on DPLL subsystem interface
` [PATCH 09/11] ice: implement dpll interface to control cgu

[PATCH] Quectel EM05G LTE Modem with new Product ID
 2023-07-20 14:09 UTC  (3+ messages)

[PATCH 1/1] soc: qcom: use devm_clk_get_enabled() in gsbi_probe()
 2023-07-20 14:08 UTC 

[PATCH 1/1] rtc: use devm_clk_get_enabled() in pic32_rtc_probe()
 2023-07-20 14:08 UTC 

[PATCH 1/1] rtc: use devm_clk_get_enabled() in mv_rtc_probe()
 2023-07-20 14:08 UTC 

[GIT PULL] ASoC fixes for v6.5-rc1-2
 2023-07-20 14:07 UTC  (3+ messages)

[PATCH 1/1] pinctrl: mvebu: use devm_clk_get_enabled() in dove_pinctrl_probe()
 2023-07-20 14:08 UTC 

[Intel-gfx] [PATCH] Revert "Revert "drm/i915: Hold reference to intel_context over life of i915_request""
 2023-07-20 14:08 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Revert "Revert "drm/i915: Hold reference to intel_context over life of i915_request"" (rev2)

[PATCH] test: eal: update base-virtaddr parameter test
 2023-07-20 14:07 UTC  (2+ messages)

[Intel-gfx] [PATCH v3] drm/i915: Refactor PAT/object cache handling
 2023-07-20 13:39 UTC  (6+ messages)
        `  "

[PATCH v3 0/3] xen/riscv: introduce identity mapping
 2023-07-20 14:06 UTC  (9+ messages)
` [PATCH v3 3/3] "

[linux-next:master] [NFSD] 767b1d5bad: canonical_address#:#[##]
 2023-07-20 13:31 UTC 

[PATCH 0/4] python/machine: use socketpair() for console socket
 2023-07-20 14:04 UTC  (10+ messages)
` [PATCH 1/4] python/machine: move socket setup out of _base_args property
` [PATCH 2/4] python/console_socket: accept existing FD in initializer
` [PATCH 3/4] python/machine: use socketpair() for console connections
` [PATCH 4/4] python/machine: remove unused console socket configuration arguments

[PATCH v2 net 0/2] net: Fix error/warning by -fstrict-flex-arrays=3
 2023-07-20 14:06 UTC  (3+ messages)
` [PATCH v2 net 2/2] af_packet: Fix warning of fortified memcpy() in packet_getname()

[PATCH v2] mmc: Explicitly include correct DT includes
 2023-07-20 13:31 UTC  (3+ messages)

[PATCH v4] riscv: entry: set a0 = -ENOSYS only when syscall != -1
 2023-07-20 13:56 UTC  (2+ messages)

[RFC PATCH 0/6] nvmem: add block device NVMEM provider
 2023-07-20 14:03 UTC  (7+ messages)
` [RFC PATCH 3/6] block: add new genhd flag GENHD_FL_NO_NVMEM

[PATCH v2] Watchdog: New module for ITE 5632 watchdog
 2023-07-20 14:02 UTC  (2+ messages)

[PATCH] block: Be more verbose in create fallback
 2023-07-20 14:00 UTC 

[PATCH v4 1/2] PCI: layerscape: Add support for Link down notification
 2023-07-20 13:58 UTC  (6+ messages)
` [PATCH v4 2/2] PCI: layerscape: Add the workaround for lost link capabilities during reset

[PATCH] hwmon: (pmbus) Add driver fpr Infineon IR35201
 2023-07-20 14:00 UTC  (2+ messages)

[PATCH 0/7] AMD Family 19h Models 90h-9fh EDAC Support
 2023-07-20 13:59 UTC  (3+ messages)
` [PATCH 2/7] EDAC/mce_amd: Remove SMCA Extended Error code descriptions

[PATCH v2 1/3] dt-bindings: extcon-usb-gpio: convert to DT schema format
 2023-07-20 13:58 UTC  (6+ messages)
` [PATCH v2 3/3] arm64: dts: Replace deprecated extcon-usb-gpio id-gpio/vbus-gpio properties

[PATCH] USB: serial: simple-serial: spell out the ordering
 2023-07-20 13:59 UTC  (4+ messages)

[syzbot] general protection fault in skb_queue_tail (3)
 2023-07-20 13:22 UTC  (3+ messages)
` [syzbot] [afs?] "

[patch net-next v2 00/11] devlink: introduce dump selector attr and use it for per-instance dumps
 2023-07-20 13:55 UTC  (2+ messages)

[PATCH v6 00/11] MediaTek DisplayPort: support eDP and aux-bus
 2023-07-20 13:58 UTC  (5+ messages)
` [PATCH v6 08/11] drm/mediatek: dp: Move PHY registration to new function

[PATCHES/RFC 1/5] perf bench uprobe + BPF skel
 2023-07-20 13:56 UTC  (3+ messages)

Stopping the tick on a fully loaded system
 2023-07-20 13:55 UTC  (4+ messages)

[PATCH 1/4] libsepol: validate: use fixed sized integers
 2023-07-20 13:55 UTC  (2+ messages)

[PATCH] clk: keystone: sci-clk: fix application of sizeof to pointer
 2023-07-20 13:55 UTC  (2+ messages)

[PATCH RESEND 0/6] docs/zh_TW: update zh_TW's documentation from an ascensive aspect
 2023-07-20 13:55 UTC  (8+ messages)
` [PATCH RESEND 1/6] docs/zh_TW: update admin-guide
` [PATCH RESEND 2/6] docs/zh_TW: update arch
` [PATCH RESEND 3/6] docs/zh_TW: update cpu-freq
` [PATCH RESEND 4/6] docs/zh_TW: update filesystems
` [PATCH RESEND 5/6] docs/zh_TW: update process
` [PATCH RESEND 6/6] docs/zh_TW: turn zh_CN's folder references and headers into zh_TW's ones

[PATCH bpf-next v3 00/21] XDP metadata via kfuncs for ice
 2023-07-20 13:55 UTC  (6+ messages)
` [PATCH bpf-next v3 12/21] xdp: Add checksum hint

[PATCH] powerpc/512x: lpbfifo: Convert to platform remove callback returning void
 2023-07-20 13:50 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] powerpc/crypto: Add gitignore for generated P10 AES/GCM .S files
 2023-07-20 13:50 UTC  (2+ messages)

[PATCH v4 00/15] powerpc/objtool: uaccess validation for PPC32 (v4)
 2023-07-20 13:50 UTC  (3+ messages)
` (subset) "

flapping scrub tests?
 2023-07-20 13:54 UTC 

[PATCH] Revert "powerpc/64s: Remove support for ELFv1 little endian userspace"
 2023-07-20 13:50 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: vendor-prefixes: add ShenZhen New Display Co
 2023-07-20 13:52 UTC  (11+ messages)
` [PATCH 2/3] dt-bindings: display: panel: Add panels based on ILITEK ILI9806E

[PATCH v5] Revert "powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto"
 2023-07-20 13:50 UTC  (2+ messages)

[PATCH v2] powerpc/pseries/vas: Hold mmap_mutex after mmap lock during window close
 2023-07-20 13:50 UTC  (2+ messages)

[PATCH] powerpc/kasan: Disable KCOV in KASAN code
 2023-07-20 13:50 UTC  (2+ messages)

[PATCH v2 0/3] Add SiFive Private L2 cache and PMU driver
 2023-07-20 13:51 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller
` [PATCH v2 2/3] soc: sifive: Add SiFive private L2 cache driver
` [PATCH v2 3/3] soc: sifive: Add SiFive private L2 cache PMU driver

[PATCH v3] USB: serial: xr: Add TIOCGRS485 and TIOCSRS485 ioctls
 2023-07-20 13:52 UTC  (7+ messages)
` [PATCH v4] "
    ` [PATCH v5] "

[PATCH v8 00/13] PCI devices passthrough on Arm, part 3
 2023-07-20 13:50 UTC  (5+ messages)
` [PATCH v8 02/13] vpci: use per-domain PCI lock to protect vpci structure

[igt-dev] [PATCH i-g-t 0/3] Update code to use xe_sysfs_gt_open
 2023-07-20 13:51 UTC  (2+ messages)
` [igt-dev] ○ CI.xeBAT: info for "

[PATCH] btrfs: use WARN_ON_ONCE in btrfs_destroy_inode
 2023-07-20 13:50 UTC 

[PATCH v1 net-next] net: Use sockaddr_storage for getsockopt(SO_PEERNAME)
 2023-07-20 13:50 UTC  (2+ messages)

[PATCHES 0/6] Fix some 'perf trace' leaks found with -fsanitize=address
 2023-07-20 13:49 UTC  (4+ messages)
` [PATCH 2/6] perf thread: Allow tools to register a thread->priv destructor

[PATCH] gpio :mlxbf2: remove unneeded platform_set_drvdata() call
 2023-07-20 13:48 UTC 

cip/linux-6.1.y-cip baseline-nfs: 17 runs, 1 regressions (v6.1.38-cip1-7-g5cff59cac977b)
 2023-07-20 13:47 UTC 

cip/linux-6.1.y-cip baseline: 75 runs, 2 regressions (v6.1.38-cip1-7-g5cff59cac977b)
 2023-07-20 13:47 UTC 

[patch 00/58] x86/apic: Decrapification and static calls
 2023-07-20 13:47 UTC  (4+ messages)

[Intel-gfx] [PATCH v4 0/7] Add DSC PPS readout
 2023-07-20 13:47 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Add DSC PPS readout (rev4)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] [RFC PATCH v2]mm/slub: Optimize slub memory usage
 2023-07-20 13:46 UTC  (6+ messages)

[PATCH] Makefile: Use sort shortopts
 2023-07-20 13:45 UTC  (2+ messages)

[PATCH 2/2] docs: rust: clarify what 'rustup override' does
 2023-07-20 13:45 UTC  (2+ messages)

[PATCH] staging: media: tegra-video: include video.h header
 2023-07-20 13:44 UTC  (2+ messages)

[PATCH 1/2] docs: rust: update instructions for obtaining 'core' source
 2023-07-20 13:44 UTC  (2+ messages)

[5.15.y PATCH 0/4] ksmbd: ZDI Vulnerability patches for 5.15.y
 2023-07-20 13:44 UTC  (5+ messages)
` [5.15.y PATCH 1/4] ksmbd: use ksmbd_req_buf_next() in ksmbd_smb2_check_message()

permanently wedged in filesystem, fs/btrfs/relocation.c:1937 prepare_to_merge
 2023-07-20 13:42 UTC 

[PATCH 0/6] qapi: Tidy up doc comments
 2023-07-20 13:42 UTC  (7+ messages)
` [PATCH 2/6] qapi/block: Tidy up block-latency-histogram-set documentation
` [PATCH 3/6] qapi/qdev: Tidy up device_add documentation
` [PATCH 5/6] qapi: Correct "eg." to "e.g." in documentation

[PATCH 2/4] ext4: fix BUG in ext4_mb_new_inode_pa() due to overflow
 2023-07-20 13:42 UTC  (2+ messages)

How to find the correct corresponding relationship between mem devices and target postions?
 2023-07-20 13:41 UTC 

[PATCH v2] btrfs: propagate error from function unpin_extent_cache()
 2023-07-20 13:41 UTC 

[PATCH v3 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2023-07-20 13:40 UTC  (5+ messages)
` [PATCH v3 3/4] pinctrl: Implementation of the generic scmi-pinctrl driver

[PATCH for-8.1 0/6] x86: acpi pci fixes
 2023-07-20 13:38 UTC  (7+ messages)
` [PATCH for-8.1 1/6] tests: acpi: x86: whitelist expected blobs
` [PATCH for-8.1 2/6] x86: acpi: workaround Windows not handling name references in Package properly
` [PATCH for-8.1 3/6] tests: acpi: x86: update expected blobs
` [PATCH for-8.1 4/6] tests: acpi: whitelist "
` [PATCH for-8.1 5/6] acpi: x86: remove _ADR on host bridges
` [PATCH for-8.1 6/6] tests: acpi: update expected blobs

[PATCH] hw/nvme: use stl/ldl pci dma api
 2023-07-20 13:39 UTC  (2+ messages)

[PATCH] tests/decode: Suppress "error: " string for expected-failure tests
 2023-07-20 13:38 UTC  (2+ messages)

[xen-unstable test] 181904: tolerable FAIL - PUSHED
 2023-07-20 13:38 UTC 

[PATCH v2 0/2] fs/erofs: Add support for EROFS
 2023-07-20 13:38 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] fs/erofs: Add tests for EROFS in grub-fs-tester

[PATCH v2 07/12] rust: init: Add functions to create array initializers
 2023-07-20 13:28 UTC  (2+ messages)

[meta][kirkstone][PATCH] json-c: disable -Werror for x86-64
 2023-07-20 13:36 UTC 

[libgpiod][PATCH 0/5] core: provide information about the parent chip in line requests
 2023-07-20 13:37 UTC  (11+ messages)

[PATCH v2 10/12] rust: init: make `PinInit<T, E>` a supertrait of `Init<T, E>`
 2023-07-20 13:36 UTC  (2+ messages)

[PATCH] nfsd: add a MODULE_DESCRIPTION
 2023-07-20 13:34 UTC 

[pull] amdgpu drm-fixes-6.5
 2023-07-20 13:34 UTC 

[PATCH v3 1/4] dt-bindings: arm: fsl: Add VAR-SOM-MX6 SoM
 2023-07-20 13:34 UTC  (7+ messages)
` [PATCH v3 2/4] ARM: dts: imx6qdl: Add Variscite VAR-SOM-MX6 SoM support
` [PATCH v3 4/4] ARM: dts: imx6q: Add Variscite MX6 Custom board support

[PATCH v2 09/12] rust: init: implement Zeroable for Opaque<T>
 2023-07-20 13:34 UTC  (2+ messages)

split btrfs_load_block_group_zone_info
 2023-07-20 13:32 UTC  (2+ messages)

[PATCH 2/2] man*/: ffix (un-bracket tables)
 2023-07-20 13:31 UTC  (2+ messages)

[PATCH v2 08/12] rust: init: add support for arbitrary paths in init macros
 2023-07-20 13:30 UTC  (2+ messages)

[PATCH] gpio :lp3943 :remove unneeded platform_set_drvdata() call
 2023-07-20 13:29 UTC 

[PATCH 0/2] Fix MCE handling on AMD hosts
 2023-07-20 13:29 UTC  (5+ messages)
` [PATCH 1/2] i386: Add support for SUCCOR feature

[linux-next:master 3146/3438] include/asm-generic/io.h:636:15: error: redefinition of 'inb_p'
 2023-07-20 13:28 UTC  (2+ messages)

[PATCH 0/5] btrfs: scrub: fix the scrub performance regression caused by unnecessary extent/csum tree searchs
 2023-07-20 13:27 UTC  (3+ messages)
` [PATCH 1/5] btrfs: scrub: avoid unnecessary extent tree search preparing stripes

Linux 6.4.4
 2023-07-20 13:27 UTC  (2+ messages)
` [BUG] "

[PATCH v2] net: add initial support for AF_XDP network backend
 2023-07-20 13:27 UTC  (3+ messages)

[PATCH] gpio : max77620: remove unneeded platform_set_drvdata() call
 2023-07-20 13:25 UTC 

[PATCH net-next v1 0/6] net: dsa: microchip: provide Wake on LAN support
 2023-07-20 13:25 UTC  (4+ messages)
` [PATCH net-next v1 3/6] net: dsa: microchip: ksz9477: add "
` [PATCH net-next v1 4/6] net: dsa: microchip: ksz9477: add Wake on PHY event support
` [PATCH net-next v1 6/6] net: dsa: microchip: ksz9477: make switch MAC address configurable


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.