All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-20 13:59:27 to 2023-07-20 14:48:10 UTC [more...]

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

[libgpiod][PATCH v2 0/5] core: provide information about the parent chip in line requests
 2023-07-20 14:47 UTC  (6+ messages)
` [libgpiod][PATCH v2 1/5] core: provide gpiod_line_request_get_chip_name()
` [libgpiod][PATCH v2 2/5] tests: add a test-case for gpiod_line_request_get_chip_name()
` [libgpiod][PATCH v2 3/5] bindings: cxx: provide line_request::chip_name()
` [libgpiod][PATCH v2 4/5] bindings: python: provide the chip_name property in line_request
` [libgpiod][PATCH v2 5/5] bindings: rust: provide LineRequest::chip_name()

[PATCH] clk: Dont return error when assigned-clocks is empty or missing
 2023-07-20 14:47 UTC  (6+ messages)

[PATCH v2 0/3] Add SiFive Private L2 cache and PMU driver
 2023-07-20 14:47 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-07-20 14:45 UTC  (6+ messages)
` [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory

[XEN PATCH v3] x86/HVM: address violations of MISRA C:2012 Rules 8.2 and 8.3
 2023-07-20 14:45 UTC  (2+ messages)

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

[PATCH] tools: perf: Two typos have been corrected
 2023-07-20 14:45 UTC  (3+ messages)

allow building a kernel without buffer_heads
 2023-07-20 14:45 UTC  (12+ 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] block: set reasonable default for discard max
 2023-07-20 14:43 UTC  (7+ messages)

[Intel-gfx] [PATCH v6 0/9] Update AUX invalidation sequence
 2023-07-20 14:44 UTC  (5+ messages)
` [Intel-gfx] [PATCH v6 6/9] drm/i915/gt: Ensure memory quiesced before invalidation for all engines
    `  "

[PATCH] USB: serial: simple: sort entries
 2023-07-20 14:45 UTC  (3+ messages)

[RFC PATCH 0/4] Reduce cost of accessing tg->load_avg
 2023-07-20 14:42 UTC  (9+ messages)
` [RFC PATCH 3/4] sched/fair: delay update_tg_load_avg() for cfs_rq's removed load

[PATCH 1/1] ethernet: atheros: fix return value check in atl1e_tso_csum()
 2023-07-20 14:42 UTC 

[PATCH 1/1] ethernet: atheros: fix return value check in atl1c_tso_csum()
 2023-07-20 14:42 UTC 

[PATCH 1/1] ethernet: atheros: fix return value check in atl1_tso()
 2023-07-20 14:41 UTC 

cip/linux-6.1.y-cip baseline-nfs: 4 runs, 1 regressions (v6.1.38-cip1-10-gf4eb42f19246)
 2023-07-20 14:42 UTC 

[PATCH 0/4] net: ti: am65-cpsw-nuss: Fix DT binding handling of pinctrl
 2023-07-20 14:41 UTC  (10+ 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] "

[PATCH 00/10] pwm: Constistenly name pwm_chip variables "chip"
 2023-07-20 14:41 UTC  (5+ messages)

[PATCH] pwm: Explicitly include correct DT includes
 2023-07-20 14:41 UTC  (5+ messages)

perf probe: Trying to read a 'ctx' named local variable
 2023-07-20 14:40 UTC  (3+ messages)

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

[Intel-gfx] [PATCH v2 0/4] drm/i915/tc: some clean-ups in max lane count handling code
 2023-07-20 14:39 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/tc: some clean-ups in max lane count handling code (rev2)

[PATCH v2 05/11] drm/tests: helpers: Create a helper to allocate a locking ctx
 2023-07-20 14:37 UTC  (3+ messages)

[willy-pagecache:folio-flags 7/18] include/linux/page-flags.h:702:16: error: implicit declaration of function 'clear_bit_unlock_is_negative_byte'
 2023-07-20 14:37 UTC 

[PATCH v3 1/2] PCI: dwc: Implement general suspend/resume functionality for L2/L3 transitions
 2023-07-20 14:37 UTC  (10+ messages)

[PATCH -next] mfd: db8500-prcmu: Remove unused inline functions
 2023-07-20 14:37 UTC 

[PATCH -next] extcon: Remove unused inline functions
 2023-07-20 14:37 UTC 

[PATCH 0/4] python/machine: use socketpair() for console socket
 2023-07-20 14:35 UTC  (9+ messages)
` [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 -next] arm64: Remove unsued extern declaration init_mem_pgprot()
 2023-07-20 14:35 UTC  (2+ messages)

[PATCH -next] genirq: Remove unused extern declaration
 2023-07-20 14:36 UTC 

[PATCHSET 0/2] fstests: testing improvements
 2023-07-20 14:34 UTC  (11+ messages)
` [PATCH 1/2] check: add a -smoketest option
` [PATCH 2/2] check: generate gcov code coverage reports at the end of each section

[PATCH -next] fs/9p: Remove unused extern declaration
 2023-07-20 14:35 UTC 

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

[PATCH 00/11] btrfs-progs: fix bugs and CHANGING_FSID_V2 flag
 2023-07-20 14:33 UTC  (5+ messages)
` [PATCH 11/11] btrfs-progs: tune: fix incomplete fsid_change

oops in nfsd-next branch
 2023-07-20 14:33 UTC  (6+ messages)

[nft v3 PATCH 0/4] add input flags and "no-dns"/"json" flags
 2023-07-20 14:27 UTC  (5+ messages)
` [nft v3 PATCH 1/4] src: add input flags for nft_ctx
` [nvt v3 PATCH 2/4] src: add input flag NFT_CTX_INPUT_NO_DNS to avoid blocking
` [nft v3 PATCH 3/4] src: add input flag NFT_CTX_INPUT_JSON to enable JSON parsing
` [nft v3 PATCH 4/4] py: add Nftables.input_{set,get}_flags() API

[PATCH RESEND 0/2] loop: fix regression from max_loop default value change
 2023-07-20 14:32 UTC  (4+ messages)
` [PATCH RESEND 1/2] loop: deprecate autoloading callback loop_probe()

[PATCH v2] cifs: fix charset issue in reconnection
 2023-07-20 14:32 UTC  (3+ messages)

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

Traceback with CONFIG_REGMAP_KUNIT=y+CONFIG_DEBUG_ATOMIC_SLEEP=y
 2023-07-20 14:31 UTC  (4+ messages)

[PATCH v2] usertools: add tool to generate balanced rss traffic flows
 2023-07-20 14:31 UTC  (4+ messages)

[PATCH v2 0/2] loop: fix regression from max_loop default value change
 2023-07-20 14:30 UTC  (3+ messages)
` [PATCH v2 1/2] loop: deprecate autoloading callback loop_probe()
` [PATCH v2 2/2] loop: do not enforce max_loop hard limit by (new) default

[PATCH v6 00/11] MediaTek DisplayPort: support eDP and aux-bus
 2023-07-20 14:30 UTC  (5+ messages)
` [PATCH v6 09/11] drm/mediatek: dp: Add support for embedded DisplayPort aux-bus

[GIT PULL] Btrfs fixes for 6.5-rc3
 2023-07-20 14:23 UTC 

Potential leak in file put
 2023-07-20 14:30 UTC  (2+ messages)

[PATCH net-next 0/4] net: page_pool: remove page_pool_release_page()
 2023-07-20 14:28 UTC  (2+ messages)

[XEN PATCH] xen/arm: optee: provide an initialization for struct arm_smccc_res
 2023-07-20 14:29 UTC 

[PATCH net-next] ipv4/fib: send RTM_DELROUTE notify when flush fib
 2023-07-20 14:29 UTC  (5+ messages)

[PATCH 00/14] Refactor SUNRPC svc thread code, and use llist
 2023-07-20 14:29 UTC  (8+ messages)
` [PATCH 10/14] SUNRPC: change svc_pool_wake_idle_thread() to return nothing

BPF/Question: PTR_TRUSTED vs PTR_UNTRUSTED
 2023-07-20 14:29 UTC  (2+ messages)

error: unknown target CPU 'r5000'
 2023-07-20 14:27 UTC 

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

[Intel-xe] [PATCH V5 0/6] drm/xe: Add engine scheduler control interface
 2023-07-20 14:27 UTC  (12+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Add engine scheduler control interface (rev5)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] [PATCH V5 1/6] drm/xe: Add sysfs entries for engines under its GT
` [Intel-xe] [PATCH V5 2/6] drm/xe: Add sysfs for default engine scheduler properties
` [Intel-xe] [PATCH V5 3/6] drm/xe: Add job timeout engine property to sysfs
` [Intel-xe] [PATCH V5 4/6] drm/xe: Add timeslice duration "
` [Intel-xe] [PATCH V5 5/6] drm/xe: Add sysfs for preempt reset timeout
` [Intel-xe] [PATCH V5 6/6] drm/xe: Add min/max cap for engine scheduler properties
` [Intel-xe] ✓ CI.Build: success for drm/xe: Add engine scheduler control interface (rev5)
` [Intel-xe] ✗ CI.Hooks: failure "

[PATCH v2 0/4] dedupe smb unicode files
 2023-07-20 14:25 UTC  (7+ messages)

[PATCH 0/2] Add support for firefox gecko converter test and commands
 2023-07-20 14:24 UTC  (3+ messages)
` [PATCH 1/2] perf scripts python: Add command execution for firefox gecko converter script
` [PATCH 2/2] perf test: Add support for testing "

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

[RFC PATCH 0/4] fix some issues related to MISRA C:2012 Rule 9.1
 2023-07-20 14:23 UTC  (7+ messages)
` [RFC PATCH 1/4] xen/arm: justify or initialize conditionally uninitialized variables

[PATCH] nfsd: add a MODULE_DESCRIPTION
 2023-07-20 14:23 UTC  (2+ messages)

[PATCH v1 00/11] Fix support for System Suspend for CS35L41 HDA
 2023-07-20 14:21 UTC  (7+ messages)
` [PATCH v1 01/11] ALSA: cs35l41: Use mbox command to enable speaker output for external boost
` [PATCH v1 06/11] ALSA: hda: hda_component: Add pre and post playback hooks to hda_component
` [PATCH v1 10/11] ALSA: hda: cs35l41: Add device_link between HDA and cs35l41_hda

[PATCH net-next v1 0/7] In-kernel support for the TLS Alert protocol
 2023-07-20 14:22 UTC  (6+ messages)
` [PATCH net-next v1 5/7] net/handshake: Add helpers for parsing incoming TLS Alerts

[PATCH] mm,ima,kexec: use memblock_free_late from ima_free_kexec_buffer
 2023-07-20 14:14 UTC 

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

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

[PATCH v2 0/4] Enable CET userspace support
 2023-07-20 11:14 UTC  (5+ messages)
` [PATCH v2 1/4] target/i386: Enable XSAVES support for CET states
` [PATCH v2 2/4] target/i386: Add CET MSRs access interface
` [PATCH v2 3/4] target/i386: Add CET states to vmstate
` [PATCH v2 4/4] target/i386: Advertise CET related flags in feature words

[PATCH] docs/zh_TW: remove the mailing list entry for zh_TW
 2023-07-20 14:18 UTC 

[Intel-xe] [PATCH] drm/xe/ppgtt: Add support for correct PAT encoding in Page Table Entry (PTE) format
 2023-07-20 14:18 UTC  (4+ messages)

[PATCH 03/10] iommu: Add generic_single_device_group()
 2023-07-20 14:01 UTC  (6+ messages)

next: arm: dtbs/exynos4212-tab3-3g8.dts', needed by '__dtbs_install'
 2023-07-20 14:17 UTC  (4+ messages)

cip/linux-6.1.y-cip ltp-mm: 1 runs, 1 regressions (v6.1.38-cip1-7-g5cff59cac977b)
 2023-07-20 14:17 UTC 

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

[ptest-runner][PATCH] tests: Ensure that timeouts still print ERROR
 2023-07-20 14:16 UTC 

[PATCH] [RFC PATCH v2]mm/slub: Optimize slub memory usage
 2023-07-20 14:15 UTC  (8+ messages)

[PATCH] ARM: dts: samsung: fix Exynos4212 Tab3 makefile entries
 2023-07-20 14:15 UTC  (2+ messages)

flapping scrub tests?
 2023-07-20 14:14 UTC  (2+ messages)

cip/linux-6.1.y-cip build: 86 builds: 0 failed, 86 passed (v6.1.38-cip1-10-gf4eb42f19246)
 2023-07-20 14:13 UTC 

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

[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  (4+ messages)
` [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  (2+ 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 

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

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

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

[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)

[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  (3+ 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


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.