All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-04 17:43:29 to 2024-10-04 18:20:02 UTC [more...]

[PATCH-next] Fix unintentional integer overflow
 2024-10-04 18:00 UTC  (3+ messages)

[PATCH AUTOSEL 6.11 01/76] bpf: Call the missed btf_record_free() when map creation fails
 2024-10-04 18:17 UTC  (52+ messages)
` [PATCH AUTOSEL 6.11 02/76] selftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized test
` [PATCH AUTOSEL 6.11 03/76] bpf: Fix a sdiv overflow issue
` [PATCH AUTOSEL 6.11 04/76] bpf: Check percpu map value size first
` [PATCH AUTOSEL 6.11 05/76] bpftool: Fix undefined behavior in qsort(NULL, 0, ...)
` [PATCH AUTOSEL 6.11 06/76] bpftool: Fix undefined behavior caused by shifting into the sign bit
` [PATCH AUTOSEL 6.11 07/76] s390/boot: Compile all files with the same march flag
` [PATCH AUTOSEL 6.11 08/76] s390/facility: Disable compile time optimization for decompressor code
` [PATCH AUTOSEL 6.11 09/76] s390/mm: Add cond_resched() to cmm_alloc/free_pages()
` [PATCH AUTOSEL 6.11 10/76] bpf, x64: Fix a jit convergence issue
` [PATCH AUTOSEL 6.11 11/76] ext4: fix i_data_sem unlock order in ext4_ind_migrate()
` [PATCH AUTOSEL 6.11 12/76] ext4: avoid use-after-free in ext4_ext_show_leaf()
` [PATCH AUTOSEL 6.11 13/76] ext4: ext4_search_dir should return a proper error
` [PATCH AUTOSEL 6.11 14/76] iomap: fix iomap_dio_zero() for fs bs > system page size
` [PATCH AUTOSEL 6.11 15/76] ext4: don't set SB_RDONLY after filesystem errors
` [PATCH AUTOSEL 6.11 16/76] ext4: nested locking for xattr inode
` [PATCH AUTOSEL 6.11 17/76] s390/cpum_sf: Remove WARN_ON_ONCE statements
` [PATCH AUTOSEL 6.11 18/76] ext4: filesystems without casefold feature cannot be mounted with siphash
` [PATCH AUTOSEL 6.11 19/76] s390/traps: Handle early warnings gracefully
` [PATCH AUTOSEL 6.11 20/76] bpf: Prevent tail call between progs attached to different hooks
` [PATCH AUTOSEL 6.11 21/76] ktest.pl: Avoid false positives with grub2 skip regex
` [PATCH AUTOSEL 6.11 22/76] RDMA/mad: Improve handling of timed out WRs of mad agent
` [PATCH AUTOSEL 6.11 24/76] PCI: Add function 0 DMA alias quirk for Glenfly Arise chip
` [PATCH AUTOSEL 6.11 25/76] RDMA/rtrs-srv: Avoid null pointer deref during path establishment
` [PATCH AUTOSEL 6.11 26/76] clk: bcm: bcm53573: fix OF node leak in init
` [PATCH AUTOSEL 6.11 27/76] PCI: Add ACS quirk for Qualcomm SA8775P
` [PATCH AUTOSEL 6.11 28/76] i2c: i801: Use a different adapter-name for IDF adapters
` [PATCH AUTOSEL 6.11 29/76] PCI: Mark Creative Labs EMU20k2 INTx masking as broken
` [PATCH AUTOSEL 6.11 30/76] i3c: master: cdns: Fix use after free vulnerability in cdns_i3c_master Driver Due to Race Condition
` [PATCH AUTOSEL 6.11 31/76] RISC-V: Don't have MAX_PHYSMEM_BITS exceed phys_addr_t
` [PATCH AUTOSEL 6.11 32/76] io_uring: check if we need to reschedule during overflow flush
` [PATCH AUTOSEL 6.11 33/76] ntb: ntb_hw_switchtec: Fix use after free vulnerability in switchtec_ntb_remove due to race condition
` [PATCH AUTOSEL 6.11 34/76] mfd: intel_soc_pmic_chtwc: Make Lenovo Yoga Tab 3 X90F DMI match less strict
` [PATCH AUTOSEL 6.11 35/76] mfd: intel-lpss: Add Intel Arrow Lake-H LPSS PCI IDs
` [PATCH AUTOSEL 6.11 36/76] mfd: intel-lpss: Add Intel Panther Lake "
` [PATCH AUTOSEL 6.11 37/76] riscv: Omit optimized string routines when using KASAN
` [PATCH AUTOSEL 6.11 38/76] riscv: avoid Imbalance in RAS
` [PATCH AUTOSEL 6.11 39/76] RDMA/mlx5: Enforce umem boundaries for explicit ODP page faults
` [PATCH AUTOSEL 6.11 40/76] PCI: qcom: Disable mirroring of DBI and iATU register space in BAR region
` [PATCH AUTOSEL 6.11 41/76] PCI: endpoint: Assign PCI domain number for endpoint controllers
` [PATCH AUTOSEL 6.11 43/76] riscv/kexec_file: Fix relocation type R_RISCV_ADD16 and R_RISCV_SUB16 unknown
` [PATCH AUTOSEL 6.11 44/76] media: videobuf2-core: clear memory related fields in __vb2_plane_dmabuf_put()
` [PATCH AUTOSEL 6.11 45/76] remoteproc: imx_rproc: Use imx specific hook for find_loaded_rsc_table
` [PATCH AUTOSEL 6.11 46/76] clk: imx: Remove CLK_SET_PARENT_GATE for DRAM mux for i.MX7D
` [PATCH AUTOSEL 6.11 47/76] fs: nfs: fix missing refcnt by replacing folio_set_private by folio_attach_private
` [PATCH AUTOSEL 6.11 48/76] fuse: allow O_PATH fd for FUSE_DEV_IOC_BACKING_OPEN
` [PATCH AUTOSEL 6.11 49/76] fuse: handle idmappings properly in ->write_iter()
` [PATCH AUTOSEL 6.11 50/76] serial: protect uart_port_dtr_rts() in uart_shutdown() too

[gustavoars:testing/wfamnae-next20241003 14/14] kernel/bpf/core.c:2505:22: warning: comparison of distinct pointer types ('struct bpf_prog_array *' and 'struct bpf_prog_array_hdr *')
 2024-10-04 18:18 UTC 

[PATCH v2 00/10] acc baseband PMD fix and updates for 24.11
 2024-10-04 18:19 UTC  (4+ messages)
` [PATCH v2 02/10] baseband/acc: queue allocation refactor

[RFC] cxl: Update Soft Reserved resources upon region creation
 2024-10-04 18:17 UTC 

[PATCH 0/8] fix the representor port link status and speed
 2024-10-04 18:17 UTC  (2+ messages)

[PATCH 0/3] cpufreq/amd-pstate: Set initial min_freq to lowest_nonlinear_freq
 2024-10-04 18:17 UTC  (3+ messages)
` [PATCH 1/3] cpufreq: Add a callback to update the min_freq_req from drivers

[PATCH 1/3] hw/intc/arm_gicv3: Add cast to match the documentation
 2024-10-04 18:16 UTC  (2+ messages)

[RFC PATCH 0/4] implement lightweight guard pages
 2024-10-04 18:17 UTC  (3+ messages)
` [RFC PATCH 3/4] mm: madvise: implement lightweight guard page mechanism

[RFC PATCH v1 0/2] Fix non-TCP sockets restriction
 2024-10-04 18:16 UTC  (6+ messages)
` [RFC PATCH v1 1/2] landlock: "

lsm sb_delete hook, was Re: [PATCH 4/7] vfs: Convert sb->s_inodes iteration to super_iter_inodes()
 2024-10-04 18:15 UTC  (12+ messages)

[syzbot] [reiserfs?] KASAN: use-after-free Read in reiserfs_fill_super (3)
 2024-10-04 18:15 UTC 

[PATCH] CI: Fix builds following qemu-xen update
 2024-10-04 18:14 UTC  (2+ messages)

[PATCH v2 00/19] iommufd: Add VIOMMU infrastructure (Part-1)
 2024-10-04 18:13 UTC  (5+ messages)
` [PATCH v2 06/19] iommufd/viommu: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID ioctl

probable big in nfs-utils
 2024-10-04 18:14 UTC 

[PATCH] cryptodev: add asymmetric operational capability
 2024-10-04 18:12 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/4] STM32F4: new RCC device
 2024-10-04 18:11 UTC  (4+ messages)
` [PATCH 3/4] STM32: new GPIO device

[PATCH v2 0/6] Add AutoFDO and Propeller support for Clang build
 2024-10-04 18:10 UTC  (4+ messages)
` [PATCH v2 1/6] Add AutoFDO "

[PATCH net] net: ethernet: adi: adin1110: Fix some error handling path in adin1110_read_fifo()
 2024-10-04 18:09 UTC  (3+ messages)

[PATCH 6.11 000/695] 6.11.2-rc1 review
 2024-10-04 18:09 UTC  (13+ messages)
` [PATCH 6.11 397/695] nfsd: fix refcount leak when file is unhashed after being found

[PATCH v4 bpf-next 2/3] mm/bpf: Add bpf_get_kmem_cache() kfunc
 2024-10-04 18:08 UTC  (2+ messages)

[PATCH V3 00/11] AMD XDNA driver
 2024-10-04 18:08 UTC  (9+ messages)
` [PATCH V3 05/11] accel/amdxdna: Add hardware context
` [PATCH V3 06/11] accel/amdxdna: Add GEM buffer object management
` [PATCH V3 07/11] accel/amdxdna: Add command execution
` [PATCH V3 08/11] accel/amdxdna: Add suspend and resume

[PATCH v5 00/40] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
 2024-10-04 18:03 UTC  (41+ messages)
` [PATCH v5 01/40] x86/resctrl: Fix allocation of cleanest CLOSID on platforms with no monitors
` [PATCH v5 02/40] x86/resctrl: Add a helper to avoid reaching into the arch code resource list
` [PATCH v5 03/40] x86/resctrl: Remove fflags from struct rdt_resource
` [PATCH v5 04/40] x86/resctrl: Use schema type to determine how to parse schema values
` [PATCH v5 05/40] x86/resctrl: Use schema type to determine the schema format string
` [PATCH v5 06/40] x86/resctrl: Remove data_width and the tabular format
` [PATCH v5 07/40] x86/resctrl: Add max_bw to struct resctrl_membw
` [PATCH v5 08/40] x86/resctrl: Generate default_ctrl instead of sharing it
` [PATCH v5 09/40] x86/resctrl: Add helper for setting CPU default properties
` [PATCH v5 10/40] x86/resctrl: Remove rdtgroup from update_cpu_closid_rmid()
` [PATCH v5 11/40] x86/resctrl: Export resctrl fs's init function
` [PATCH v5 12/40] x86/resctrl: Wrap resctrl_arch_find_domain() around rdt_find_domain()
` [PATCH v5 13/40] x86/resctrl: Move resctrl types to a separate header
` [PATCH v5 14/40] x86/resctrl: Add a resctrl helper to reset all the resources
` [PATCH v5 15/40] x86/resctrl: Move monitor exit work to a resctrl exit call
` [PATCH v5 16/40] x86/resctrl: Move monitor init work to a resctrl init call
` [PATCH v5 17/40] x86/resctrl: Rewrite and move the for_each_*_rdt_resource() walkers
` [PATCH v5 18/40] x86/resctrl: Export the is_mbm_*_enabled() helpers to asm/resctrl.h
` [PATCH v5 19/40] x86/resctrl: Add resctrl_arch_is_evt_configurable() to abstract BMEC
` [PATCH v5 20/40] x86/resctrl: Slightly clean-up mbm_config_show()
` [PATCH v5 21/40] x86/resctrl: Change mon_event_config_{read,write}() to be arch helpers
` [PATCH v5 22/40] x86/resctrl: Move mbm_cfg_mask to struct rdt_resource
` [PATCH v5 23/40] x86/resctrl: Add resctrl_arch_ prefix to pseudo lock functions
` [PATCH v5 24/40] x86/resctrl: Allow an architecture to disable pseudo lock
` [PATCH v5 25/40] x86/resctrl: Make prefetch_disable_bits belong to the arch code
` [PATCH v5 26/40] x86/resctrl: Make resctrl_arch_pseudo_lock_fn() take a plr
` [PATCH v5 27/40] x86/resctrl: Move thread_throttle_mode_init() to be managed by resctrl
` [PATCH v5 28/40] x86/resctrl: Move get_config_index() to a header
` [PATCH v5 29/40] x86/resctrl: Claim get_{mon,ctrl}_domain_from_cpu() helpers for resctrl
` [PATCH v5 30/40] x86/resctrl: Describe resctrl's bitmap size assumptions
` [PATCH v5 31/40] x86/resctrl: Rename resctrl_sched_in() to begin with "resctrl_arch_"
` [PATCH v5 32/40] x86/resctrl: resctrl_exit() teardown resctrl but leave the mount point
` [PATCH v5 33/40] x86/resctrl: Drop __init/__exit on assorted symbols
` [PATCH v5 34/40] x86/resctrl: Move is_mba_sc() out of core.c
` [PATCH v5 35/40] x86/resctrl: Add end-marker to the resctrl_event_id enum
` [PATCH v5 36/40] x86/resctrl: Remove a newline to avoid confusing the code move script
` [PATCH v5 37/40] x86/resctrl: Split trace.h
` [PATCH v5 38/40] fs/resctrl: Add boiler plate for external resctrl code
` [PATCH v5 39/40] x86/resctrl: Move the filesystem bits to headers visible to fs/resctrl
` [PATCH v5 40/40] x86/resctrl: Add python script to move resctrl code to /fs/resctrl

[PATCH v1] landlock: Improve documentation of previous limitations
 2024-10-04 18:05 UTC  (2+ messages)

[PATCH v2 00/14] hrtimer Rust API
 2024-10-04 10:47 UTC  (3+ messages)

[PATCH 0/3] implement `kernel::sync::Refcount` and convert users
 2024-10-04 18:05 UTC  (3+ messages)
  ` [PATCH 3/3] rust: block: convert `block::mq` to use `Refcount`

[v3 PATCH] iommu/arm-smmu-v3: Fix L1 stream table index calculation for 32-bit sid size
 2024-10-04 18:04 UTC 

[PATCH 0/7] drm/i915: 10bpc/fp16 + CCS support
 2024-10-04 18:03 UTC  (7+ messages)
` [PATCH 2/7] drm/i915: Disable compression tricks on JSL
` [PATCH 3/7] drm/i915: Enable 10bpc + CCS on TGL+

[DESIGN] Hardening page allocator against type confusion
 2024-10-04 18:01 UTC  (4+ messages)

[PATCH dpdk v1 00/15] IPv6 APIs overhaul
 2024-10-04 18:01 UTC  (4+ messages)
` [PATCH dpdk v2 00/16] "
  ` [PATCH dpdk v2 04/16] net: use ipv6 structure for header addresses

[PATCH] Fix logically dead code
 2024-10-04 18:00 UTC  (2+ messages)

[RFC PATCH 1/7] mseal: expose interface to seal / unseal user memory ranges
 2024-10-04 18:00 UTC  (3+ messages)

[PATCH] PCI/pwrctl: pwrseq: abandon probe on pre-pwrseq device-trees
 2024-10-04 17:59 UTC  (3+ messages)

[RFC] ethdev: convert string initialization
 2024-10-04 17:58 UTC  (3+ messages)

[PATCH v1 net-next] vmxnet3: support higher link speeds from vmxnet3 v9
 2024-10-04 17:43 UTC 

[PATCH] tests/functional: Fix hash validation
 2024-10-04 17:53 UTC  (2+ messages)

[PATCH] iio: core: make iio_device_claim_direct_mode() __must_check
 2024-10-04 17:57 UTC  (3+ messages)

+ mm-add-pageanonnotksm-fix.patch added to mm-unstable branch
 2024-10-04 17:57 UTC 

[REGRESSION][BISECTED] Cannot boot Lichee Pi 4A with FORTIFY_SOURCE enabled
 2024-10-04 17:56 UTC  (12+ messages)

[PATCH] drm/amd/display: disable SG displays on cyan skillfish
 2024-10-04 17:56 UTC  (2+ messages)

[Buildroot] Qt6Charts support in 2024.02
 2024-10-04 17:55 UTC 

[PATCH] drm/i915/display: Remove kstrdup_const() and kfree_const() usage
 2024-10-04 17:54 UTC  (3+ messages)

v2.47.0-rc1 test failure on cygwin
 2024-10-04 17:54 UTC  (9+ messages)

[PATCH 0/3] Implement ACPI SPCR v3 support and minor earlycon cleanup
 2024-10-04 17:54 UTC  (5+ messages)
` [PATCH 3/3] ACPI: SPCR: Add support for rev 3

[RFC bpf-next 0/4] Add XDP rx hw hints support performing XDP_REDIRECT
 2024-10-04 17:53 UTC  (12+ messages)
                  ` [Intel-wired-lan] "

[RFC v2] ethdev: an API for cache stashing hints
 2024-10-04 17:52 UTC  (5+ messages)

[PATCH v3] tests/qtest: Add XIVE tests for the powernv10 machine
 2024-10-04 17:50 UTC 

[PATCH] ACPCIA: Remove unused acpi_ns_one_complete_parse
 2024-10-04 17:51 UTC  (2+ messages)

[PATCH] bus: mhi: host: pci_generic: Use pcim_iomap_region() to request and map MHI BAR
 2024-10-04 17:50 UTC  (2+ messages)

[GIT PULL] UDF fixes for 6.12-rc2
 2024-10-04 17:50 UTC  (2+ messages)

[PATCH v4 00/47] TruFlow update for Thor2
 2024-10-04 17:53 UTC  (35+ messages)
` [PATCH v4 01/47] net/bnxt: tf_core: fix wc tcam multi slice delete issue
` [PATCH v4 02/47] net/bnxt: tf_core: tcam manager data corruption
` [PATCH v4 03/47] net/bnxt: tf_core: External EM support cleanup
` [PATCH v4 04/47] net/bnxt: tf_core: Thor TF EM key size check
` [PATCH v4 05/47] net/bnxt: tf_core: flow scale improvement
` [PATCH v4 06/47] net/bnxt: tf_core: TF support flow scale query
` [PATCH v4 07/47] net/bnxt: tf_core: fix slice count in case of HA entry move
` [PATCH v4 08/47] net/bnxt: tf_core: convert priority based TCAM manager to dynamic allocation
` [PATCH v4 09/47] net/bnxt: tf_core: remove dead AFM code from session-based priority TCAM mgr
` [PATCH v4 10/47] net/bnxt: tf_core: remove dead "
` [PATCH v4 13/47] net/bnxt: tf_ulp: add custom l2 etype tunnel support
` [PATCH v4 14/47] net/bnxt: tf_ulp: add support for vf to vf flow offload
` [PATCH v4 15/47] net/bnxt: tf_ulp: Wh+ mirroring support
` [PATCH v4 16/47] net/bnxt: tf_ulp: miscellaneous fixes
` [PATCH v4 19/47] net/bnxt: tf_ulp: convert recipe table to dynamic memory
` [PATCH v4 21/47] net/bnxt: tf_ulp: add action read and clear support
` [PATCH v4 23/47] net/bnxt: tf_ulp: VFR updates for Thor 2
` [PATCH v4 25/47] net/bnxt: tf_ulp: update template files
` [PATCH v4 26/47] net/bnxt: tf_ulp: enable recipe id generation
` [PATCH v4 27/47] net/bnxt: tf_ulp: fixed parent child db counters
` [PATCH v4 28/47] net/bnxt: tf_ulp: modify return values to adhere to C coding standard
` [PATCH v4 29/47] net/bnxt: tf_ulp: update template files
` [PATCH v4 30/47] net/bnxt: tf_ulp: add mask defaults when mask is not specified
` [PATCH v4 32/47] net/bnxt: tf_ulp: add support for flow priority
` [PATCH v4 34/47] net/bnxt: tf_ulp: add rte_mtr support for Thor2
` [PATCH v4 35/47] net/bnxt: tf_ulp: TF support flow scale query
` [PATCH v4 36/47] net/bnxt: tf_ulp: add support for rss flow query to ULP
` [PATCH v4 38/47] net/bnxt: tf_ulp: inline utility functions and use likely/unlikely
` [PATCH v4 39/47] net/bnxt: tf_ulp: switch ulp to use rte crc32 hash
` [PATCH v4 41/47] net/bnxt: tf_ulp: support a few generic template items
` [PATCH v4 42/47] net/bnxt: tf_ulp: TFC support flow scale query for Thor2
` [PATCH v4 44/47] net/bnxt: tf_ulp: enable support for truflow feature configuration
` [PATCH v4 45/47] net/bnxt: tf_ulp: support a few feature extensions
` [PATCH v4 47/47] net/bnxt: tf_ulp: add stats cache for thor2

[GIT PULL] fsnotify fixes for 6.12-rc2
 2024-10-04 17:50 UTC  (2+ messages)

[GIT PULL] io_uring fixes for 6.12-rc2
 2024-10-04 17:50 UTC  (2+ messages)

[git pull] missed close_range() fix from back in August
 2024-10-04 17:50 UTC  (2+ messages)

[GIT PULL] Block fixes for 6.12-rc2
 2024-10-04 17:50 UTC  (2+ messages)

[GIT PULL] Ceph fixes for 6.12-rc2
 2024-10-04 17:50 UTC  (2+ messages)

[GIT PULL] Btrfs fixes for 6.12-rc2
 2024-10-04 17:50 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2024-10-04 17:50 UTC  (2+ messages)

[PATCH] eal/arm: replace RTE_BUILD_BUG on non-constant
 2024-10-04 17:47 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] selftests: sched_ext: Add sched_ext as proper selftest target
 2024-10-04 17:46 UTC  (3+ messages)

[PATCH] [RFC] cryptodev: replace LIST_END enumerators with APIs
 2024-10-04 17:45 UTC  (4+ messages)
    ` [EXTERNAL] "

[PATCH v3] fsmonitor OSX: fix hangs for submodules
 2024-10-04 17:44 UTC  (3+ messages)
` [PATCH v4] "

+ mm-add-pageanonnotksm-fix.patch added to mm-nonmm-unstable branch
 2024-10-04 17:43 UTC  (2+ messages)

[PATCH 00/20] renesas: dts: Use interrupts-extended
 2024-10-04 17:43 UTC  (3+ messages)
` [PATCH 20/20] arm64: dts: renesas: rzg3s-smarc: Use interrupts-extended for gpio-keys

[PATCH v27 0/6] drm/xe/guc: Add GuC based register capture for error capture
 2024-10-04 17:42 UTC  (4+ messages)
` [PATCH v27 6/6] drm/xe/guc: Save manual engine capture into capture list


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.