All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-12 17:00:40 to 2022-04-12 17:42:53 UTC [more...]

[PATCH 1/1] common/cnxk: added new macros to platform layer
 2022-04-12 17:42 UTC 

[PATCH v4 0/3] ixgbe SFP handling fixes
 2022-04-12 17:42 UTC  (7+ messages)
` [PATCH v5 0/2] "
  ` [PATCH v5 1/2] net/ixgbe: Limit SDP3 check of TX_DISABLE to appropriate devices
  ` [PATCH v5 2/2] net/ixgbe: Fix SFP detection and linking on hotplug
` [PATCH v6 0/2] ixgbe SFP handling fixes
  ` [PATCH v6 1/2] net/ixgbe: Limit SDP3 check of TX_DISABLE to appropriate devices
  ` [PATCH v6 2/2] net/ixgbe: Fix SFP detection and linking on hotplug

[PATCH] stat: don't fail if the major number is >= 256
 2022-04-12 17:42 UTC  (7+ messages)
      ` [PATCH] stat: fix inconsistency between struct stat and struct compat_stat

[PATCH v3 00/10] archs/random: fallback to best raw ktime when no cycle counter
 2022-04-12 17:27 UTC  (29+ messages)
` [PATCH v3 01/10] timekeeping: add raw clock fallback for random_get_entropy()
` [PATCH v3 02/10] m68k: use fallback for random_get_entropy() instead of zero
` [PATCH v3 03/10] riscv: "
` [PATCH v3 04/10] mips: "
` [PATCH v3 05/10] arm: "
` [PATCH v3 06/10] nios2: "
` [PATCH v3 07/10] x86: "
` [PATCH v3 08/10] um: "
` [PATCH v3 09/10] sparc: "
` [PATCH v3 10/10] xtensa: "

[PATCH v10 0/5] Use pageblock_order for cma and alloc_contig_range alignment
 2022-04-12 17:41 UTC  (8+ messages)
` [PATCH v10 2/5] mm: page_isolation: check specified range for unmovable pages

[PATCH 5.10 000/171] 5.10.111-rc1 review
 2022-04-12 17:41 UTC  (3+ messages)

[PATCH bpf-next v3 0/7] bpf: cgroup_sock lsm flavor
 2022-04-12 17:40 UTC  (7+ messages)
` [PATCH bpf-next v3 3/7] bpf: minimize number of allocated lsm slots per program

[PATCH 0/2] Allow detecting ACP6x DMIC via _DSD
 2022-04-12 17:38 UTC  (3+ messages)

[PATCH v5 0/4] Make headphone work on Huawei Matebook D15
 2022-04-12 17:38 UTC  (3+ messages)

[PATCH] ASoC: cs35l45: Make exports namespaced
 2022-04-12 17:38 UTC  (3+ messages)

[PATCH] ASoC: amd: yc: add new YC platform varaint support
 2022-04-12 17:38 UTC  (3+ messages)

[kvm-unit-tests PATCH 0/9] SMP Support for x86 UEFI Tests
 2022-04-12 17:40 UTC  (3+ messages)

[PATCH net] net: dsa: realtek: don't parse compatible string for RTL8366S
 2022-04-12 17:39 UTC  (2+ messages)

[PATCH -next] ASoC: tegra186_asrc: mark runtime-pm functions as __maybe_unused
 2022-04-12 17:38 UTC  (3+ messages)

[PATCH] KVM: x86: Don't snapshot "max" TSC if host TSC is constant
 2022-04-12 17:38 UTC  (3+ messages)

[PATCH 00/15] ASoC: SOF: Abstractions for top-level IPC ops
 2022-04-12 17:38 UTC  (2+ messages)

[PATCH] MAINTAINERS: merge DART into ARM/APPLE MACHINE
 2022-04-12 17:33 UTC  (3+ messages)

[PATCH] spi: spi-ti-qspi: Fix return value handling of wait_for_completion_timeout
 2022-04-12 17:38 UTC  (2+ messages)

[ANNOUNCE] Git for Windows 2.35.2
 2022-04-12 17:38 UTC 

[PATCH 00/14] ASoC: remaining simple i2c probe changes
 2022-04-12 17:38 UTC  (2+ messages)

[PATCH RFC net-next 00/13] net: bridge: forwarding of unknown IPv4/IPv6/MAC BUM traffic
 2022-04-12 17:37 UTC  (7+ messages)
` [PATCH RFC net-next 08/13] net: bridge: avoid classifying unknown multicast as mrouters_only
      ` [Bridge] "

[PATCH v2 00/14] MediaTek SoC flow offload improvements + wireless support
 2022-04-12 17:37 UTC  (11+ messages)
` [PATCH v2 14/14] net: ethernet: mtk_eth_soc: support creating mac address based offload entries

[RFC] Applicability of using 'txq_trans_update' during ring recovery
 2022-04-12 17:37 UTC  (2+ messages)

[net-next PATCH v2 0/4] Reduce qca8k_priv space usage
 2022-04-12 17:30 UTC  (5+ messages)
` [net-next PATCH v2 1/4] drivers: net: dsa: qca8k: drop MTU tracking from qca8k_priv
` [net-next PATCH v2 2/4] drivers: net: dsa: qca8k: drop port_sts "
` [net-next PATCH v2 3/4] drivers: net: dsa: qca8k: rework and simplify mdiobus logic
` [net-next PATCH v2 4/4] drivers: net: dsa: qca8k: drop dsa_switch_ops from qca8k_priv

[PATCH 01/10] x86: Move ap_init() to smp.c
 2022-04-12 17:36 UTC  (11+ messages)
` [PATCH 02/10] x86: Move load_idt() to desc.c
` [PATCH 03/10] x86: desc: Split IDT entry setup into a generic helper
` [PATCH 04/10] x86: Move load_gdt_tss() to desc.c
` [PATCH 05/10] x86: efi: Stop using UEFI-provided stack
` [PATCH 06/10] x86: efi: Stop using UEFI-provided %gs for percpu storage
` [PATCH 07/10] x86: efi, smp: Transition APs from 16-bit to 32-bit mode
` [PATCH 08/10] x86: Move 32-bit bringup routines to start32.S
` [PATCH 09/10] x86: efi, smp: Transition APs from 32-bit to 64-bit mode
` [PATCH 10/10] x86: Move ap_start64 and save_id to setup.c

[PATCH v1] clang-format: Update and extend the for_each list with tools/
 2022-04-12 17:35 UTC  (6+ messages)

[Intel-wired-lan] [PATCH net-next 0/6] minor cleanups for ice virtualization
 2022-04-12 17:35 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH net-next 2/6] ice: always check VF VSI pointer values

[PATCH 5.15 000/277] 5.15.34-rc1 review
 2022-04-12 17:34 UTC  (9+ messages)

[syzbot] WARNING: suspicious RCU usage in ieee80211_tx_h_select_key
 2022-04-12 17:34 UTC 

[kvm-unit-tests PATCH v2 00/10] SMP Support for x86 UEFI Tests
 2022-04-12 17:34 UTC  (11+ messages)
` [kvm-unit-tests PATCH v2 01/10] x86: Move ap_init() to smp.c
` [kvm-unit-tests PATCH v2 02/10] x86: Move load_idt() to desc.c
` [kvm-unit-tests PATCH v2 03/10] x86: desc: Split IDT entry setup into a generic helper
` [kvm-unit-tests PATCH v2 04/10] x86: Move load_gdt_tss() to desc.c
` [kvm-unit-tests PATCH v2 05/10] x86: efi: Stop using UEFI-provided stack
` [kvm-unit-tests PATCH v2 06/10] x86: efi: Stop using UEFI-provided %gs for percpu storage
` [kvm-unit-tests PATCH v2 07/10] x86: efi, smp: Transition APs from 16-bit to 32-bit mode
` [kvm-unit-tests PATCH v2 08/10] x86: Move 32-bit bringup routines to start32.S
` [kvm-unit-tests PATCH v2 09/10] x86: efi, smp: Transition APs from 32-bit to 64-bit mode
` [kvm-unit-tests PATCH v2 10/10] x86: Provide a common 64-bit AP entrypoint for EFI and non-EFI

[Intel-wired-lan] [net PATCH] ice: fix use-after-free when deinitializing mailbox snapshot
 2022-04-12 17:34 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-12 17:33 UTC 

[PATCH stable 5.16+ 0/3] backported Realtek DSA driver fixes for 5.16 and 5.17
 2022-04-12 17:32 UTC  (4+ messages)
` [PATCH stable 5.16+ 1/3] net: dsa: realtek: allow subdrivers to externally lock regmap
` [PATCH stable 5.16+ 2/3] net: dsa: realtek: rtl8365mb: serialize indirect PHY register access
` [PATCH stable 5.16+ 3/3] net: dsa: realtek: make interface drivers depend on OF

[PATCH for-7.1 0/8] nbd: actually make s->state thread-safe
 2022-04-12 17:32 UTC 

[PATCH v4 0/8] crypto: HCTR2 support
 2022-04-12 17:28 UTC  (18+ messages)
` [PATCH v4 1/8] crypto: xctr - Add XCTR support
` [PATCH v4 2/8] crypto: polyval - Add POLYVAL support
` [PATCH v4 3/8] crypto: hctr2 - Add HCTR2 support
` [PATCH v4 4/8] crypto: x86/aesni-xctr: Add accelerated implementation of XCTR
` [PATCH v4 5/8] crypto: arm64/aes-xctr: "
` [PATCH v4 6/8] crypto: x86/polyval: Add PCLMULQDQ accelerated implementation of POLYVAL
` [PATCH v4 7/8] crypto: arm64/polyval: Add PMULL "
` [PATCH v4 8/8] fscrypt: Add HCTR2 support for filename encryption

[PATCHSET 0/4] fstests: new tests for kernel 5.18
 2022-04-12 17:29 UTC  (8+ messages)
` [PATCH 1/4] xfs: make sure syncfs(2) passes back super_operations.sync_fs errors
` [PATCH 3/4] generic: test that linking into a directory fails with EDQUOT
` [PATCH 4/4] generic: test that renaming "

[PATCH] drm/amd/amdgpu: Update PF2VF header
 2022-04-12 17:30 UTC  (2+ messages)

[PATCH 00/10] xfs: LARP - clean up xfs_attr_set_iter state machine
 2022-04-12 17:28 UTC  (3+ messages)

[PATCH 0/3] add eal functions for thread affinity
 2022-04-12 17:26 UTC  (4+ messages)
` [PATCH v2 0/4] add eal functions for thread affinity and self
  ` [PATCH v2 1/4] eal/windows: translate Windows errors to errno-style errors

[RFC PATCH v1 0/9] arm64: livepatch: Use DWARF Call Frame Information for frame pointer validation
 2022-04-12 17:27 UTC  (5+ messages)

[PATCH v2] eal: add seqlock
 2022-04-12 17:27 UTC  (3+ messages)
` [PATCH v4] "

[GIT PULL] KVM fixes for 5.18-rc3
 2022-04-12 17:26 UTC 

[PATCH v2 2/3] usb: typec: USB Power Deliver helpers for ports and partners
 2022-04-12 17:24 UTC  (2+ messages)

[PATCH v2] ata: pata_sil680: fix result type of sil680_sel{dev|reg}()
 2022-04-12 17:26 UTC 

[PATCH] mm: memblock: avoid to create memmap for memblock nomap regions
 2022-04-12 17:26 UTC  (2+ messages)

[PATCH] security: don't treat structure as an array of struct hlist_head
 2022-04-12 17:26 UTC  (2+ messages)

[PATCH v2 bpf 0/3] vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP
 2022-04-12 17:20 UTC  (3+ messages)
` [PATCH v2 bpf 3/3] bpf: use vmalloc with VM_ALLOW_HUGE_VMAP for bpf_prog_pack

RTT-PROBE: lore-subspace-rtt
 2022-04-12 17:22 UTC 

[PATCH net] net: dsa: felix: fix tagging protocol changes with multiple CPU ports
 2022-04-12 17:22 UTC 

[PATCH v2 0/2] of: overlay: rework overlay apply and remove kfree()s
 2022-04-12 17:20 UTC  (4+ messages)
` [PATCH v2 2/2] "

[RFC PATCH -next V3 0/6]arm64: add machine check safe support
 2022-04-12 17:17 UTC  (6+ messages)
` [RFC PATCH -next V3 4/6] arm64: add copy_{to, from}_user to machine check safe

[PATCH] staging: r8188eu: correct multiple misspellings in driver r8188eu
 2022-04-12 17:18 UTC  (3+ messages)

[PATCH v2 0/3] staging: vme: Restructuring menuconfig and tree
 2022-04-12 17:18 UTC  (2+ messages)

[PATCH v2 1/5] block/badblocks: Remove redundant assignments
 2022-04-12 17:16 UTC  (5+ messages)
` [PATCH v2 2/5] block/blk-map: Remove redundant assignment
` [PATCH v2 3/5] block/partitions/acorn: Remove redundant assignments
` [PATCH v2 4/5] block/partitions/atari: Remove redundant assignment
` [PATCH v2 5/5] block/partitions/ldm: Remove redundant assignments

[PATCH v3 RESEND] efi: Do not import certificates from UEFI Secure Boot for T2 Macs
 2022-04-12 17:16 UTC  (4+ messages)
` [PATCH v4] "
  ` [PATCH v4 RESEND] "

[PATCH 26/39] ALSA: intel_hdmi: Fix the missing snd_card_free() call at probe error
 2022-04-12 17:14 UTC  (2+ messages)

[dm-devel] [PATCH 0/8] dm: io accounting & polling improvement
 2022-04-12 17:15 UTC  (3+ messages)
`  "

drivers/char/ipmi/ipmi_msghandler.c:5283:17: warning: 'strncpy' specified bound 11 equals destination size
 2022-04-12 17:14 UTC 

[BUG] rcu-tasks : should take care of sparse cpu masks
 2022-04-12 17:13 UTC  (11+ messages)

[RFC PATCH v2 0/6] ufs: set power domain performance state when scaling gears
 2022-04-12 17:15 UTC  (3+ messages)
` [RFC PATCH v2 4/6] PM: opp: allow control of multiple clocks

RTT-PROBE: lore-subspace-rtt
 2022-04-12 17:12 UTC 

[PATCHSET 0/2] fstests: random fixes
 2022-04-12 17:11 UTC  (4+ messages)
` [PATCH 1/2] xfs/187: don't rely on FSCOUNTS for free space data

[PATCH v2 0/9] More PolarFire SoC Fixes for 5.18
 2022-04-12 17:10 UTC  (8+ messages)
` [PATCH v2 5/9] dt-bindings: clk: mpfs: add defines for two new clocks

[PATCH V2 00/26] imx: imx8ulp: misc update from downstream
 2022-04-12 17:10 UTC  (3+ messages)
` [PATCH V2 19/26] imx: imx8ulp_evk: Power down the domains may used in u-boot

[PATCH v5 0/4] thermal: k3_j72xx_bandgap: Add the bandgap driver support
 2022-04-12 17:09 UTC  (3+ messages)
` [PATCH v5 2/4] arm64: dts: ti: j721e: Add VTM node

[PATCH] dt-bindings: power: renesas,rcar-sysc: correct typo in path
 2022-04-12 17:08 UTC  (2+ messages)

[PATCHv3 0/2] Convert TI dmtimer binding to yaml
 2022-04-12 17:06 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: timer: Update TI timer "

[PATCH] xfs: Use generic_file_open()
 2022-04-12 17:06 UTC  (2+ messages)

[ANNOUNCE] Git v2.35.2 and below for CVE-2022-24765
 2022-04-12 17:01 UTC 

[RFC PATCH 0/3] Remove some of the old libopcode based disassemblers
 2022-04-12 16:58 UTC  (4+ messages)
` [RFC PATCH 1/3] disas: Remove old libopcode s390 disassembler
` [RFC PATCH 2/3] disas: Remove old libopcode arm disassembler
` [RFC PATCH 3/3] disas: Remove old libopcode i386 disassembler

[igt-dev] [PATCH] tests/kms: Skip kms test cases for DCC and DCC_RETILE
 2022-04-12 17:05 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms: Skip kms test cases for DCC and DCC_RETILE (rev3)

[PATCH v2] remoteproc: mtk_scp: Fix a potential double free
 2022-04-12 17:04 UTC  (5+ messages)

[PATCH net-next] Bonding: add per port priority support
 2022-04-12 17:04 UTC  (4+ messages)

[PATCH V9 15/19] xfs: Directory's data fork extent counter can never overflow
 2022-04-12 17:04 UTC  (3+ messages)
` [PATCH V9.2] "

[PATCH] ice: wait for EMP reset after firmware flash
 2022-04-12 17:04 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH v5] locking/rwsem: Make handoff bit handling more consistent
 2022-04-12 17:04 UTC  (8+ messages)
`  "

What's cooking in git.git (Apr 2022, #03; Tue, 12)
 2022-04-12 17:04 UTC 

[ANNOUNCE] Git v2.36.0-rc2
 2022-04-12 17:03 UTC 

[PATCH v8] oom_kill.c: futex: Don't OOM reap the VMA containing the robust_list_head
 2022-04-12 17:03 UTC  (7+ messages)

[Buildroot] [PATCH] Add overrides configuration option
 2022-04-12 17:02 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-12 17:02 UTC 

[Question about project size]Perf data converter is large project or medium project?
 2022-04-12 17:01 UTC  (3+ messages)

[Patch net-next 0/3] add ethtool SQI support for LAN87xx T1 Phy
 2022-04-12 17:01 UTC  (3+ messages)
` [Patch net-next 1/3] net: phy: LAN937x: added PHY_POLL_CABLE_TEST flag

[PATCH v5 4/4] thermal: k3_j72xx_bandgap: Add the bandgap driver support
 2022-04-12 17:00 UTC  (2+ messages)

[PATCH 2/2] drivers: nfc: nfcmrvl: fix double free bug in nfc_fw_download_done()
 2022-04-12 17:00 UTC  (2+ messages)

[PATCH v3 00/30] arm64: support WXN and entry with MMU enabled
 2022-04-12 16:59 UTC  (2+ messages)

[GSoC] Applicant Introduction, project selection
 2022-04-12 17:00 UTC  (3+ messages)

[meta-selinux][dunfell][PATCH] samhain.inc: Correct LICENSE to GPL-2.0-only
 2022-04-12 16:58 UTC  (2+ messages)

[meta-security][PATCH] samhain.inc: Correct LICENSE to GPL-2.0-only
 2022-04-12 16:50 UTC 

[meta-oe][PATCH] safec: Upgrade to 3.7.1
 2022-04-12 16:52 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.