All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-05 10:24:56 to 2023-03-05 13:42:01 UTC [more...]

[PATCH v4 00/12] fold per-CPU vmstats remotely
 2023-03-05 13:37 UTC  (9+ messages)
` [PATCH v4 01/12] mm/vmstat: remove remote node draining
` [PATCH v4 03/12] this_cpu_cmpxchg: loongarch: switch this_cpu_cmpxchg to locked, add _local function
` [PATCH v4 04/12] this_cpu_cmpxchg: S390: "
` [PATCH v4 06/12] add this_cpu_cmpxchg_local and asm-generic definitions
` [PATCH v4 07/12] convert this_cpu_cmpxchg users to this_cpu_cmpxchg_local
` [PATCH v4 09/12] vmstat: switch per-cpu vmstat counters to 32-bits
` [PATCH v4 11/12] mm/vmstat: switch vmstat shepherd to flush per-CPU counters remotely
` [PATCH v4 12/12] mm/vmstat: refresh stats remotely instead of via work item

[RFC PATCH] sequencer - tipped merge strategy
 2023-03-05 13:40 UTC  (6+ messages)

[PATCH v2 0/2] Input: hideep - 2 HiDeep touchscreen patches
 2023-03-05 13:34 UTC  (3+ messages)
` [PATCH v2 2/2] Input: hideep - Optionally reset controller work mode to native HiDeep protocol

OE-core CVE metrics for langdale on Sun 05 Mar 2023 03:30:01 AM HST
 2023-03-05 13:33 UTC 

[PATCH 0/2] arm64: amlogic: Add initial support for BPI-M2S variants
 2023-03-05 13:31 UTC  (15+ messages)
` [PATCH 1/2] dt-bindings: arm: amlogic: add support for BananaPi M2S variants
` [PATCH 2/2] arm64: dts: meson: "

[PATCH] LoongArch: Provide kernel fpu functions
 2023-03-05 13:28 UTC  (4+ messages)

[PATCH 1/2] watchdog: s3c2410_wdt: Use Use devm_clk_get[_optional]_enabled() helpers
 2023-03-05 13:27 UTC  (7+ messages)

[PATCH v2 0/6] Support ROHM BU27034 ALS sensor
 2023-03-05 13:10 UTC  (5+ messages)
` [PATCH v2 5/6] iio: light: ROHM BU27034 Ambient Light Sensor

stable-rc/queue/5.15 build: 179 builds: 3 failed, 176 passed, 10 errors, 5 warnings (v5.15.98-430-gf4021390fc22)
 2023-03-05 13:04 UTC 

[PATCH v3] docs: describe how to quickly build a trimmed kernel
 2023-03-05 13:04 UTC 

[PATCH v12 0/8] Add latency priority for CFS class
 2023-03-05 13:03 UTC  (11+ messages)
` [PATCH v12 8/8] sched/fair: Add latency list

OE-core CVE metrics for kirkstone on Sun 05 Mar 2023 03:00:01 AM HST
 2023-03-05 13:03 UTC 

[PATCH 01/11] arm64: dts: qcom: drop incorrect cell-index from SPMI
 2023-03-05 12:59 UTC  (11+ messages)
` [PATCH 02/11] arm64: dts: qcom: sm8250: drop incorrect Coresight funnel properties
` [PATCH 03/11] arm64: dts: qcom: qdu1000: drop incorrect serial properties
` [PATCH 04/11] arm64: dts: qcom: sdm845-db845c: drop SPI label
` [PATCH 05/11] arm64: dts: qcom: apq8096-db820c: "
` [PATCH 06/11] arm64: dts: qcom: ipq6018-cp01-c1: drop SPI cs-select
` [PATCH 07/11] arm64: dts: qcom: msm8953: correct RPMCC node name
` [PATCH 08/11] arm64: dts: qcom: msm8953: drop clocks from RPMPD
` [PATCH 09/11] arm64: dts: qcom: msm8994: correct RPMCC node name
` [PATCH 10/11] arm64: dts: qcom: sc7280: fix EUD port properties
` [PATCH 11/11] arm64: dts: qcom: msm8996-oneplus: do not enable incomplete nodes

[PATCH] dt-bindings: remoteproc: qcom,adsp: bring back firmware-name
 2023-03-05 12:59 UTC 

[PATCH 10/13] ipvs: Rename kfree_rcu() to kfree_rcu_mightsleep()
 2023-03-05 12:56 UTC  (6+ messages)
` [PATCH 13/13] rcu/kvfree: Eliminate k[v]free_rcu() single argument macro

stable-rc/queue/5.10 build: 184 builds: 2 failed, 182 passed, 9 warnings (v5.10.172-330-g3ab51ffc1c881)
 2023-03-05 12:55 UTC 

[PATCH] drm/amd/display: change several dcn30 variables storage-class-specifier to static
 2023-03-05 12:52 UTC 

stable-rc/queue/4.19 build: 196 builds: 5 failed, 191 passed, 25 warnings (v4.19.275-3-g1b0ac1a2fa89)
 2023-03-05 12:49 UTC 

[PATCH bpf-next v4 00/18] bpf: bpf memory usage
 2023-03-05 12:46 UTC  (19+ messages)
` [PATCH bpf-next v4 01/18] bpf: add new map ops ->map_mem_usage
` [PATCH bpf-next v4 02/18] bpf: lpm_trie memory usage
` [PATCH bpf-next v4 03/18] bpf: hashtab "
` [PATCH bpf-next v4 04/18] bpf: arraymap "
` [PATCH bpf-next v4 05/18] bpf: stackmap "
` [PATCH bpf-next v4 06/18] bpf: reuseport_array "
` [PATCH bpf-next v4 07/18] bpf: ringbuf "
` [PATCH bpf-next v4 08/18] bpf: bloom_filter "
` [PATCH bpf-next v4 09/18] bpf: cpumap "
` [PATCH bpf-next v4 10/18] bpf: devmap "
` [PATCH bpf-next v4 11/18] bpf: queue_stack_maps "
` [PATCH bpf-next v4 12/18] bpf: bpf_struct_ops "
` [PATCH bpf-next v4 13/18] bpf: local_storage "
` [PATCH bpf-next v4 14/18] bpf, net: bpf_local_storage "
` [PATCH bpf-next v4 15/18] bpf, net: sock_map "
` [PATCH bpf-next v4 16/18] bpf, net: xskmap "
` [PATCH bpf-next v4 17/18] bpf: offload map "
` [PATCH bpf-next v4 18/18] bpf: enforce all maps having memory usage callback

[PATCH 0/4] arm: mvebu: clearfog: defconfig and eMMC updates
 2023-03-05 12:43 UTC  (9+ messages)
` [PATCH 1/4] arm: mvebu: clearfog: Fix MMC detection
` [PATCH 2/4] arm: mvebu: clearfog: Align defconfigs
` [PATCH 3/4] arm: mvebu: clearfog: Add defconfig for SPI booting
` [PATCH 4/4] arm: mvebu: clearfog: Detect MMC vs SDHC and fixup fdt

[PATCH nf-next 00/13] Support for shifted port-ranges in NAT
 2023-03-05 12:18 UTC  (14+ messages)
` [PATCH nf-next 01/13] netfilter: conntrack: fix typo
` [PATCH nf-next 02/13] netfilter: nat: fix indentation of function arguments
` [PATCH nf-next 03/13] netfilter: nat: extend core support for shifted port-ranges
` [PATCH nf-next 04/13] netfilter: nft_nat: correct length for loading protocol registers
` [PATCH nf-next 05/13] netfilter: nft_nat: add support for shifted port-ranges
` [PATCH nf-next 06/13] netfilter: nft_masq: correct length for loading protocol registers
` [PATCH nf-next 07/13] netfilter: nft_masq: deduplicate eval call-backs
` [PATCH nf-next 08/13] netfilter: nft_masq: add support for shifted port-ranges
` [PATCH nf-next 09/13] netfilter: nft_redir: correct value of inet type `.maxattrs`
` [PATCH nf-next 10/13] netfilter: nf_nat_redirect: use `struct nf_nat_range2` in ipv4 API
` [PATCH nf-next 11/13] netfilter: nft_redir: correct length for loading protocol registers
` [PATCH nf-next 12/13] netfilter: nft_redir: deduplicate eval call-backs
` [PATCH nf-next 13/13] netfilter: nft_redir: add support for shifted port-ranges

[PATCH 1/2] ksmbd: add low bound validation to FSCTL_SET_ZERO_DATA
 2023-03-05 12:34 UTC  (2+ messages)
` [PATCH 2/2] ksmbd: add low bound validation to FSCTL_QUERY_ALLOCATED_RANGES

OE-core CVE metrics for dunfell on Sun 05 Mar 2023 02:30:01 AM HST
 2023-03-05 12:34 UTC 

langdale merge request March 5th
 2023-03-05 12:32 UTC 

[PATCH 20/31] ext4: Convert __ext4_block_zero_page_range() to use a folio
 2023-03-05 12:26 UTC  (2+ messages)

[PATCH] dt-bindings: soc: qcom: smd-rpm: re-add missing qcom,rpm-msm8994
 2023-03-05 12:24 UTC 

[PATCH v5 0/3] rebase: add a config option for --rebase-merges
 2023-03-05 12:22 UTC  (3+ messages)
` [PATCH v6 0/3] rebase: document, clean up, and introduce "

[PATCH v3] Remove Intel compiler support
 2023-03-05 12:18 UTC  (3+ messages)

[PATCH 00/21] wifi: iwlwifi: updates intended for v6.4 2023-03-05
 2023-03-05 12:16 UTC  (22+ messages)
` [PATCH 01/21] wifi: iwlwifi: mvm: add LSIG info to radio tap info in EHT
` [PATCH 02/21] wifi: iwlwifi: mvm: mark mac header with no data frames
` [PATCH 03/21] wifi: iwlwifi: Adding the code to get RF name for MsP device
` [PATCH 04/21] wifi: iwlwifi: reduce verbosity of some logging events
` [PATCH 05/21] wifi: iwlwifi: mvm: add an helper function for adding TLVs
` [PATCH 06/21] wifi: iwlwifi: mvm: add EHT radiotap info based on rate_n_flags
` [PATCH 07/21] wifi: iwlwifi: mvm: add all EHT based on data0 info from HW
` [PATCH 08/21] wifi: iwlwifi: mvm: allow new vendor to use TAS
` [PATCH 09/21] wifi: iwlwifi: mvm: rename define to generic name
` [PATCH 10/21] wifi: iwlwifi: mvm: decode USIG_B1_B7 RU to nl80211 RU width
` [PATCH 11/21] wifi: iwlwifi: mvm: parse FW frame metadata for EHT sniffer mode
` [PATCH 12/21] wifi: iwlwifi: mvm: add primary 80 known for EHT TLV
` [PATCH 13/21] wifi: iwlwifi: mvm: avoid UB shift of snif_queue
` [PATCH 14/21] wifi: iwlwifi: mvm: make flush code a bit clearer
` [PATCH 15/21] wifi: iwlwifi: Add support for B step of BnJ-Fm4
` [PATCH 16/21] wifi: iwlwifi: rs-fw: break out for unsupported bandwidth
` [PATCH 17/21] wifi: iwlwifi: mvm: cleanup duplicated defines
` [PATCH 18/21] wifi: iwlwifi: Update logs for yoyo reset sw changes
` [PATCH 19/21] wifi: iwlwifi: mvm: add EHT - RU allocation to radiotap TLV
` [PATCH 20/21] wifi: iwlwifi: Do not include radiotap EHT user info if not needed
` [PATCH 21/21] wifi: iwlwifi: mvm: fix EOF bit reporting

OE-core CVE metrics for master on Sun 05 Mar 2023 02:00:01 AM HST
 2023-03-05 12:03 UTC 

[PATCH RFC u-boot-mvebu 0/6] arm: mvebu: Fix boot mode detection
 2023-03-05 11:55 UTC  (6+ messages)
` [PATCH RFC u-boot-mvebu 3/6] arm: mvebu: Convert BOOT_FROM_* constants to function macros

stable-rc/queue/5.4 build: 188 builds: 3 failed, 185 passed, 3 errors, 35 warnings (v5.4.234-213-ge88450f08002)
 2023-03-05 11:54 UTC 

[jfern:staging 8/8] kernel/rcu/update.c:248:2-8: preceding lock on line 244 (fwd)
 2023-03-05 11:52 UTC 

[PATCH RFC u-boot-mvebu 0/2] arm: mvebu: Fix eMMC boot
 2023-03-05 11:46 UTC  (3+ messages)

[PATCH 0/2] net: DHCPv6 protocol and commands
 2023-03-05 11:44 UTC  (6+ messages)
` [PATCH 1/2] net: dhcp6: Add DHCPv6 (DHCP for IPv6)
` [PATCH 2/2] net: dhcp6: pxe: Add DHCP/PXE commands for IPv6

[PATCH v3] rcu: Add a minimum time for marking boot as completed
 2023-03-05 11:39 UTC  (2+ messages)

stable-rc/queue/4.14 build: 195 builds: 2 failed, 193 passed, 28 warnings (v4.14.307-99-g0d346ee37ed11)
 2023-03-05 11:33 UTC 

[jfern:staging 8/8] kernel/rcu/update.c:248:2-8: preceding lock on line 244
 2023-03-05 11:31 UTC 

[PATCH 24/31] ext4: Convert ext4_mpage_readpages() to work on folios
 2023-03-05 11:26 UTC  (2+ messages)

[PATCH v2 6/8] vdpa_sim: use kthread worker
 2023-03-05 11:21 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] Cloud storage optimizations
 2023-03-05 11:22 UTC  (9+ messages)

stable-rc/queue/4.19 build: 197 builds: 5 failed, 192 passed, 28 warnings (v4.19.275-3-g090426e55046)
 2023-03-05 11:18 UTC 

[PATCH 03/31] ext4: Convert ext4_bio_write_page() to use a folio
 2023-03-05 11:18 UTC  (2+ messages)

[Buildroot] [PATCH next 1/1] package/ddrescue: bump to version 1.27
 2023-03-05 11:14 UTC 

[PATCH] hw/riscv: Fix the bug of maximum size limit when put initrd to RAM
 2023-03-05 11:11 UTC  (5+ messages)
  `  "

[PATCH 1/2] dt-bindings: mfd: Add MAX5970 and MAX5978
 2023-03-05 11:04 UTC  (3+ messages)
` [PATCH 2/2] mfd: max597x: Add support for "

FAILED: patch "[PATCH] drm/vc4: kms: Sort the CRTCs by output before assigning them" failed to apply to 6.1-stable tree
 2023-03-05 10:58 UTC 

FAILED: patch "[PATCH] drm/vc4: kms: Sort the CRTCs by output before assigning them" failed to apply to 6.2-stable tree
 2023-03-05 10:58 UTC 

[xen-unstable test] 179244: tolerable trouble: fail/pass/starved
 2023-03-05 10:57 UTC 

[PATCH 00/10] Add RT5033 charger device driver
 2023-03-05 10:55 UTC  (9+ messages)
` [PATCH 02/10] mfd: rt5033: Fix chip revision readout
` [PATCH 03/10] mfd: rt5033: Fix comments and style in includes
` [PATCH 04/10] mfd: rt5033: Fix STAT_MASK, HZ_MASK and AICR defines
` [PATCH 05/10] mfd: rt5033: Apply preparatory changes before adding rt5033-charger driver

[mcgrof:modules-next 7/12] kernel/module/main.c:2578:1-11: second lock on line 2591
 2023-03-05 10:51 UTC 

[PATCH v2] arm64: dts: rockchip: Lower SD card speed on
 2023-03-05 10:47 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Lower SD card speed on Pinebook Pro
 2023-03-05 10:45 UTC  (7+ messages)

Is the last blank in the output of grub-fstester a reliable feature ?
 2023-03-05 10:42 UTC 

[PATCH libnftnl 0/3] Support for shifted port-ranges in NAT
 2023-03-05 10:24 UTC  (4+ messages)
` [PATCH libnftnl 1/3] nat: add support for shifted port-ranges
` [PATCH libnftnl 2/3] masq: "
` [PATCH libnftnl 3/3] redir: "

[PATCH] drm: fix typo in margin connector properties docs
 2023-03-05 10:35 UTC 

[PATCH 0/5] Add Intel LJCA device driver
 2023-03-05 10:34 UTC  (3+ messages)
` [PATCH 1/5] mfd: Add support for Intel LJCA device

[Buildroot] [git commit branch/2022.02.x] package/webkitgtk: security bump to version 2.38.5
 2023-03-05 10:21 UTC 

[Buildroot] [git commit branch/2022.02.x] support/dependencies/dependencies.sh: require FileHandle perl package for syslinux
 2023-03-05 10:24 UTC 

[Buildroot] [git commit branch/2022.02.x] package/rockchip-mali: needs C++
 2023-03-05 10:21 UTC 

[PATCH 0/2] Fix qcom,vmid handling in rmtfs_mem
 2023-03-05 10:32 UTC  (3+ messages)
` [PATCH 1/2] soc: qcom: rmtfs: fix error handling reading qcom,vmid
` [PATCH 2/2] soc: qcom: rmtfs: handle optional qcom,vmid correctly

[Buildroot] [git commit branch/2022.02.x] package/glslsandbox-player: add wayland-protocols optional dependency
 2023-03-05 10:20 UTC 

[PATCH v10 0/3] cachestat: a new syscall for page cache state of files
 2023-03-05 10:32 UTC  (4+ messages)
` [PATCH v10 2/3] cachestat: implement cachestat syscall

[Buildroot] [git commit branch/2022.11.x] package/webkitgtk: security bump to version 2.38.5
 2023-03-05 10:21 UTC 

[Buildroot] [git commit branch/2022.11.x] package/rockchip-mali: needs C++
 2023-03-05 10:21 UTC 

[Buildroot] [git commit branch/2022.11.x] support/dependencies/dependencies.sh: require FileHandle perl package for syslinux
 2023-03-05 10:24 UTC 

[Buildroot] [git commit branch/2022.11.x] package/glslsandbox-player: add wayland-protocols optional dependency
 2023-03-05 10:19 UTC 

kernel/trace/trace_events_hist.c:1540:6: warning: Branch condition evaluates to a garbage value [clang-analyzer-core.uninitialized.Branch]
 2023-03-05 10:30 UTC 

[jirislaby:devel 39/49] drivers/tty/serial/serial_core.c:3374 uart_try_toggle_sysrq() warn: impossible condition '(++port->sysrq_seq < sysrq_toggle_seq_len) => (0-255 < 0)'
 2023-03-05 10:30 UTC 

[PATCH nftables 0/8] Support for shifted port-ranges in NAT
 2023-03-05 10:14 UTC  (9+ messages)
` [PATCH nftables 1/8] nat: add support for shifted port-ranges
` [PATCH nftables 2/8] masq: "
` [PATCH nftables 3/8] redir: "
` [PATCH nftables 4/8] json: formatting fixes
` [PATCH nftables 5/8] json: add support for shifted nat port-ranges
` [PATCH nftables 6/8] doc: correct NAT statement description
` [PATCH nftables 7/8] doc: add shifted port-ranges to nat statements
` [PATCH nftables 8/8] test: py: add tests for shifted nat port-ranges

stable releases
 2023-03-05 10:27 UTC 

[PULL 00/53] virtio,pc,pci: features, cleanups, fixes
 2023-03-05 10:25 UTC  (4+ messages)
` [PULL 14/53] virtio-rng-pci: fix transitional migration compat for vectors

[Buildroot] [PATCH 1/1] support/dependencies/dependencies.sh: require FileHandle perl package for syslinux
 2023-03-05 10:26 UTC  (2+ messages)

[PATCH v3 1/2] landlock.7: Document Landlock ABI v2 (file reparenting; Linux 5.19)
 2023-03-05 10:24 UTC  (2+ messages)


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.