All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-24 21:41:13 to 2023-10-24 23:04:33 UTC [more...]

[PATCH 0/5] KVM: arm64: NV trap forwarding fixes
 2023-10-24 23:04 UTC  (7+ messages)
` [PATCH 5/5] KVM: arm64: Handle AArch32 SPSR_{irq,abt,und,fiq} as RAZ/WI

[PATCH v5 bpf-next 0/9] bpf: File verification with LSM and fsverity
 2023-10-24 23:03 UTC  (3+ messages)
` [PATCH v5 bpf-next 5/9] bpf, fsverity: Add kfunc bpf_get_fsverity_digest

[PATCH v7 0/8] Add Intel VT-d nested translation (part 1/2)
 2023-10-24 23:03 UTC  (3+ messages)
` [PATCH v7 7/8] iommu/vt-d: Add nested domain allocation

[Intel-xe] [PATCH v2 1/3] drm/xe/xe2: Add initial workarounds
 2023-10-24 23:02 UTC  (10+ messages)
` [Intel-xe] [PATCH v2 2/3] drm/xe: Add performance tuning settings for MTL and Xe2
` [Intel-xe] [PATCH v2 3/3] drm/xe: Add Wa_14019821291
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [v2,1/3] drm/xe/xe2: Add initial workarounds
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[PATCH] cxl/region: don't try to cleanup after cxl_region_setup_targets() fails
 2023-10-24 23:01 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] remove unnecessary null check before free/rte_free
 2023-10-24 22:58 UTC 

[Intel-gfx] [PATCH 0/4] drm/i915/mst: MST modeset sequence fixes
 2023-10-24 22:57 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/mst: MST modeset sequence fixes (rev2)

[Intel-gfx] [PATCH] drm/i915/mtl: avoid stringop-overflow warning
 2023-10-24 22:57 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/mtl: avoid stringop-overflow warning (rev4)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v4 0/3] Fix clock division overflow problem
 2023-10-24 22:53 UTC  (4+ messages)
` [PATCH v4 1/3] math.h: add DIV_ROUND_UP_NO_OVERFLOW

[PATCH v2 0/2] iio: adc: ti-adc128s052: Add support for adc102s021 and family
 2023-10-24 22:52 UTC  (4+ messages)
` [PATCH v2 2/2] iio: adc: ti-adc128s052: Add lower resolution devices support

[PATCH v2 0/2] ARM: amlogic: Add A1 SPIFC support
 2023-10-24 22:51 UTC  (3+ messages)
` [PATCH v2 1/2] spi: add support for Amlogic A1 SPI Flash Controller
` [PATCH v2 2/2] ARM: amlogic: ad401: enable SPIFC

[net-next PATCH v6 00/10] Introduce queue and NAPI support in netdev-genl (Was: Introduce NAPI queues support)
 2023-10-24 22:51 UTC  (10+ messages)
` [net-next PATCH v6 01/10] netdev-genl: spec: Extend netdev netlink spec in YAML for queue
` [net-next PATCH v6 05/10] netdev-genl: spec: Extend netdev netlink spec in YAML for NAPI
` [net-next PATCH v6 06/10] netdev-genl: Add netlink framework functions for napi
` [net-next PATCH v6 09/10] netdev-genl: spec: Add PID in netdev netlink YAML spec

[PATCH v9 bpf-next 0/9] bpf: Add socket destroy capability
 2023-10-24 22:50 UTC  (7+ messages)
` [PATCH v9 bpf-next 5/9] bpf: udp: Implement batching for sockets iterator

[PATCH v3 0/5] config-parse: create config parsing library
 2023-10-24 22:50 UTC  (2+ messages)

[Intel-xe] [PATCH] drm/xe: Fix WA 14010918519 write to wrong register
 2023-10-24 22:49 UTC  (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "

[PATCH v5 bpf-next 0/7] Allocate bpf trampoline on bpf_prog_pack
 2023-10-24 22:46 UTC  (8+ messages)
` [PATCH v5 bpf-next 1/7] bpf: Let bpf_prog_pack_free handle any pointer
` [PATCH v5 bpf-next 2/7] bpf: Adjust argument names of arch_prepare_bpf_trampoline()
` [PATCH v5 bpf-next 3/7] bpf: Add helpers for trampoline image management
` [PATCH v5 bpf-next 4/7] bpf, x86: Adjust arch_prepare_bpf_trampoline return value
` [PATCH v5 bpf-next 5/7] bpf: Add arch_bpf_trampoline_size()
` [PATCH v5 bpf-next 6/7] bpf: Use arch_bpf_trampoline_size
` [PATCH v5 bpf-next 7/7] x86, bpf: Use bpf_prog_pack for bpf trampoline

[PATCH bpf-next v4 0/7] Add bpf programmable net device
 2023-10-24 22:45 UTC  (9+ messages)
` [PATCH bpf-next v4 1/7] netkit, bpf: "
` [PATCH bpf-next v4 2/7] tools: Sync if_link uapi header
` [PATCH bpf-next v4 3/7] libbpf: Add link-based API for netkit
` [PATCH bpf-next v4 4/7] bpftool: Implement link show support "
` [PATCH bpf-next v4 5/7] bpftool: Extend net dump with netkit progs
` [PATCH bpf-next v4 6/7] selftests/bpf: Add netlink helper library
` [PATCH bpf-next v4 7/7] selftests/bpf: Add selftests for netkit

[PATCH bpf-next] selftests/bpf: Convert CHECK macros to ASSERT_* macros in bpf_iter
 2023-10-24 22:43 UTC 

[PATCH 0/4] media: qcom: camss: Introduce support for named power-domains
 2023-10-24 22:42 UTC  (5+ messages)
` [PATCH 1/4] media: qcom: camss: Convert to per-VFE pointer for power-domain linkages
` [PATCH 2/4] media: qcom: camss: Use common VFE pm_domain_on/pm_domain_off where applicable
` [PATCH 3/4] media: qcom: camss: Move VFE power-domain specifics into vfe.c
` [PATCH 4/4] media: qcom: camss: Add support for named power-domains

[PATCH v2 0/3] ide: implement simple legacy/native mode switching for PCI IDE controllers
 2023-10-24 22:40 UTC  (4+ messages)
` [PATCH v2 1/3] ide/pci.c: introduce pci_ide_update_mode() function
` [PATCH v2 2/3] ide/via: don't attempt to set default BAR addresses
` [PATCH v2 3/3] hw/ide/via: implement legacy/native mode switching

[PATCH v2 24/39] mm/slab: enable slab allocation tagging for kmalloc and friends
 2023-10-24 22:40 UTC  (2+ messages)

[linux-next:master 4839/14747] drivers/net/wireless/mediatek/mt76/mt7915/main.c:498:17: sparse: sparse: dubious: x & !y
 2023-10-24 22:40 UTC 

[PATCH net-next 1/2] net: dsa: realtek: support reset controller
 2023-10-24 22:39 UTC  (10+ messages)
` [PATCH net-next 2/2] dt-bindings: net: dsa: realtek: add "

[PATCH 0/6] Add support for Translation Buffer Units
 2023-10-24 22:26 UTC  (5+ messages)
` [PATCH 1/6] dt-bindings: iommu: Add Translation Buffer Unit bindings

[PATCH] smbios: arm64: Allow table to be written at a fixed addr
 2023-10-24 22:34 UTC  (5+ messages)

[PATCH] arm64: mm: drop tlb flush operation when clearing the access bit
 2023-10-24 22:32 UTC  (3+ messages)

[Intel-gfx] [PATCH 00/29] drm/i915: Improve BW management on MST links
 2023-10-24 22:32 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Improve BW management on MST links (rev5)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH v2 0/6] Delay VERW
 2023-10-24 22:30 UTC  (11+ messages)
` [PATCH v2 1/6] x86/bugs: Add asm helpers for executing VERW

[PATCH v4 0/2] i2c: mv64xxx: reset-gpios
 2023-10-24 22:30 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: i2c: mv64xxx: add reset-gpios property
` [PATCH v4 2/2] i2c: mv64xxx: add an optional "

[PATCH] SubmittingPatches: call gitk's command "Copy commit reference"
 2023-10-24 22:26 UTC  (2+ messages)

[PATCH v3 00/50] Improvements to memory use
 2023-10-24 22:23 UTC  (51+ messages)
` [PATCH v3 01/50] perf rwsem: Add debug mode that uses a mutex
` [PATCH v3 02/50] perf machine: Avoid out of bounds LBR memory read
` [PATCH v3 03/50] libperf rc_check: Make implicit enabling work for GCC
` [PATCH v3 04/50] libperf rc_check: Add RC_CHK_EQUAL
` [PATCH v3 05/50] perf hist: Add missing puts to hist__account_cycles
` [PATCH v3 06/50] perf threads: Remove unused dead thread list
` [PATCH v3 07/50] perf offcpu: Add missed btf_free
` [PATCH v3 08/50] perf callchain: Make display use of branch_type_stat const
` [PATCH v3 09/50] perf callchain: Make brtype_stat in callchain_list optional
` [PATCH v3 10/50] perf callchain: Minor layout changes to callchain_list
` [PATCH v3 11/50] perf mem_info: Add and use map_symbol__exit and addr_map_symbol__exit
` [PATCH v3 12/50] perf record: Lazy load kernel symbols
` [PATCH v3 13/50] libperf: Lazily allocate mmap event copy
` [PATCH v3 14/50] perf mmap: Lazily initialize zstd streams
` [PATCH v3 15/50] perf machine thread: Remove exited threads by default
` [PATCH v3 16/50] tools api fs: Switch filename__read_str to use io.h
` [PATCH v3 17/50] tools api fs: Avoid reading whole file for a 1 byte bool
` [PATCH v3 18/50] tools lib api: Add io_dir an allocation free readdir alternative
` [PATCH v3 19/50] perf maps: Switch modules tree walk to io_dir__readdir
` [PATCH v3 20/50] perf record: Be lazier in allocating lost samples buffer
` [PATCH v3 21/50] perf pmu: Switch to io_dir__readdir
` [PATCH v3 22/50] perf bpf: Don't synthesize BPF events when disabled
` [PATCH v3 23/50] perf header: Switch mem topology to io_dir__readdir
` [PATCH v3 24/50] perf events: Remove scandir in thread synthesis
` [PATCH v3 25/50] perf map: Simplify map_ip/unmap_ip and make map size smaller
` [PATCH v3 26/50] perf maps: Move symbol maps functions to maps.c
` [PATCH v3 27/50] perf thread: Add missing RC_CHK_ACCESS
` [PATCH v3 28/50] perf maps: Add maps__for_each_map to call a function on each entry
` [PATCH v3 29/50] perf maps: Add remove maps function to remove a map based on callback
` [PATCH v3 30/50] perf debug: Expose debug file
` [PATCH v3 31/50] perf maps: Refactor maps__fixup_overlappings
` [PATCH v3 32/50] perf maps: Do simple merge if given map doesn't overlap
` [PATCH v3 33/50] perf maps: Rename clone to copy from
` [PATCH v3 34/50] perf maps: Add maps__load_first
` [PATCH v3 35/50] perf maps: Add find next entry to give entry after the given map
` [PATCH v3 36/50] perf maps: Reduce scope of map_rb_node and maps internals
` [PATCH v3 37/50] perf maps: Fix up overlaps during fixup_end
` [PATCH v3 38/50] perf maps: Switch from rbtree to lazily sorted array for addresses
` [PATCH v3 39/50] perf maps: Get map before returning in maps__find
` [PATCH v3 40/50] perf maps: Get map before returning in maps__find_by_name
` [PATCH v3 41/50] perf maps: Get map before returning in maps__find_next_entry
` [PATCH v3 42/50] perf maps: Hide maps internals
` [PATCH v3 43/50] perf maps: Locking tidy up of nr_maps
` [PATCH v3 44/50] perf dso: Reorder variables to save space in struct dso
` [PATCH v3 45/50] perf report: Sort child tasks by tid
` [PATCH v3 46/50] perf trace: Ignore thread hashing in summary
` [PATCH v3 47/50] perf machine: Move fprintf to for_each loop and a callback
` [PATCH v3 48/50] perf threads: Move threads to its own files
` [PATCH v3 49/50] perf threads: Switch from rbtree to hashmap
` [PATCH v3 50/50] perf threads: Reduce table size from 256 to 8

[PATCH 0/2] Fixes for s3 with parallel bootup
 2023-10-24 22:24 UTC  (6+ messages)
` [PATCH 2/2] perf/x86/amd: Don't allow pre-emption in amd_pmu_lbr_reset()

[PATCH RESEND v3 1/1] arm: dts: icnova-a20-adb4006: Add board support
 2023-10-24 22:26 UTC  (2+ messages)

[PATCH] eap-mschapv2: allow using on kernels without CRYPTO_MD4, and deprecate
 2023-10-24 22:26 UTC  (6+ messages)

[PATCH v5 00/16] firmware: scmi: add SCMI base protocol support
 2023-10-24 22:24 UTC  (4+ messages)
` [PATCH v5 14/16] cmd: add scmi command for SCMI firmware

[RFC PATCH 0/3] LSM syscall tweaks
 2023-10-24 22:23 UTC  (5+ messages)
` [RFC PATCH 1/3] lsm: cleanup the size counters in security_getselfattr()
` [RFC PATCH 2/3] lsm: correct error codes "

[PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
 2023-10-24 22:20 UTC  (7+ messages)
        ` [f2fs-dev] "

[mszeredi-vfs:statmount-v4 4/5] <stdin>:1573:2: warning: #warning syscall statmount not implemented
 2023-10-24 22:17 UTC 

[intel-lts:4.19/android_s 2963/30000] security/keystore/applet_read.c:119:5: warning: no previous declaration for 'read_keystore_applet'
 2023-10-24 22:17 UTC 

[PATCH v4 0/4] Allwinner R528/T113s PSCI
 2023-10-24 22:16 UTC  (4+ messages)
` [PATCH v4 4/4] sunxi: psci: implement PSCI on R528

[xen-unstable-smoke test] 183517: tolerable all pass - PUSHED
 2023-10-24 22:16 UTC 

[PATCH v4 bpf-next 0/7] Allocate bpf trampoline on bpf_prog_pack
 2023-10-24 22:16 UTC  (6+ messages)
` [PATCH v4 bpf-next 6/7] bpf: Use arch_bpf_trampoline_size

[PATCH 1/1] CI: use OpenSBI 1.3.1 for testing
 2023-10-24 22:15 UTC 

[PATCH v3] audit: don't take task_lock() in audit_exe_compare() code path
 2023-10-24 22:14 UTC  (4+ messages)

Add 'tsm-next' to linux-next
 2023-10-24 22:03 UTC  (2+ messages)

[PATCH v2 3/6] arm64: dts: qcom: starqltechn: remove wifi
 2023-10-24 22:09 UTC  (4+ messages)
` [PATCH v2 5/6] arm64: dts: qcom: starqltechn: disable crypto

[PATCH] kernel.bbclass: Use strip utility used for kernel build in do_package
 2023-10-24 22:07 UTC 

KTODO automated TODO lists
 2023-10-24 22:05 UTC  (5+ messages)

[PATCH] send-email: move process_address_list earlier to avoid, uninitialized address error
 2023-10-24 22:03 UTC  (15+ messages)
              ` [PATCH 0/3] some send-email --compose fixes
                      ` [PATCH] send-email: move validation code below process_address_list

[PATCH v9 0/3] smartpqi man page updates
 2023-10-24 22:01 UTC  (4+ messages)
` [PATCH v9 1/3] smartpqi: update host attribute descriptions
` [PATCH v9 2/3] smartpqi: remove sysfs entry for version
` [PATCH v9 3/3] smartpqi: add device attributes

[v4.1 2/2] CI, pytest: Add a test for sandbox without LTO
 2023-10-24 22:01 UTC  (11+ messages)

[PATCH net v2] net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr()
 2023-10-24 21:58 UTC 

[PATCH] net: sunrpc: Fix an off by one in root_nfs_cat()
 2023-10-24 21:55 UTC 

[PATCH bpf-next v6 0/7] add BPF_F_PERMANENT flag for sockmap skmsg redirect
 2023-10-24 21:55 UTC  (2+ messages)

[PATCH v2] tty: serial: samsung_tty: remove dead code
 2023-10-24 21:55 UTC  (3+ messages)

[PATCH v2] toaster: add tox.ini file to execute test suite
 2023-10-24 21:54 UTC  (2+ messages)
` [Toaster] "

[PATCH 00/42] crypto: Convert to platform remove callback returning void
 2023-10-24 21:52 UTC  (4+ messages)
` [PATCH 16/42] crypto: exynos-rng - "

[PATCH] powerpc: Remove initialisation of readpos
 2023-10-24 21:50 UTC  (2+ messages)

[PATCH] NFS: Fix an off by one in root_nfs_cat()
 2023-10-24 21:47 UTC 

linux-next: build failure after merge of the amdgpu tree
 2023-10-24 21:47 UTC  (6+ messages)

[Intel-gfx] [PATCH] drm/i915/sprite: move sprite_name() to intel_sprite.c
 2023-10-24 21:47 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/sprite: move sprite_name() to intel_sprite.c (rev4)

[PATCH 0/4] rcu: Fix PF_IDLE related issues v2
 2023-10-24 21:46 UTC  (5+ messages)
` [PATCH 1/4] rcu: Introduce rcu_cpu_online()
` [PATCH 2/4] rcu/tasks: Handle new PF_IDLE semantics
` [PATCH 3/4] rcu/tasks-trace: "
` [PATCH 4/4] sched: Exclude CPU boot code from PF_IDLE area

Bug#1054514: linux-image-6.1.0-13-amd64: Debian VM with qxl graphics freezes frequently
 2023-10-24 21:39 UTC  (2+ messages)

[PATCH] ath10k: replace deprecated strncpy with strtomem_pad
 2023-10-24 21:43 UTC  (5+ messages)

[PATCH v3 00/11] pwm: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions
 2023-10-24 21:42 UTC  (4+ messages)
` [PATCH v3 07/11] pwm: samsung: "

[PATCH v5 1/3] dt-bindings: mtd: partitions: Add binman compatible
 2023-10-24 21:39 UTC  (6+ messages)
` [PATCH v5 2/3] dt-bindings: mtd: binman-partition: Add binman compatibles
` [PATCH v5 3/3] dt-bindings: mtd: binman-partitions: Add alignment properties

[Buildroot] [PATCH] package: python-tftpy: add python-tftpy package
 2023-10-24 21:41 UTC 

[PATCH v4 1/3] dt-bindings: mtd: partitions: Add binman compatible
 2023-10-24 21:40 UTC  (5+ messages)
` [PATCH v4 2/3] dt-bindings: mtd: binman-partition: Add binman compatibles


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.