linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-10 11:22:33 to 2022-03-10 14:15:28 UTC [more...]

[PATCH 5.16 00/53] 5.16.14-rc2 review
 2022-03-10 14:09 UTC  (42+ messages)
` [PATCH 5.16 01/53] x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE
` [PATCH 5.16 02/53] x86/speculation: Add eIBRS + Retpoline options
` [PATCH 5.16 03/53] Documentation/hw-vuln: Update spectre doc
` [PATCH 5.16 04/53] x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation reporting
` [PATCH 5.16 05/53] x86/speculation: Use generic retpoline by default on AMD
` [PATCH 5.16 06/53] x86/speculation: Update link to AMD speculation whitepaper
` [PATCH 5.16 08/53] x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMT
` [PATCH 5.16 09/53] ARM: report Spectre v2 status through sysfs
` [PATCH 5.16 10/53] ARM: early traps initialisation
` [PATCH 5.16 11/53] ARM: use LOADADDR() to get load address of sections
` [PATCH 5.16 17/53] arm64: entry.S: Add ventry overflow sanity checks
` [PATCH 5.16 18/53] arm64: spectre: Rename spectre_v4_patch_fw_mitigation_conduit
` [PATCH 5.16 19/53] KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3A
` [PATCH 5.16 20/53] arm64: entry: Make the trampoline cleanup optional
` [PATCH 5.16 21/53] arm64: entry: Free up another register on kptis tramp_exit path
` [PATCH 5.16 22/53] arm64: entry: Move the trampoline data page before the text page
` [PATCH 5.16 23/53] arm64: entry: Allow tramp_alias to access symbols after the 4K boundary
` [PATCH 5.16 24/53] arm64: entry: Dont assume tramp_vectors is the start of the vectors
` [PATCH 5.16 25/53] arm64: entry: Move trampoline macros out of ifdefd section
` [PATCH 5.16 26/53] arm64: entry: Make the kpti trampolines kpti sequence optional
` [PATCH 5.16 27/53] arm64: entry: Allow the trampoline text to occupy multiple pages
` [PATCH 5.16 28/53] arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigations
` [PATCH 5.16 29/53] arm64: entry: Add vectors that have the bhb mitigation sequences
` [PATCH 5.16 30/53] arm64: entry: Add macro for reading symbol addresses from the trampoline
` [PATCH 5.16 31/53] arm64: Add percpu vectors for EL1
` [PATCH 5.16 32/53] arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2
` [PATCH 5.16 33/53] arm64: Mitigate spectre style branch history side channels
` [PATCH 5.16 34/53] KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migrated
` [PATCH 5.16 35/53] arm64: Use the clearbhb instruction in mitigations
` [PATCH 5.16 36/53] arm64: proton-pack: Include unprivileged eBPF status in Spectre v2 mitigation reporting
` [PATCH 5.16 37/53] ARM: fix build error when BPF_SYSCALL is disabled
` [PATCH 5.16 38/53] ARM: fix co-processor register typo
` [PATCH 5.16 39/53] ARM: Do not use NOCROSSREFS directive with ld.lld
` [PATCH 5.16 40/53] arm64: Do not include __READ_ONCE() block in assembly files
` [PATCH 5.16 41/53] ARM: fix build warning in proc-v7-bugs.c
` [PATCH 5.16 42/53] xen/xenbus: dont let xenbus_grant_ring() remove grants in error case
` [PATCH 5.16 43/53] xen/grant-table: add gnttab_try_end_foreign_access()
` [PATCH 5.16 44/53] xen/blkfront: dont use gnttab_query_foreign_access() for mapped status
` [PATCH 5.16 45/53] xen/netfront: "
` [PATCH 5.16 46/53] xen/scsifront: "
` [PATCH 5.16 47/53] xen/gntalloc: dont use gnttab_query_foreign_access()

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-03-10 14:09 UTC  (14+ messages)
` [PATCH v5 01/13] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v5 02/13] mm: Introduce memfile_notifier
` [PATCH v5 03/13] mm/shmem: Support memfile_notifier
` [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK
` [PATCH v5 05/13] KVM: Extend the memslot to support fd-based private memory
` [PATCH v5 06/13] KVM: Use kvm_userspace_memory_region_ext
` [PATCH v5 07/13] KVM: Add KVM_EXIT_MEMORY_ERROR exit
` [PATCH v5 08/13] KVM: Use memfile_pfn_ops to obtain pfn for private pages
` [PATCH v5 09/13] KVM: Handle page fault for private memory
` [PATCH v5 10/13] KVM: Register private memslot to memory backing store
` [PATCH v5 11/13] KVM: Zap existing KVM mappings when pages changed in the private fd
` [PATCH v5 12/13] KVM: Expose KVM_MEM_PRIVATE
` [PATCH v5 13/13] memfd_create.2: Describe MFD_INACCESSIBLE flag

[PATCH] tcp: export symbol tcp_set_congestion_control
 2022-03-10 14:11 UTC  (2+ messages)

[PATCH 0/7] Add RS485 support to DW UART
 2022-03-10 14:09 UTC  (7+ messages)
` [RFC PATCH 6/7] serial: General support for multipoint addresses

[PATCH v2 0/2] Cleanups for slab
 2022-03-10 14:07 UTC  (3+ messages)
` [PATCH v2 1/2] mm: slab: Delete unused SLAB_DEACTIVATED flag
` [PATCH v2 2/2] mm: slub: Delete useless parameter of alloc_slab_page()

[PATCH 0/2] mmc: update life time and rel write on sysfs read
 2022-03-10 14:08 UTC  (5+ messages)
` [PATCH 1/2] mmc: core: update life time and pre eol info values "
` [PATCH 2/2] mmc: core: add reliable write setting to sysfs and update on read

[PATCH] dt-bindings: pinctrl: rt2880: add missing pin groups and functions
 2022-03-10 14:05 UTC 

[PATCH] x86/traps: Mark do_int3() NOKPROBE_SYMBOL
 2022-03-10 14:04 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671
 2022-03-10 14:02 UTC  (3+ messages)

[ammarfaizi2-block:google/android/kernel/common/android-gs-raviole-5.10-android12-qpr1-d 1249/8858] arch/mips/include/asm/page.h:12:10: fatal error: 'spaces.h' file not found
 2022-03-10 14:01 UTC 

[PATCH v1 0/4] arm64: mvebu: Support for Marvell 98DX2530 (and variants)
 2022-03-10 13:59 UTC  (3+ messages)
` [PATCH v1 2/4] pinctrl: mvebu: pinctrl driver for 98DX2530 SoC

[PATCH v8 0/9] vfio/hisilicon: add ACC live migration driver
 2022-03-10 13:55 UTC  (4+ messages)
` [PATCH v8 3/9] hisi_acc_qm: Move VF PCI device IDs to common header

[PATCH] arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0
 2022-03-10 13:51 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v3] vsock: each transport cycles only on its own sockets
 2022-03-10 13:50 UTC 

[PATCH v4 0/6] Fix some bugs related to ramp and dax
 2022-03-10 13:48 UTC  (4+ messages)
` [PATCH v4 2/6] dax: fix cache flush on PMD-mapped pages

[PATCH v4 00/45] x86: Kernel IBT
 2022-03-10 13:47 UTC  (8+ messages)

[PATCH] media: amphion: fix some error related with undefined reference to __divdi3
 2022-03-10 13:44 UTC  (5+ messages)
  ` [EXT] "
      ` 回复: "

[PATCH v3 00/16] Support external boost at CS35l41 ASoC driver
 2022-03-10 13:44 UTC  (5+ messages)
` [PATCH v3 01/16] sound: cs35l41: Unify hardware configuration
` [PATCH v3 03/16] sound: cs35l41: Move cs35l41_gpio_config to shared lib

[PATCH] riscv: Work to remove kernel dependence on the M-extension
 2022-03-10 13:37 UTC  (4+ messages)

[PATCH iproute2-next 0/3] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-03-10 13:36 UTC  (4+ messages)
` [PATCH iproute2-next 1/3] net: bridge: add fdb flag to extent locked port feature
` [PATCH iproute2-next 2/3] net: switchdev: add support for offloading of fdb locked flag
` [PATCH iproute2-next 3/3] net: dsa: mv88e6xxx: mac-auth/MAB implementation

[PATCH v2] vsock: each transport cycles only on its own sockets
 2022-03-10 13:36 UTC  (2+ messages)

[PATCH v2 00/15] Mediatek MT8186 clock support
 2022-03-10 13:36 UTC  (4+ messages)
` [PATCH v2 01/15] dt-bindings: ARM: Mediatek: Add new document bindings of MT8186 clock

[PATCH v5 0/2] io_uring: Add support for napi_busy_poll
 2022-03-10 13:36 UTC  (2+ messages)

[PATCH v3 0/2] Add support for Xilinx Versal CPM5 Root Port
 2022-03-10 13:33 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: xilinx-cpm: Add "

[PATCH] mm/mlock: fix potential imbalanced rlimit ucounts adjustment
 2022-03-10 13:24 UTC 

[PATCH v6 3/6] drm: Add driver for Solomon SSD130x OLED displays
 2022-03-10 13:11 UTC 

[PATCH] gpio: Restrict usage of gc irq members before initialization
 2022-03-10 13:21 UTC 

[PATCH 0/2] vsock: cycle only on its own socket
 2022-03-10 13:18 UTC  (10+ messages)
` [PATCH 1/2] vsock: each transport cycles only on its own sockets
` [PATCH 2/2] vsock: refactor vsock_for_each_connected_socket

[next] arm: Internal error: Oops: 5 PC is at __read_once_word_nocheck
 2022-03-10 13:14 UTC  (13+ messages)

[PATCH] spi: rockchip-sfc: fix platform_get_irq.cocci warning
 2022-03-10 13:14 UTC  (2+ messages)

[PATCH] ASoC: fsl_spdif: Disable TX clock when stop
 2022-03-10 13:13 UTC  (2+ messages)

[PATCH -next] ASoC: imx-es8328: Fix error return code in imx_es8328_probe()
 2022-03-10 13:13 UTC  (2+ messages)

[PATCH v2] ASoC: atmel: mchp-pdmc: Remove unnecessary print function dev_err()
 2022-03-10 13:13 UTC  (2+ messages)

[PATCH][next] ASoC: atmel: mchp-pdmc: Fix spelling mistake "microchopnes" -> "microphones"
 2022-03-10 13:13 UTC  (2+ messages)

[PATCH] mm/huge_memory: remove unneeded local variable follflags
 2022-03-10 13:12 UTC 

[PATCH v11 0/8] fsdax: introduce fs query to support reflink
 2022-03-10 13:08 UTC  (2+ messages)

[PATCH] ax25: Fix memory leaks caused by ax25_cb_del()
 2022-03-10 13:05 UTC  (2+ messages)

[PATCH RFC] mm/memory-failure.c: fix memory failure race with memory offline
 2022-03-10 13:04 UTC  (3+ messages)

[PATCH] sched: topology: make cache topology separate from cpu topology
 2022-03-10 12:58 UTC 

PCI MSI issue for maxcpus=1
 2022-03-10 12:58 UTC  (12+ messages)

[PATCH 1/2] vsock: each transport cycles only on its own sockets
 2022-03-10 12:57 UTC  (5+ messages)
` [PATCH 2/2] vsock: refactor vsock_for_each_connected_socket

[PATCH v2] livepatch: Don't block removal of patches that are safe to unload
 2022-03-10 12:57 UTC  (4+ messages)
    ` [External] "

[PATCH] iio: dac: ad5592r: Fix the missing return value
 2022-03-10 12:54 UTC 

(no subject)
 2022-03-10 12:33 UTC 

[GIT PULL] SPI fixes for v5.17-rc7
 2022-03-10 12:47 UTC  (4+ messages)

[PATCH] task_work: simplify the task_work_add() interface
 2022-03-10 12:43 UTC  (2+ messages)

[PATCH] docs: UML: Mention telnetd for port channel
 2022-03-10 12:42 UTC 

(no subject)
 2022-03-10 12:37 UTC 

[PATCH v13 00/11] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2022-03-10 12:36 UTC  (9+ messages)
  ` [PATCH v13 06/11] arm64: Use stack_trace_consume_fn and rename args to unwind()

(no subject)
 2022-03-10 12:35 UTC 

[PATCHv5 00/30] TDX Guest: TDX core support
 2022-03-10 12:32 UTC  (3+ messages)
` [PATCHv5 02/30] x86/tdx: Provide common base for SEAMCALL and TDCALL C wrappers

[PATCH v9 00/14] Multi-Gen LRU Framework
 2022-03-10 12:29 UTC  (3+ messages)
` [PATCH v9 13/14] mm: multi-gen LRU: admin guide

[PATCH v2 1/2] ASoC: bindings: fsl-asoc-card: Add compatible for tlv320aic31xx codec
 2022-03-10 12:29 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: imx8mn-bsh-smm-s2pro: Add tlv320aic31xx audio card node

[PATCH 3/3] x86/PCI: Preserve host bridge windows completely covered by E820
 2022-03-10 12:28 UTC  (2+ messages)

[PATCH 4.19 00/18] 4.19.234-rc1 review
 2022-03-10 12:25 UTC  (6+ messages)

Bug 215658 - arch/powerpc/mm/mmu_context.o Assembler messages: Error: unrecognized opcode: `dssall' (PowerMac G4)
 2022-03-10 12:22 UTC  (3+ messages)

[PATCH v15 0/5] m68k: Add Virtual M68k Machine
 2022-03-10 12:21 UTC  (10+ messages)
` [PATCH v15 1/5] m68k: add asm/config.h
` [PATCH v15 2/5] tty: goldfish: introduce gf_ioread32()/gf_iowrite32()
` [PATCH v15 3/5] rtc: goldfish: use gf_ioread32()/gf_iowrite32()
` [PATCH v15 5/5] m68k: introduce a virtual m68k machine

[RFC PATCH 0/3] Flexible codec clock configuration
 2022-03-10 12:14 UTC  (5+ messages)
` [RFC PATCH 1/3] ASoC: soc-pcm: tweak DPCM BE hw_param() call order
` [RFC PATCH 2/3] ASoC: rt5659: Expose internal clock relationships
` [RFC PATCH 3/3] ASoC: tegra: Get clock rate in consumer mode

[PATCH v2] PCI: cadence: Enable Controller to respond to received PTM Requests
 2022-03-10 12:14 UTC  (2+ messages)

[PATCH v2] mm: Only re-generate demotion targets when a numa node changes its N_CPU state
 2022-03-10 12:07 UTC 

[PATCH] ax25: Fix NULL pointer dereferences in ax25 timers
 2022-03-10 12:06 UTC 

[GIT PULL] clk fixes for v5.17-rc7
 2022-03-10 12:02 UTC  (2+ messages)

[GIT PULL] gpio: fixes for v5.17
 2022-03-10 12:02 UTC  (2+ messages)

[PATCH] vhost/vsock: reset only the h2g connections upon release
 2022-03-10 12:01 UTC  (5+ messages)

[RFC PATCH] perf/core: fix cpuctx cgrp warning
 2022-03-10 12:01 UTC  (3+ messages)
  ` [Phishing Risk] [External] "

[PATCH] HMM selftests changes
 2022-03-10 11:52 UTC  (5+ messages)

[PATCH v1 00/15] mm: COW fixes part 2: reliable GUP pins of anonymous pages
 2022-03-10 11:57 UTC  (5+ messages)

[PATCH 4.9 00/24] 4.9.306-rc1 review
 2022-03-10 11:48 UTC  (6+ messages)

[PATCH v2 0/3] dt-bindings: i2c: convert i2c-at91 to json-schema
 2022-03-10 11:45 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: dts: at91: sama7g5: Swap `rx` and `tx` for `i2c` nodes
` [PATCH v2 2/3] dt-bindings: i2c: convert i2c-at91 to json-schema
` [PATCH v2 3/3] dt-bindings: i2c: at91: Add SAMA7G5 compatible strings list

[PATCH 0/4] A few fixup patches for memory failure
 2022-03-10 11:46 UTC  (8+ messages)
` [PATCH 4/4] mm/memory-failure.c: fix potential VM_BUG_ON_PAGE in split_huge_page_to_list

[PATCH net-next v1 1/4] net: usb: asix: unify ax88772_resume code
 2022-03-10 11:44 UTC  (4+ messages)
` [PATCH net-next v1 2/4] net: usb: asix: store chipid to avoid reading it on reset
` [PATCH net-next v1 3/4] net: usb: asix: make use of mdiobus_get_phy and phy_connect_direct
` [PATCH net-next v1 4/4] net: usb: asix: suspend internal PHY if external is used

[PATCH v6 0/4] Add SSIF BMC driver
 2022-03-10 11:41 UTC  (5+ messages)
` [PATCH v6 1/4] ipmi: ssif_bmc: "
` [PATCH v6 2/4] bindings: ipmi: Add binding for "
` [PATCH v6 3/4] ipmi: ssif_bmc: Return -EFAULT if copy_from_user() fails
` [PATCH v6 4/4] i2c: aspeed: Assert NAK when slave is busy

[masahiroy:for-next 3/5] lib/raid6/neon1.c:39:9: warning: mixing declarations and code is incompatible with standards before C99
 2022-03-10 11:39 UTC 

[PATCH v2 0/2] dt-bindings: xen: Add xen,scmi-devid parameter for
 2022-03-10 11:38 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: Add vendor prefix for Xen hypervisor

[next] ld.lld: error: ./arch/arm/kernel/vmlinux.lds:34: AT expected, but got NOCROSSREFS
 2022-03-10 11:37 UTC 

[PATCH] cifs: add a break after finding a new iface
 2022-03-10 11:37 UTC 

[PATCH v2 0/2] Add Richtek RT5190A PMIC support
 2022-03-10 11:35 UTC  (2+ messages)

[PATCH v2 1/2] nvmet-tcp: support specifying the congestion-control
 2022-03-10 11:35 UTC  (6+ messages)

[PATCH v2] ASoC: qcom: fix Kconfig for SC7280
 2022-03-10 11:35 UTC  (2+ messages)

[PATCH 5.10 00/43] 5.10.105-rc1 review
 2022-03-10 11:35 UTC  (2+ messages)

[PATCH 2/2] ASoC: SOF: amd: Remove unneeded semicolon
 2022-03-10 11:35 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH] ASoC: fsl_spdif: keep all TxClk sources by txclk array
 2022-03-10 11:35 UTC  (2+ messages)

[PATCH] ASoC: fsl_rpmsg: Remove SET_SYSTEM_SLEEP_PM_OPS callback
 2022-03-10 11:35 UTC  (2+ messages)

[PATCH] ASoC: qcom: fix Kconfig for SC7280
 2022-03-10 11:35 UTC  (2+ messages)

[PATCH] ASoC: wm_adsp: Compressed stream DSP memory structs should be __packed
 2022-03-10 11:35 UTC  (2+ messages)

[PATCH] MIPS: pgalloc: fix memory leak caused by pgd_free()
 2022-03-10 11:31 UTC 

[PATCH] ASoC: max98390: Add reset gpio control
 2022-03-10 11:29 UTC  (3+ messages)

[PATCH v2] gpio: ts4900: Do not set DAT and OE together
 2022-03-10 11:26 UTC  (2+ messages)

[PATCH] x86/sev: Unroll string mmio with CC_ATTR_GUEST_UNROLL_STRING_IO
 2022-03-10 11:26 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).