All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-29 10:43:58 to 2023-11-29 11:24:37 UTC [more...]

[PATCH net-next v5 0/4] skbuff: Optimize SKB coalescing for page pool
 2023-11-29 11:23 UTC  (2+ messages)
` [PATCH net-next v5 1/4] page_pool: Rename pp_frag_count to pp_ref_count

[PATCH v2 bpf-next 00/10] BPF verifier retval logic fixes
 2023-11-29 11:23 UTC  (5+ messages)
` [PATCH v2 bpf-next 03/10] bpf: enforce exact retval range on subprog/callback exit
` [PATCH v2 bpf-next 05/10] bpf: enforce precise retval range on program exit

[net-next PATCH 00/14] net: phy: at803x: cleanup + split
 2023-11-29 11:21 UTC  (21+ messages)
` [net-next PATCH 02/14] net: phy: at803x: move disable WOL for 8031 from probe to config
` [net-next PATCH 06/14] net: phy: at803x: move at8031 specific data out of generic at803x_priv
` [net-next PATCH 08/14] net: phy: at803x: drop specific PHY id check from cable test functions
` [net-next PATCH 13/14] net: phy: qcom: deatch qca83xx PHY driver from at803x

libgpiod - stop waiting for events after request released
 2023-11-29 11:23 UTC  (3+ messages)

[PATCH mptcp-next v3 0/5] add MPTCP_MIB_CURRESTAB
 2023-11-29 11:23 UTC  (7+ messages)
` [PATCH mptcp-next v3 1/5] mptcp: add mib counter dec helper
` [PATCH mptcp-next v3 2/5] mptcp: add a current established counter
` [PATCH mptcp-next v3 3/5] mptcp: add mptcp_set_state helper
` [PATCH mptcp-next v3 4/5] mptcp: use mptcp_set_state
` [PATCH mptcp-next v3 5/5] selftests: mptcp: join: check CURRESTAB counters
  ` selftests: mptcp: join: check CURRESTAB counters: Tests Results

[PATCH 01/13] x86/CPU/AMD: Add ZenX generations flags
 2023-11-29 11:22 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH v6 00/41] arm64: Reorganize kernel VA space for LPA2
 2023-11-29 11:16 UTC  (23+ messages)
` [PATCH v6 01/41] arm64: kernel: Disable latent_entropy GCC plugin in early C runtime
` [PATCH v6 02/41] arm64: mm: Take potential load offset into account when KASLR is off
` [PATCH v6 03/41] arm64: mm: get rid of kimage_vaddr global variable
` [PATCH v6 04/41] arm64: mm: Move PCI I/O emulation region above the vmemmap region
` [PATCH v6 05/41] arm64: mm: Move fixmap region above "
` [PATCH v6 06/41] arm64: ptdump: Allow all region boundaries to be defined at boot time
` [PATCH v6 07/41] arm64: ptdump: Discover start of vmemmap region at runtime
` [PATCH v6 16/41] arm64: idreg-override: Avoid parameq() and parameqn()
` [PATCH v6 17/41] arm64: idreg-override: avoid strlen() to check for empty strings
` [PATCH v6 19/41] arm64: idreg-override: Avoid kstrtou64() to parse a single hex digit
` [PATCH v6 20/41] arm64/kernel: Move 'nokaslr' parsing out of early idreg code
` [PATCH v6 25/41] arm64: head: Run feature override detection before mapping the kernel
` [PATCH v6 26/41] arm64: head: move dynamic shadow call stack patching into early C runtime
` [PATCH v6 27/41] arm64: cpufeature: Add helper to test for CPU feature overrides
` [PATCH v6 28/41] arm64: kaslr: Use feature override instead of parsing the cmdline again
` [PATCH v6 32/41] arm64: head: move memstart_offset_seed handling to C code
` [PATCH v6 33/41] arm64: mm: Make kaslr_requires_kpti() a static inline
` [PATCH v6 34/41] arm64: mmu: Make __cpu_replace_ttbr1() out of line
` [PATCH v6 36/41] arm64: mm: Use 48-bit virtual addressing for the permanent ID map
` [PATCH v6 39/41] arm64: mm: avoid fixmap for early swapper_pg_dir updates
` [PATCH v6 40/41] arm64: mm: omit redundant remap of kernel image
` [PATCH v6 41/41] arm64: Revert "mm: provide idmap pointer to cpu_replace_ttbr1()"

[PATCH 02/13] x86/CPU/AMD: Carve out the erratum 1386 fix
 2023-11-29 11:22 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH v3 00/22] pinctrl: Convert struct group_desc to use struct pingroup
 2023-11-29 11:21 UTC  (15+ messages)
` [PATCH v3 06/22] pinctrl: core: Make pins const in struct group_desc
` [PATCH v3 10/22] pinctrl: core: Add a convenient define PINCTRL_GROUP_DESC()
` [PATCH v3 13/22] pinctrl: core: Embed struct pingroup into struct group_desc
` [PATCH v3 20/22] pinctrl: renesas: Convert to use grp member
` [PATCH v3 22/22] pinctrl: core: Remove unused members from struct group_desc

[PATCH 03/13] x86/CPU/AMD: Move the Zen3 BTC_NO detection to the Zen3 init function
 2023-11-29 11:22 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH 05/13] x86/CPU/AMD: Call the spectral chicken in the Zen2 init function
 2023-11-29 11:22 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH 04/13] x86/CPU/AMD: Move erratum 1076 fix into the Zen1 init function
 2023-11-29 11:22 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH 06/13] x86/CPU/AMD: Rename init_amd_zn() to init_amd_zen_common()
 2023-11-29 11:22 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH 07/13] x86/CPU/AMD: Move Zenbleed check to the Zen2 init function
 2023-11-29 11:22 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH 08/13] x86/CPU/AMD: Move the DIV0 bug detection to the Zen1 init function
 2023-11-29 11:22 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH 09/13] x86/CPU/AMD: Get rid of amd_erratum_1054[]
 2023-11-29 11:22 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH 10/13] x86/CPU/AMD: Get rid of amd_erratum_383[]
 2023-11-29 11:22 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH 12/13] x86/CPU/AMD: Get rid of amd_erratum_1485[]
 2023-11-29 11:22 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH 11/13] x86/CPU/AMD: Get rid of amd_erratum_400[]
 2023-11-29 11:22 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH 13/13] x86/CPU/AMD: Drop now unused CPU erratum checking function
 2023-11-29 11:22 UTC  (2+ messages)
` [tip: x86/cpu] "

[net-next PATCH] octeontx2-af: cn10k: Increase outstanding LMTST transactions
 2023-11-29 11:21 UTC 

[PATCH v1] platform/surface: aggregator: fix recv_buf() return value
 2023-11-29 11:21 UTC  (2+ messages)

[PATCH] drm/imagination: Fixed clang warnings for initial upstreamed patches
 2023-11-29 11:20 UTC 

[PATCH] perf/x86: Don't enforce minimum period for KVM guest-only events
 2023-11-29 11:20 UTC  (4+ messages)

[PATCH v14 bpf-next 0/6] bpf: File verification with LSM and fsverity
 2023-11-29 11:20 UTC  (4+ messages)
` [PATCH v14 bpf-next 6/6] selftests/bpf: Add test that uses fsverity and xattr to sign a file

[PATCH 4.14 00/53] 4.14.331-rc2 review
 2023-11-29 11:20 UTC  (5+ messages)

[syzbot] [wireless?] WARNING in rate_control_rate_init (2)
 2023-11-29 11:19 UTC 

[bug report] lockdep WARN at PCI device rescan
 2023-11-29 11:17 UTC  (11+ messages)

[PATCH 0/7] ASoC: Intel: Soundwire related board and match updates
 2023-11-29 11:14 UTC  (7+ messages)
` [PATCH 6/7] ASoC: Intel: soc-acpi-intel-tgl-match: add cs42l43 and cs56l56 support

[PATCH v3] docs: dt-bindings: add DTS Coding Style document
 2023-11-29 11:16 UTC  (9+ messages)

[PATCH 0/2] arm64: dts: imx8mp: Add support for the ISPs
 2023-11-29 11:16 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next v4] ice: replace ice_vf_recreate_vsi() with ice_vf_reconfig_vsi()
 2023-11-29 11:15 UTC  (2+ messages)

[PATCH RFC 0/3] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
 2023-11-29 11:15 UTC  (10+ messages)
` [PATCH RFC 1/3] perf/core: Add aux_pause, aux_resume, aux_start_paused
` [PATCH RFC 2/3] perf/x86/intel/pt: Add support for pause_resume()

[syzbot] [net?] general protection fault in page_pool_unlist
 2023-11-29 11:14 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next 0/5] igc: ethtool: Check VLAN TCI mask
 2023-11-29 11:15 UTC  (4+ messages)
    `  "

[PATCH] json-c: fix icecc compilation
 2023-11-29 11:15 UTC  (5+ messages)
` [OE-core] "

[geert-renesas-devel:master] BUILD SUCCESS 273eac6f81f3427b5219f85d46ef26cc78669a6e
 2023-11-29 11:12 UTC 

[PATCH v2 00/26] selftests/resctrl: CAT test improvements & generalized test framework
 2023-11-29 11:11 UTC  (4+ messages)
` [PATCH v2 26/26] selftests/resctrl: Add test groups and name L3 CAT test L3_CAT

[bug report] backlight: mp3309c: Add support for MPS MP3309C
 2023-11-29 11:12 UTC  (3+ messages)

[PATCH v2 00/13] RISC-V: provide some accelerated cryptography implementations using vector extensions
 2023-11-29 11:12 UTC  (7+ messages)
` [PATCH v2 04/13] RISC-V: crypto: add Zvkned accelerated AES implementation

[net-next] net: ethernet: renesas: rcar_gen4_ptp: Depend on PTP_1588_CLOCK
 2023-11-29 11:11 UTC 

[igt-dev] [PATCH i-g-t v2 0/3] xe: Validate fixed CCS mode setting
 2023-11-29 11:11 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for xe: Validate fixed CCS mode setting (rev4)

[PATCH v4 00/45] drm/connector: Create HDMI Connector infrastructure
 2023-11-29 11:10 UTC  (11+ messages)
` [PATCH v4 05/45] drm/connector: Check drm_connector_init pointers arguments

[kirkstone][PATCH 0/4] Add sub dir for passwd files
 2023-11-29 11:11 UTC  (4+ messages)
` [kirkstone][PATCH 2/4] base-passwd: Add PW_SUBDIR
  ` [OE-core] "

[PATCH] dt-bindings: iio: honeywell,mprls0025pa: drop ref from pressure properties
 2023-11-29 11:10 UTC 

[XEN PATCH] x86/guest_walk: address violations of MISRA C:2012 Rule 8.3
 2023-11-29 11:09 UTC  (6+ messages)

linux-next: manual merge of the vfs-brauner tree with the btrfs tree
 2023-11-29 11:09 UTC  (3+ messages)

[PATCH] drm/imagination: DRM_POWERVR should depend on ARCH_K3
 2023-11-29 11:08 UTC  (13+ messages)

[PATCH v5 00/23] Introduce runtime modifiable Energy Model
 2023-11-29 11:08 UTC  (24+ messages)
` [PATCH v5 01/23] PM: EM: Add missing newline for the message log
` [PATCH v5 02/23] PM: EM: Refactor em_cpufreq_update_efficiencies() arguments
` [PATCH v5 03/23] PM: EM: Find first CPU active while updating OPP efficiency
` [PATCH v5 04/23] PM: EM: Refactor em_pd_get_efficient_state() to be more flexible
` [PATCH v5 05/23] PM: EM: Refactor a new function em_compute_costs()
` [PATCH v5 06/23] PM: EM: Check if the get_cost() callback is present in em_compute_costs()
` [PATCH v5 07/23] PM: EM: Refactor how the EM table is allocated and populated
` [PATCH v5 08/23] PM: EM: Introduce runtime modifiable table
` [PATCH v5 09/23] PM: EM: Use runtime modified EM for CPUs energy estimation in EAS
` [PATCH v5 10/23] PM: EM: Add API for memory allocations for new tables
` [PATCH v5 11/23] PM: EM: Add API for updating the runtime modifiable EM
` [PATCH v5 12/23] PM: EM: Add helpers to read under RCU lock the EM table
` [PATCH v5 13/23] PM: EM: Add performance field to struct em_perf_state
` [PATCH v5 14/23] PM: EM: Support late CPUs booting and capacity adjustment
` [PATCH v5 15/23] PM: EM: Optimize em_cpu_energy() and remove division
` [PATCH v5 16/23] powercap/dtpm_cpu: Use new Energy Model interface to get table
` [PATCH v5 17/23] powercap/dtpm_devfreq: "
` [PATCH v5 18/23] drivers/thermal/cpufreq_cooling: Use new Energy Model interface
` [PATCH v5 19/23] drivers/thermal/devfreq_cooling: "
` [PATCH v5 20/23] PM: EM: Change debugfs configuration to use runtime EM table data
` [PATCH v5 21/23] PM: EM: Remove old table
` [PATCH v5 22/23] PM: EM: Add em_dev_compute_costs() as API for device drivers
` [PATCH v5 23/23] Documentation: EM: Update with runtime modification design

[PATCH v5 1/2] dt-bindings: input: gpio-keys: Allow optional dedicated wakeirq
 2023-11-29 11:06 UTC  (2+ messages)
` [PATCH v5 2/2] Input: gpio-keys - Add system suspend support for dedicated wakeirqs

[RESEND PATCH v7 00/10] Small-sized THP for anonymous memory
 2023-11-29 11:05 UTC  (5+ messages)
` [RESEND PATCH v7 03/10] mm: thp: Introduce per-size thp sysfs interface

[PATCH 1/2] spi: atmel: Do not cancel a transfer upon any signal
 2023-11-29 11:05 UTC  (5+ messages)

[syzbot] [wireless?] WARNING in rate_control_rate_init (2)
 2023-11-29 11:04 UTC  (2+ messages)
` [syzbot] [wireless?] WARNING in rate_control_rate_init

[PATCH v8 0/2] vPCI capabilities filtering
 2023-11-29 11:03 UTC  (3+ messages)
` [PATCH v8 1/2] xen/vpci: header: status register handler

[PATCH v4 0/2] StarFive's StarLink PMU Support
 2023-11-29 11:02 UTC  (4+ messages)
` [PATCH v4 1/2] perf: starfive: Add StarLink PMU support

[Intel-wired-lan] [PATCH iwl-next v1] ice: remove rx_len_errors statistic
 2023-11-29 11:03 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] package/rsyslog: bump version to 8.2310.0
 2023-11-29 11:02 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/rsyslog: add libdbi-drivers optional dependency

[PATCH v2 00/12] Add VOP2 support on rk3588
 2023-11-29 11:01 UTC  (8+ messages)
` [PATCH v2 11/12] drm/rockchip: vop2: Add debugfs support

[PATCH 0/3] media: rkisp1: Misc fixes and debug
 2023-11-29 11:01 UTC  (9+ messages)
` [PATCH 2/3] media: rkisp1: debug: Add register dump for IS
` [PATCH 3/3] media: rkisp1: debug: Count completed frame interrupts

[PATCH v2 0/3] Xilinx SPI driver enhancements
 2023-11-29 11:01 UTC  (3+ messages)

drivers/thunderbolt/tb_regs.h:190:32: sparse: sparse: typeof applied to bitfield type
 2023-11-29 10:59 UTC 

[PATCH 0/3] Obey amdgpu.runpm even on BOCO systems
 2023-11-29 10:59 UTC  (7+ messages)
` [PATCH 1/3] drm/amd: Fix handling of amdgpu.runpm on systems with BOCO
` [PATCH 2/3] drm/amd: Introduce new enum for BAMACO
` [PATCH 3/3] drm/amd: Drop calls for checking "support" for BACO/BOCO/PX

[PATCH v4 00/11] media: rkisp1: Add support for i.MX8MP
 2023-11-29 10:58 UTC  (3+ messages)

[PATCH v18 00/26] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2023-11-29 10:57 UTC  (12+ messages)
` [PATCH v18 04/26] drm/shmem-helper: Refactor locked/unlocked functions

[PATCH v1 0/2] arm64: dts: imx8mp: Enable CSIS and ISI in DT
 2023-11-29 10:55 UTC  (5+ messages)
` [PATCH v1 1/2] arm64: dts: imx8mp: Add CSIS DT nodes

[PATCH v2 0/4] Add support for nuvoton ma35d1 pin control
 2023-11-29 10:54 UTC  (14+ messages)
` [PATCH v2 3/4] arm64: dts: nuvoton: Add pinctrl support for ma35d1

[PATCH] Config.mk: drop -Wdeclaration-after-statement
 2023-11-29 10:54 UTC  (5+ messages)

[PATCH v2 0/6] Initial device tree support for StarFive JH8100 SoC
 2023-11-29 10:53 UTC  (6+ messages)
` [PATCH v2 5/6] dt-bindings: serial: cdns: Add new compatible string for StarFive JH8100 UART

[PATCH v2 0/2] net: macb: fix dma usage
 2023-11-29 10:51 UTC  (3+ messages)
` [PATCH v2 2/2] net: macb: convert to volatile accesses

[GIT PULL] virtio: features
 2023-11-29 10:45 UTC  (6+ messages)

[PATCH 0/4] kdump: crashkernel reservation from CMA
 2023-11-29 10:51 UTC  (9+ messages)

[PATCH 1/6] dt-bindings: usb: dwc3: Clean up hs_phy_irq in bindings
 2023-11-29 10:50 UTC  (12+ messages)

[PATCH] powerpc: Don't clobber fr0/vs0 during fp|altivec register save
 2023-11-29 10:47 UTC  (5+ messages)

[PATCH v2] sched/fair: Use all little CPUs for CPU-bound workload
 2023-11-29 10:48 UTC  (3+ messages)

[PATCH] x86/sev: Update ghcb_version only once
 2023-11-29 10:47 UTC  (3+ messages)

[PATCH RFC v2 00/27] Add support for arm64 MTE dynamic tag storage reuse
 2023-11-29 10:46 UTC  (13+ messages)
` [PATCH RFC v2 12/27] arm64: mte: Add tag storage pages to the MIGRATE_CMA migratetype
` [PATCH RFC v2 13/27] arm64: mte: Make tag storage depend on ARCH_KEEP_MEMBLOCK

[RFC PATCH] mm: compaction: avoid fast_isolate_freepages blindly choose improper pageblock
 2023-11-29 10:45 UTC 

[PATCH v6 0/6] soc: qcom: Add uart console support for SM4450
 2023-11-29 10:44 UTC  (5+ messages)
` [PATCH v6 5/6] arm64: dts: qcom: sm4450-qrd: mark QRD4450 reserved gpios

kernel/power/suspend.c:92:54: sparse: sparse: incorrect type in argument 2 (different base types)
 2023-11-29 10:44 UTC 

[linux-next:master 3338/3829] make[5]: *** No rule to make target 'samples/cgroup/cgroup_event_listener.c', needed by 'samples/cgroup/cgroup_event_listener'
 2023-11-29 10:44 UTC 

drivers/clk/qcom/videocc-sm8550.c:34:22: sparse: sparse: decimal constant 2300000000 is between LONG_MAX and ULONG_MAX. For C99 that means long long, C90 compilers are very likely to produce unsigned long (and a warning) here
 2023-11-29 10:44 UTC 

drivers/remoteproc/stm32_rproc.c:139:20: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-11-29 10:44 UTC 

[android-common:android14-6.1 2/4] ld.lld: error: undefined symbol: __per_cpu_start
 2023-11-29 10:44 UTC 

arch/riscv/kernel/signal.c:153 setup_sigcontext() warn: ignoring unreachable code
 2023-11-29 10:44 UTC 

[Intel-xe] [PATCH] drm/xe/mocs: update MOCS table for xe2
 2023-11-29 10:37 UTC 


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.