All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-11 15:43:47 to 2023-07-11 16:19:50 UTC [more...]

[PATCH v2 00/15] spi: Header and core clean up and refactoring
 2023-07-11 15:49 UTC  (9+ messages)
` [PATCH v2 04/15] spi: Replace open coded spi_controller_xfer_timeout()

[PATCH v3 0/5] Add a new fchmodat4() syscall
 2023-07-11 16:16 UTC  (17+ messages)
` [PATCH v4 0/5] Add a new fchmodat2() syscall
  ` [PATCH v4 1/5] Non-functional cleanup of a "__user * filename"
  ` [PATCH v4 2/5] fs: Add fchmodat2()
  ` [PATCH v4 3/5] arch: Register fchmodat2, usually as syscall 452
  ` [PATCH v4 4/5] tools headers UAPI: Sync files changed by new fchmodat2 syscall
  ` [PATCH v4 5/5] selftests: Add fchmodat2 selftest

[Intel-xe] [PATCH v2 0/2] drm/xe/pmu: Enable PMU interface
 2023-07-11 16:19 UTC  (12+ messages)
` [Intel-xe] [PATCH v2 2/2] "

[PATCH 0/1] amd/display: only accept async flips for fast updates
 2023-07-11 16:19 UTC  (5+ messages)
` [PATCH] "

[PATCH v2] perf/build: fix broken dependency check for libtracefs
 2023-07-11 16:18 UTC  (3+ messages)

[PATCH 01/13] PCI: Sort Intel PCI IDs by number
 2023-07-11 16:17 UTC  (2+ messages)

[PATCH] f2fs: don't reopen the main block device in f2fs_scan_devices
 2023-07-11 16:17 UTC  (5+ messages)
    ` [f2fs-dev] "

[Intel-xe] [PATCH v4] drm/xe: Prevent flooding the kernel log with XE_IOCTL_ERR
 2023-07-11 16:17 UTC 

[PATCH v2] cxl/acpi: Release device after dev_err()
 2023-07-11 16:17 UTC 

[PATCH v4 00/15] powerpc/objtool: uaccess validation for PPC32 (v4)
 2023-07-11 16:08 UTC  (32+ messages)
` [PATCH v4 01/15] Revert "powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto"
` [PATCH v4 02/15] objtool: Move back misplaced comment
` [PATCH v4 03/15] objtool: Allow an architecture to disable objtool on ASM files
` [PATCH v4 04/15] objtool: Fix JUMP_ENTRY_SIZE for bi-arch like powerpc
` [PATCH v4 05/15] objtool: Add INSN_RETURN_CONDITIONAL
` [PATCH v4 06/15] objtool: Add support for relative switch tables
` [PATCH v4 07/15] objtool: Merge mark_func_jump_tables() and add_func_jump_tables()
` [PATCH v4 08/15] objtool: Track general purpose register used for switch table base
` [PATCH v4 09/15] objtool: Find end of switch table directly
` [PATCH v4 10/15] objtool: When looking for switch tables also follow conditional and dynamic jumps
` [PATCH v4 11/15] objtool: .rodata.cst{2/4/8/16} are not switch tables
` [PATCH v4 12/15] objtool: Add support for more complex UACCESS control
` [PATCH v4 13/15] objtool: Prepare noreturns.h for more architectures
` [PATCH v4 14/15] powerpc/bug: Annotate reachable after warning trap
` [PATCH v4 15/15] powerpc: Implement UACCESS validation on PPC32

[PATCH v1] xen/drivers: ns16550: Fix the return logic for pci_uart_config()
 2023-07-11 16:16 UTC  (4+ messages)

[f2fs-dev] [PATCH] f2fs: fix potential deadlock by reordering w/ i_sem
 2023-07-11 16:16 UTC  (5+ messages)
    `  "

[stable:linux-4.19.y 6031/6356] drivers/base/regmap/regcache.o: warning: objtool: regcache_sync()+0x154: unreachable instruction
 2023-07-11 16:15 UTC 

[PATCH v2 1/1] gpio: mmio: handle "ngpios" properly in bgpio_init()
 2023-07-11 16:15 UTC  (2+ messages)

[PATCH bpf-next v5 0/7] Add SO_REUSEPORT support for TC bpf_sk_assign
 2023-07-11 16:15 UTC  (3+ messages)
` [PATCH bpf-next v5 6/7] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign

[BUG]: bad usercopy in kvm_stats_read in mm/usercopy.c
 2023-07-11 16:15 UTC  (3+ messages)

[PATCH v2] dt-bindings: remoteproc: add Tightly Coupled Memory (TCM) bindings
 2023-07-11 16:14 UTC  (4+ messages)

[PATCH 1/2] mm/slub: remove redundant kasan_reset_tag() from freelist_ptr calculations
 2023-07-11 16:14 UTC  (2+ messages)

[PATCH v2 00/32] mm: allow pte_offset_map[_lock]() to fail
 2023-07-11 16:13 UTC  (9+ messages)
` [PATCH v2 12/32] mm/vmalloc: vmalloc_to_page() use pte_offset_kernel()

[Bug 217651] New: BCM20702B0 Bluetooth device in MacBook no longer working
 2023-07-11 16:13 UTC  (2+ messages)
` [Bug 217651] "

[PATCH] KVM: x86/mmu: Add "never" option to allow sticky disabling of nx_huge_pages
 2023-07-11 16:12 UTC  (5+ messages)

[PATCH v3] mtd: core: Fix resource leak in a for_each_child_of_node() loop
 2023-07-11 16:12 UTC  (2+ messages)

[PATCH] rust: fix bindgen build error with UBSAN_BOUNDS_STRICT
 2023-07-11 16:11 UTC  (2+ messages)

[PATCH v3 0/7] Add support for memmap on memory feature on ppc64
 2023-07-11 16:09 UTC  (18+ messages)
` [PATCH v3 2/7] mm/hotplug: Allow memmap on memory hotplug request to fallback
` [PATCH v3 3/7] mm/hotplug: Allow architecture to override memmap on memory support check
` [PATCH v3 5/7] powerpc/book3s64/memhotplug: Enable memmap on memory for radix

[PATCH] xen/arm: pci: fix check in pci_check_bar()
 2023-07-11 16:10 UTC  (3+ messages)

[PATCH] fs: binfmt_elf_efpic: fix personality for fdpic ELF
 2023-07-11 16:11 UTC  (2+ messages)

[PATCH v3 0/2] Add support to configure active retimer cable
 2023-07-11 16:06 UTC  (4+ messages)
` [PATCH v3 1/2] platform/chrome: cros_ec_typec: Configure Retimer cable type

[Intel-gfx] [PATCH] drm/i915: Allow panel drrs modes to have differing sync polarities
 2023-07-11 16:06 UTC  (3+ messages)

[PATCH] provide Windows/MSVC lcore macros
 2023-07-11 16:09 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v2] eal: provide per lcore macros for MSVC

[isar-cip-core] Kconfig: Add additional features to security image
 2023-07-11 16:09 UTC  (2+ messages)

[PATCH printk v2 0/5] various cleanups
 2023-07-11 16:07 UTC  (4+ messages)
` [PATCH printk v2 2/5] printk: Add NMI safety to console_flush_on_panic() and console_unblank()

[PATCH 00/18] genpd: Create a genpd directory to host genpd providers
 2023-07-11 16:07 UTC  (6+ messages)
` [PATCH 12/18] soc: starfive: Move the power-domain driver to the genpd dir

[PATCH 00/17] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
 2023-07-11 16:04 UTC  (8+ messages)

[PATCH 0/2] xen/arm: Support for bigger domU passthrough dtbs
 2023-07-11 16:07 UTC  (6+ messages)
` [PATCH 1/2] xen/arm: Fix domain_handle_dtb_bootmodule() error path
` [PATCH 2/2] xen/arm: Account for domU dtb bootmodule size separately

cip/linux-5.10.y-cip smc: 3 runs, 2 regressions (v5.10.184-cip36-13-g8fae18103387)
 2023-07-11 16:07 UTC 

cip/linux-5.10.y-cip ltp-pty: 6 runs, 1 regressions (v5.10.184-cip36-13-g8fae18103387)
 2023-07-11 16:07 UTC 

cip/linux-5.10.y-cip ltp-timers: 8 runs, 4 regressions (v5.10.184-cip36-13-g8fae18103387)
 2023-07-11 16:07 UTC 

[PATCH bpf] bpf: cpumap: Fix memory leak in cpu_map_update_elem
 2023-07-11 16:06 UTC  (2+ messages)

[PATCH] blk-mq: Fix stall due to recursive flush plug
 2023-07-11 16:04 UTC 

[linus:master] [rcu/nocb] 7625926086: WARNING:at_kernel/rcu/tree_nocb.h:#rcu_nocb_try_bypass
 2023-07-11 16:06 UTC  (2+ messages)

[PATCH 0/2] net: phy: dp83822: Add support for line class driver configuration
 2023-07-11 16:05 UTC  (7+ messages)

[PATCH] serial: qcom-geni: use icc tag defines
 2023-07-11 16:05 UTC 

[wireless-regdb] wireless-regdb: Update for regulatory info for Türkiye (TR) on 6GHz
 2023-07-11 16:05 UTC  (2+ messages)

[PATCH 1/3] peci: Add Intel Sapphire Rapids support
 2023-07-11 16:04 UTC  (3+ messages)
` [PATCH 2/3] hwmon: (peci/cputemp) "
` [PATCH 3/3] hwmon: (dimmtemp) Add "

[RFC] rockchip: rk3308: fix "same-as-spl" bug in boot devices order
 2023-07-11 16:04 UTC  (3+ messages)
  ` R: "

[intel-lts:4.19/android_s 3863/30000] sound/soc/codecs/rt700.c:1136:5: warning: no previous prototype for 'rt700_pcm_hw_free'
 2023-07-11 16:04 UTC 

[PATCH v3 0/9] Cleanup/Optimise KUAP (v3)
 2023-07-11 15:59 UTC  (20+ messages)
` [PATCH v3 1/9] powerpc/kuap: Avoid unnecessary reads of MD_AP
` [PATCH v3 2/9] powerpc/kuap: Avoid useless jump_label on empty function
` [PATCH v3 3/9] powerpc/kuap: Fold kuep_is_disabled() into its only user
` [PATCH v3 4/9] powerpc/features: Add capability to update mmu features later
` [PATCH v3 5/9] powerpc/kuap: MMU_FTR_BOOK3S_KUAP becomes MMU_FTR_KUAP
` [PATCH v3 6/9] powerpc/kuap: Use MMU_FTR_KUAP on all and refactor disabling kuap
` [PATCH v3 7/9] powerpc/kuap: Simplify KUAP lock/unlock on BOOK3S/32
` [PATCH v3 8/9] powerpc/kuap: KUAP enabling/disabling functions must be __always_inline
` [PATCH v3 9/9] powerpc/kuap: Use ASM feature fixups instead of static branches

[igt-dev] [PATCH i-g-t 1/2] lib/igt_dummyload: Extract sync spinner API
 2023-07-11 16:02 UTC  (4+ messages)
` [Intel-gfx] "
` [igt-dev] [PATCH i-g-t 2/2] tests/i915_pm_rps: Exercise sysfs thresholds
  ` [Intel-gfx] "

[ANN] U-Boot v2023.07 released
 2023-07-11 16:02 UTC  (5+ messages)

[PATCH v5 00/38] New page table range API
 2023-07-11 16:01 UTC  (9+ messages)
` [PATCH v5 01/38] minmax: Add in_range() macro
` [PATCH v5 04/38] mm: Add folio_flush_mapping()

Memory providers multiplexing (Was: [PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag)
 2023-07-11 16:00 UTC  (13+ messages)

[kirkstone][PATCH] systemd: Backport nspawn: make sure host root can write to the uidmapped mounts we prepare for the container payload
 2023-07-11 16:00 UTC 

[PATCH iproute2] lib: move rtnl_echo_talk from libnetlink to utils
 2023-07-11 16:00 UTC  (2+ messages)

[PATCH 00/13] PCI: Define Intel PCI IDs and use them in drivers
 2023-07-11 15:58 UTC  (5+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/gt: Do not use stolen on MTL
 2023-07-11 15:59 UTC  (7+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/display: "

[PATCH 00/15] refs: implement skip lists for packed backend
 2023-07-11 15:56 UTC  (5+ messages)
` [PATCH v5 00/16] refs: implement jump "

[PATCH 1/1 fyi] tools include UAPI: Sync linux/mount.h copy with the kernel sources
 2023-07-11 15:56 UTC 

[RFC PATCH] iommu: arm-smmu-nvidia: Add default domain type implementation op
 2023-07-11 15:55 UTC  (5+ messages)

[PATCH v3 0/7] Allow dynamic allocation of software IO TLB bounce buffers
 2023-07-11 15:54 UTC  (11+ messages)
` [PATCH v3 4/7] swiotlb: if swiotlb is full, fall back to a transient memory pool

[PATCH v2 0/2] riscv: support ELF format binaries in nommu mode
 2023-07-11 15:53 UTC  (7+ messages)
` [PATCH v2 1/2] binfmt_elf_fdpic: support 64-bit systems
` [PATCH v2 2/2] riscv: support the elf-fdpic binfmt loader

[PATCH 0/6] vhost-user: Add suspend/resume
 2023-07-11 15:52 UTC  (7+ messages)
` [PATCH 1/6] vhost-user.rst: "
` [PATCH 2/6] vhost-vdpa: Move vhost_vdpa_reset_status() up
` [PATCH 3/6] vhost: Do not reset suspended devices on stop
` [PATCH 4/6] vhost-user: Implement suspend/resume
` [PATCH 5/6] vhost-vdpa: Match vhost-user's status reset
` [PATCH 6/6] vhost-user: Have reset_status fall back to reset

[PATCH] generic/558: limit the number of spawned subprocesses
 2023-07-11 15:51 UTC 

Oops on /proc/interrupt access with 6.5-rc1
 2023-07-11 15:51 UTC 

[RFC 00/12] net: huge page backed page_pool
 2023-07-11 15:49 UTC  (2+ messages)

[PATCH 0/3] fdp fixes, random placment id and xnvme support
 2023-07-11 15:44 UTC  (4+ messages)
  ` [PATCH 1/3] fdp: use macro for max ruhs and fix placement id check

[PATCH v4] checkpatch: check for missing Fixes tags
 2023-07-11 15:48 UTC  (2+ messages)

[Intel-gfx] [drm-rerere] nightly.conf: drop sound tree from drm-tip altogether
 2023-07-11 15:48 UTC  (4+ messages)

[PATCH 1/5] ASoC: bcm: bcm63xx-i2s-whistler: Convert to devm_platform_ioremap_resource()
 2023-07-11 15:46 UTC  (3+ messages)
` [PATCH 5/5] ASoC: tegra: tegra20_ac97: Use devm_platform_get_and_ioremap_resource()

[meta-arago] [kirkstone] [PATCH] arago.conf: Enable coretracers in gstreamer1.0
 2023-07-11 15:47 UTC 

[PATCH] sched/fair: remove util_est boosting
 2023-07-11 15:47 UTC  (2+ messages)

[RESEND PATCH v2 0/5] imx8mn-var-som: fix ethernet for Variscite symphony board and imx8m nano SOM
 2023-07-11 15:45 UTC  (6+ messages)
` [RESEND PATCH v2 1/5] imx8mn-var-som: read and print SoM infos from eeprom on startup
` [RESEND PATCH v2 2/5] imx8mn-var-som: fix non-applied PHY reset-gpios properties
` [RESEND PATCH v2 3/5] arm: dts: imx8mn-var-som: fix PHY detection bug by adding deassert delay
` [RESEND PATCH v2 4/5] imx8mn-var-som: read eth MAC address from EEPROM
` [RESEND PATCH v2 5/5] imx8mn-var-som: adjust PHY reset gpios according to hardware configuration

[PATCH] of: Preserve "of-display" device name for compatibility
 2023-07-11 15:46 UTC  (4+ messages)

[PATCH] pwm: atmel: enable clk when pwm already enabled in bootloader
 2023-07-11 15:45 UTC  (5+ messages)

[RFC PATCH v2] x86/boot: add .sbat section to the bzImage
 2023-07-11 15:44 UTC 

[PATCH] coresight: etm3x: convert struct etm_drvdata's spinlock to raw_spinlock
 2023-07-11 15:45 UTC  (4+ messages)

[PATCH v12 00/11] LSM: Three basic syscalls
 2023-07-11 15:36 UTC  (3+ messages)
` [PATCH v12 03/11] proc: Use lsmids instead of lsm names for attrs

XFS writing issue
 2023-07-11 15:42 UTC  (2+ messages)

[PATCH 00/10] thermal: tegra: Do not register cooling device
 2023-07-11 15:42 UTC  (3+ messages)

[PATCH v4 00/12] RISC-V: support some cryptography accelerations
 2023-07-11 15:37 UTC  (2+ messages)
` [PATCH v4 10/12] RISC-V: crypto: add Zvkned accelerated AES encryption implementation


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.