messages from 2024-10-04 17:22:37 to 2024-10-04 18:10:07 UTC [more...]
[PATCH-next] Fix unintentional integer overflow
2024-10-04 18:00 UTC (3+ messages)
[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 1/4] STM32F4: new RCC device
2024-10-04 18:08 UTC (3+ messages)
` [PATCH 3/4] STM32: new GPIO device
[PATCH V3 00/11] AMD XDNA driver
2024-10-04 18:08 UTC (13+ messages)
` [PATCH V3 03/11] accel/amdxdna: Support hardware mailbox
` [PATCH V3 04/11] accel/amdxdna: Add hardware resource solver
` [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 (12+ 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 (13+ messages)
` [PATCH 15/20] arm64: dts: renesas: Use interrupts-extended for PMICs
` [PATCH 16/20] arm64: dts: renesas: Use interrupts-extended for USB muxes
` [PATCH 17/20] arm64: dts: renesas: Use interrupts-extended for video decoders
` [PATCH 18/20] arm64: dts: renesas: Use interrupts-extended for WLAN
` [PATCH 19/20] arm64: dts: renesas: beacon-renesom: Use interrupts-extended for touchscreen
` [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
[PATCH v4] Fixes: null pointer dereference in pfnmap_lockdep_assert
2024-10-04 17:42 UTC (2+ messages)
[RFC] net/af_packet: make stats reset reliable
2024-10-04 17:40 UTC (7+ messages)
` [RFC v3] "
[PATCH v3] Fixes: null pointer dereference in pfnmap_lockdep_assert
2024-10-04 17:40 UTC (3+ messages)
[GIT PULL] ACPI updates for v6.12-rc2
2024-10-04 17:40 UTC
[PATCH v3] Bluetooth: SCO: Use disable_delayed_work_sync
2024-10-04 17:40 UTC (10+ messages)
` [syzbot] [bluetooth?] KASAN: slab-use-after-free Write in sco_sock_timeout
[Buildroot] [PATCH] package/x11vnc: Fix multiple symbol definition error
2024-10-04 17:21 UTC
[linux-linus test] 187958: tolerable FAIL - PUSHED
2024-10-04 17:38 UTC
[PATCH] RDMA/srpt: Make slab cache names unique
2024-10-04 17:37 UTC
[PATCH net-next] net: Optimize IPv6 path in ip_neigh_for_gw()
2024-10-04 17:37 UTC (3+ messages)
POSIX API for EVL
2024-10-04 17:37 UTC (3+ messages)
[gustavoars:testing/wfamnae-next20241003 14/14] kernel/bpf/core.c:2505:29: warning: comparison of distinct pointer types lacks a cast
2024-10-04 17:37 UTC
[PATCH] docs: dev-tools: Add documentation for the device focused kselftests
2024-10-04 17:36 UTC (5+ messages)
[PATCH] mmc: dw_mmc: rockchip: Keep controller working for card detect
2024-10-04 17:34 UTC (5+ messages)
[PATCH v2] eal/linux: enhanced error handling for affinity
2024-10-04 17:36 UTC (5+ messages)
` "
[PATCH v5 0/2] Enable serial NOR flash on RZ/G2UL SMARC EVK
2024-10-04 17:32 UTC (6+ messages)
` [PATCH v5 1/2] arm64: dts: renesas: rzg2ul-smarc-som: Enable serial NOR flash
` [PATCH v5 2/2] arm64: dts: renesas: rz{g2l,g2lc}-smarc-som: Update partition table for spi-nor flash
[6.12-rc2 v2 PATCH 0/7] NFS LOCALIO: fixes and various cleanups
2024-10-04 17:34 UTC (3+ messages)
` [6.12-rc2 v2 PATCH 3/7] nfsd/localio: fix nfsd_file tracepoints to handle NULL rqstp
[PATCH 0/3] cleanup: add if_not_cond_guard macro
2024-10-04 17:34 UTC (3+ messages)
` [PATCH 1/3] cleanup: add conditional guard helper
[PATCH] ARM/dma-mapping: Disambiguate ops from iommu_ops in IOMMU core
2024-10-04 17:23 UTC
[PATCH 00/16] misc: Use explicit endian LD/ST API
2024-10-04 17:32 UTC (5+ messages)
` [PATCH 11/16] hw/sparc: Use explicit big-endian "
` [PATCH 12/16] target/sparc: "
[GIT PULL] Power management fixes for v6.12-rc2
2024-10-04 17:32 UTC
[PATCH 0/2] Add support for Zyxel EX3510-B
2024-10-04 17:21 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: arm64: bcmbca: Add Zyxel EX3510-B based on BCM4906
[PATCH v2 0/2] phy: usb: Broadcom BCM4908 USB init fixes
2024-10-04 17:21 UTC (3+ messages)
` [PATCH v2 2/2] phy: usb: update Broadcom driver table to use designated initializers
[PATCH] ARM: bcm: brcmstb: Drop custom init_irq callback
2024-10-04 17:11 UTC (2+ messages)
[v2 PATCH] iommu/arm-smmu-v3: Fix L1 stream table index calculation for 32-bit sid size
2024-10-04 16:37 UTC (13+ messages)
[PATCH v2 0/2] wifi: ath11k: fix full monitor mode for QCN9074
2024-10-04 17:08 UTC (5+ messages)
` [PATCH v2 1/2] wifi: ath11k: fix RCU stall while reaping monitor destination ring
` [PATCH v2 2/2] wifi: ath11k: add srng->lock for ath11k_hal_srng_* in monitor mode
[PATCH BlueZ 1/3] audio/player: Fix media_player_set_metadata item destination
2024-10-04 17:28 UTC (2+ messages)
` Fix now playing list on playlist change
[PATCH v2] selinux: Deprecate /sys/fs/selinux/user
2024-10-04 17:27 UTC
[PATCH] CI: Fix builds following qemu-xen update
2024-10-04 17:27 UTC
[PATCH v2 06/11] wifi: cfg80211: pass net_device to .set_monitor_channel
2024-10-04 17:27 UTC (2+ messages)
[Buildroot] [PATCH v2 1/1] package/bluez5_utils: enable asha/bass when building audio plugins
2024-10-04 17:27 UTC
[PATCH dwarves v4 0/4] Emit global variables in BTF
2024-10-04 17:26 UTC (5+ messages)
` [PATCH dwarves v4 1/4] btf_encoder: stop indexing symbols for VARs
` [PATCH dwarves v4 2/4] btf_encoder: explicitly check addr/size for u32 overflow
` [PATCH dwarves v4 3/4] btf_encoder: allow encoding VARs from many sections
` [PATCH dwarves v4 4/4] pahole: add global_var BTF feature
[PATCH net-next 00/13] net: pcs: xpcs: cleanups batch 2
2024-10-04 17:07 UTC (3+ messages)
[PATCH] doc: update TAP device features
2024-10-04 17:26 UTC (6+ messages)
[PATCH net-next v2 0/9] Allow isolating PHY devices
2024-10-04 17:02 UTC (2+ messages)
[PATCH] HID: Add quirk for Logitech Bolt receiver w/ Casa touchpad
2024-10-04 17:24 UTC
[syzbot] Test on mainline
2024-10-04 17:24 UTC (2+ messages)
` [syzbot] Re: [PATCH v3] Bluetooth: SCO: Use disable_delayed_work_sync
[PATCH v3] slab: Introduce kmalloc_obj() and family
2024-10-04 17:23 UTC (3+ messages)
[PATCH net-next v2 0/2] net: airoha: Fix PSE memory configuration
2024-10-04 17:00 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.