All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-26 09:58:09 to 2021-11-26 10:36:48 UTC [more...]

[PATCH 0/3] KVM: Scalable memslots implementation additional patches
 2021-11-26 10:34 UTC  (3+ messages)
` [PATCH 2/3] KVM: Use atomic_long_cmpxchg() instead of an open-coded variant

[PATCH v5 0/3] Add AD74413R driver
 2021-11-26 10:22 UTC  (4+ messages)
` [PATCH v5 1/3] iio: add adddac subdirectory
` [PATCH v5 2/3] dt-bindings: iio: add AD74413R
` [PATCH v5 3/3] iio: addac: add AD74413R driver

[thesofproject:pr/3287 1/1] sound/soc/sof/topology.c:468:5: warning: no previous prototype for 'get_token_u32'
 2021-11-26 10:36 UTC 

powerpc-linux-ld: warning: orphan section `.init.plt' from `drivers/mfd/rsmu_core.o' being placed in section `.init.plt'
 2021-11-26 10:36 UTC 

[PATCH iproute2-next] mptcp: add support for fullmesh flag
 2021-11-26 10:35 UTC 

[dpdk-dev] [PATCH] net/axgbe: fix PCI ID to distinguish v1000 vs e3000
 2021-11-26 10:35 UTC  (7+ messages)
`  "

[PATCH 1/3] dt-bindings: usb: mtk-xhci: add support ip-sleep for mt8195
 2021-11-26 10:31 UTC  (7+ messages)
` [PATCH 2/3] usb: xhci-mtk: add support ip-sleep wakeup "

[PATCH] KVM: selftests: use ARRAY_SIZE
 2021-11-26 10:31 UTC  (3+ messages)

[PATCH v4 0/2] arm64: Enable OPTPROBE for arm64
 2021-11-26 10:31 UTC  (5+ messages)
` [PATCH v4 2/2] arm64: kprobe: "

[PATCH v2 1/2] modpost: file2alias: fixup mdio alias garbled code in modules.alias
 2021-11-26 10:21 UTC  (4+ messages)
` [PATCH v2 2/2] net: mdio: fixup ethernet phy module auto-load function

Aarch64 stand-alone application for Xen
 2021-11-26 10:31 UTC  (2+ messages)

[PATCH] powerpc/ptdump: Fix display a BAT's size unit
 2021-11-26 10:30 UTC  (2+ messages)

[REGRESSION] mwifiex: mwifiex_get_chan_type noisy and possibly incorrect after kernel upgrade
 2021-11-26 10:20 UTC 

[PATCH v6 1/3] efi_loader: Add check for event log passed from firmware
 2021-11-26 10:31 UTC  (3+ messages)

[PATCH] powerpc/pseries/vas: Don't print an error when VAS is unavailable
 2021-11-26 10:31 UTC  (3+ messages)

[PATCH v1 1/1] MIPS: TXx9: Convert SPI platform data to software nodes
 2021-11-26 10:23 UTC 

[PATCH net-next v4 0/6] net: lan966x: Add lan966x switch driver
 2021-11-26 10:19 UTC  (3+ messages)
` [PATCH net-next v4 2/6] net: lan966x: add the basic lan966x driver

[PATCH] kselftest: Fix vdso_test_time to pass on skips
 2021-11-26 10:28 UTC 

completely rework the dma_resv semantic
 2021-11-26 10:30 UTC  (4+ messages)
` [PATCH 19/26] drm: support more than one write fence in drm_gem_plane_helper_prepare_fb

[PATCH v6 0/3] This patches provide ADSP IPC support for MT8195
 2021-11-26 10:17 UTC  (11+ messages)
` [PATCH v6 2/3] firmware: mediatek: add adsp ipc protocol interface
` [PATCH v6 3/3] mailbox: mediatek: add support for adsp mailbox controller

[PATCH v9 0/4] Add support for the Hynix Hi-846 camera
 2021-11-26 10:18 UTC  (5+ messages)
` [PATCH v9 2/4] dt-bindings: media: document SK Hynix Hi-846 MIPI CSI-2 8M pixel sensor

[PATCH 0/4] drm: rcar-du: mipi-dsi: Cleanup and Fixes
 2021-11-26 10:15 UTC  (10+ messages)
` [PATCH 1/4] drm: rcar-du: Fix Makefile indentation for DSI
` [PATCH 2/4] drm: rcar-du: Select DRM_MIPI_DSI with DRM_RCAR_MIPI_DSI
` [PATCH 3/4] drm: rcar-du: mipi-dsi: Ensure correct fout is reported
` [PATCH 4/4] drm: rcar-du: mipi-dsi: Support bridge probe ordering

[PATCH V6 00/49] x86/entry/64: Convert a bunch of ASM entry code into C code
 2021-11-26 10:12 UTC  (50+ messages)
` [PATCH V6 01/49] x86/entry: Add fence for kernel entry swapgs in paranoid_entry()
` [PATCH V6 02/49] x86/entry: Use the correct fence macro after swapgs in kernel CR3
` [PATCH V6 03/49] x86/xen: Add xenpv_restore_regs_and_return_to_usermode()
` [PATCH V6 04/49] x86/entry: Use swapgs and native_iret directly in swapgs_restore_regs_and_return_to_usermode
` [PATCH V6 05/49] compiler_types.h: Add __noinstr_section() for noinstr
` [PATCH V6 06/49] x86/entry: Introduce __entry_text for entry code written in C
` [PATCH V6 07/49] x86/entry: Move PTI_USER_* to arch/x86/include/asm/processor-flags.h
` [PATCH V6 08/49] x86: Remove unused kernel_to_user_p4dp() and user_to_kernel_p4dp()
` [PATCH V6 09/49] x86: Replace PTI_PGTABLE_SWITCH_BIT with PTI_USER_PGTABLE_BIT
` [PATCH V6 10/49] x86: Mark __native_read_cr3() & native_write_cr3() as __always_inline
` [PATCH V6 11/49] x86/traps: Move the declaration of native_irq_return_iret into proto.h
` [PATCH V6 12/49] x86/entry: Add arch/x86/entry/entry64.c for C entry code
` [PATCH V6 13/49] x86/entry: Expose the address of .Lgs_change to entry64.c
` [PATCH V6 14/49] x86/entry: Add C verion of SWITCH_TO_KERNEL_CR3 as switch_to_kernel_cr3()
` [PATCH V6 15/49] x86/traps: Add fence_swapgs_{user,kernel}_entry()
` [PATCH V6 16/49] x86/entry: Add C user_entry_swapgs_and_fence()
` [PATCH V6 17/49] x86/traps: Move pt_regs only in fixup_bad_iret()
` [PATCH V6 18/49] x86/entry: Switch the stack after error_entry() returns
` [PATCH V6 19/49] x86/entry: move PUSH_AND_CLEAR_REGS out of error_entry
` [PATCH V6 20/49] x86/entry: Move cld to the start of idtentry
` [PATCH V6 21/49] x86/entry: Don't call error_entry for XENPV
` [PATCH V6 22/49] x86/entry: Convert SWAPGS to swapgs in error_entry()
` [PATCH V6 23/49] x86/entry: Implement the whole error_entry() as C code
` [PATCH V6 24/49] x86/entry: Use idtentry macro for entry_INT80_compat
` [PATCH V6 25/49] x86/entry: Convert SWAPGS to swapgs in entry_SYSENTER_compat()
` [PATCH V6 26/49] x86: Remove the definition of SWAPGS
` [PATCH V6 27/49] x86/entry: Make paranoid_exit() callable
` [PATCH V6 28/49] x86/entry: Call paranoid_exit() in asm_exc_nmi()
` [PATCH V6 29/49] x86/entry: move PUSH_AND_CLEAR_REGS out of paranoid_entry
` [PATCH V6 30/49] x86/entry: Add the C version ist_switch_to_kernel_cr3()
` [PATCH V6 31/49] x86/entry: Skip CR3 write when the saved CR3 is kernel CR3 in RESTORE_CR3
` [PATCH V6 32/49] x86/entry: Add the C version ist_restore_cr3()
` [PATCH V6 33/49] x86/entry: Add the C version get_percpu_base()
` [PATCH V6 34/49] x86/entry: Add the C version ist_switch_to_kernel_gsbase()
` [PATCH V6 35/49] x86/entry: Implement the C version ist_paranoid_entry()
` [PATCH V6 36/49] x86/entry: Implement the C version ist_paranoid_exit()
` [PATCH V6 37/49] x86/entry: Add a C macro to define the function body for IST in .entry.text
` [PATCH V6 38/49] x86/debug, mce: Use C entry code
` [PATCH V6 39/49] x86/idtentry.h: Move the definitions *IDTENTRY_{MCE|DEBUG}* up
` [PATCH V6 40/49] x86/nmi: Use DEFINE_IDTENTRY_NMI for nmi
` [PATCH V6 41/49] x86/nmi: Use C entry code
` [PATCH V6 42/49] x86/entry: Add a C macro to define the function body for IST in .entry.text with an error code
` [PATCH V6 43/49] x86/doublefault: Use C entry code
` [PATCH V6 44/49] x86/sev: Add and use ist_vc_switch_off_ist()
` [PATCH V6 45/49] x86/sev: Use C entry code
` [PATCH V6 46/49] x86/entry: Remove ASM function paranoid_entry() and paranoid_exit()
` [PATCH V6 47/49] x86/entry: Remove the unused ASM macros
` [PATCH V6 48/49] x86/entry: Remove save_ret from PUSH_AND_CLEAR_REGS
` [PATCH V6 49/49] x86/syscall/64: Move the checking for sysret to C code

[PATCH v6 1/2] dt: bindings: add new DT entry for ath11k PCI device support
 2021-11-26 10:26 UTC  (3+ messages)

[PATCH v2 0/4] ARM: dts: stm32: merge spi and i2s nodes
 2021-11-26 10:25 UTC  (6+ messages)
` [PATCH v2 1/4] ASoC: dt-bindings: stm32: i2s: add audio-graph-card port

[PATCH 1/3] powerpc/code-patching: work around code patching verification in patching tests
 2021-11-26 10:27 UTC  (3+ messages)

[PATCH net-next 0/4] net: mvneta: mqprio cleanups and shaping support
 2021-11-26 10:24 UTC  (4+ messages)
` [PATCH net-next 4/4] net: mvneta: Add TC traffic shaping offload

[PATCH 1/1] mm: vmscan: Reduce throttling due to a failure to make progress
 2021-11-26 10:26 UTC  (3+ messages)

[PATCH v2 1/1] MAINTAINERS: update email address of Christian Borntraeger
 2021-11-26 10:24 UTC 

drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn201/dcn201_clk_mgr.c:79:6: warning: no previous prototype for 'dcn201_update_clocks_vbios'
 2021-11-26 10:25 UTC 

Linux 5.4.162
 2021-11-26 10:23 UTC  (2+ messages)

[PATCH v6 0/7] drm/mediatek: Add mt8195 DisplayPort driver
 2021-11-26 10:23 UTC  (10+ messages)
` [PATCH v6 5/7] drm/mediatek: dpi: Add dpintf support

Linux 5.10.82
 2021-11-26 10:23 UTC  (2+ messages)

[PATCH v2] rtc: da9063: add as wakeup source
 2021-11-26 10:23 UTC  (5+ messages)

[PATCH v1] net/axgbe: use PCI root complex device to distinguish AMD hardware
 2021-11-26 10:24 UTC 

[PATCH 4.19 000/320] 4.19.218-rc3 review
 2021-11-26 10:13 UTC  (3+ messages)

[PATCH 4.9] hugetlbfs: flush TLBs correctly after huge_pmd_unshare
 2021-11-26 10:21 UTC  (3+ messages)

[v12 0/2] Support pwm driver for aspeed ast26xx
 2021-11-26 10:10 UTC  (4+ messages)
` [v12 2/2] pwm: Add Aspeed ast2600 PWM support

[PATCH] wcn36xx: Use correct SSN for ADD BA request
 2021-11-26 10:19 UTC  (2+ messages)

[PATCH] ath11k: Use host CE parameters for CE interrupts configuration
 2021-11-26 10:19 UTC  (3+ messages)

[dpdk-dev] [PATCH] doc: fix typo in coding style
 2021-11-26 10:20 UTC  (3+ messages)

[f2fs-dev] [PATCH v2 1/2] f2fs: fix remove page failed in invalidate compress pages
 2021-11-26 10:19 UTC  (2+ messages)
` [f2fs-dev] [PATCH v2 2/2] f2fs: support POSIX_FADV_DONTNEED drop compressed page cache

[PATCH v2] ath11k: report rssi of each chain to mac80211
 2021-11-26 10:16 UTC  (3+ messages)

[PATCH 0/9] riscv: dts: Miscellaneous fixes
 2021-11-26 10:14 UTC  (8+ messages)
` [PATCH 3/9] riscv: dts: microchip: mpfs: Drop empty chosen node
` [PATCH 6/9] riscv: dts: microchip: mpfs: Fix reference clock node

[PATCH net-next 00/12][pull request] 40GbE Intel Wired LAN Driver Updates 2021-11-24
 2021-11-26 10:13 UTC  (4+ messages)
` [PATCH net-next 08/12] iavf: Refactor iavf_mac_filter struct memory usage

[FYI][PATCH 1/1] tools headers UAPI: Sync s390 syscall table file changed by new futex_waitv syscall Reply-To:
 2021-11-26 10:01 UTC  (3+ messages)

[dpdk-dev] [PATCH] checkpatches: suppress warning about strlcpy
 2021-11-26 10:15 UTC  (3+ messages)
` [PATCH v3] "

[RFC PATCH 0/6] ARM: enable IRQ stacks and vmap'ed stacks for UP
 2021-11-26 10:10 UTC  (7+ messages)
` [RFC PATCH 1/6] ARM: entry: preserve thread_info pointer in switch_to
` [RFC PATCH 2/6] ARM: module: implement support for PC-relative group relocations
` [RFC PATCH 3/6] ARM: percpu: add SMP_ON_UP support
` [RFC PATCH 4/6] ARM: smp: defer TPIDRURO update for SMP v6 configurations too
` [RFC PATCH 5/6] ARM: use TLS register for 'current' on !SMP as well
` [RFC PATCH 6/6] ARM: implement THREAD_INFO_IN_TASK for uniprocessor systems

[dpdk-dev] [PATCH] devtools: check prefix for libraries patches
 2021-11-26 10:12 UTC  (2+ messages)

[PATCH v1 0/3] Fix typo's and capitalise PMD
 2021-11-26 10:11 UTC  (3+ messages)
` [PATCH v2 "

[Intel-wired-lan] [PATCH net v1] i40e: Fix queues reservation for XDP
 2021-11-26 10:11 UTC 

[PATCH] media: i2c: ov5648: Fix lockdep error
 2021-11-26 10:08 UTC  (2+ messages)

release candidate 21.11-rc4
 2021-11-26 10:10 UTC  (4+ messages)
  ` [EXT] "

[PATCH v6 0/6] task work optimization
 2021-11-26 10:07 UTC  (7+ messages)
` [PATCH 1/6] io-wq: add helper to merge two wq_lists
` [PATCH 2/6] io_uring: add a priority tw list for irq completion work
` [PATCH 3/6] io_uring: add helper for task work execution code
` [PATCH 4/6] io_uring: split io_req_complete_post() and add a helper
` [PATCH 5/6] io_uring: move up io_put_kbuf() and io_put_rw_kbuf()
` [PATCH 6/6] io_uring: batch completion in prior_task_list

[RFC 00/13] MediaTek MT8192 APU
 2021-11-26 10:07 UTC  (8+ messages)
` [RFC 08/13] soc: mediatek: apu: Add apusys rv driver

[GIT PULL] i.MX fixes for 5.16
 2021-11-26 10:07 UTC  (2+ messages)

[PATCH v3 1/2] lib/circbuf: Make circbuf selectable symbol
 2021-11-26 10:08 UTC  (5+ messages)
` [PATCH v3 2/2] usb: gadget: Add CDC ACM function

[igt-dev] [PATCH i-g-t] tests/amdgpu: Add test for AMD DP DSC
 2021-11-26 10:07 UTC  (8+ messages)

[PATCH v5 00/10] add aspeed-jpeg support for aspeed-video
 2021-11-26  9:51 UTC  (9+ messages)
` [PATCH v5 05/10] media: v4l: Add definition for the Aspeed JPEG format

[PATCH v3] dma-buf: system_heap: Use 'for_each_sgtable_sg' in pages free flow
 2021-11-26 10:05 UTC  (6+ messages)
` [PATCH v4] "

[PATCH v1 00/10] misc: at25: Code cleanups and improvements
 2021-11-26  9:59 UTC  (4+ messages)

Linux kernel 5.4.162 released
 2021-11-26 10:05 UTC 

[dpdk-dev] [PATCH] maintainers: update for driver testing tool
 2021-11-26 10:04 UTC  (2+ messages)
` [PATCH v3] maintainers: update for testpmd

[PATCH 0/7] (mainly) xz imports from Linux
 2021-11-26 10:04 UTC  (10+ messages)
` [PATCH 1/7] xz: add fall-through comments to a switch statement

[PATCH] public: add RING_NR_UNCONSUMED_*() macros to ring.h
 2021-11-26 10:04 UTC  (4+ messages)

linux-next: build failure after merge of the tip tree
 2021-11-26 10:01 UTC  (2+ messages)

New CVE entries in this week
 2021-11-26 10:02 UTC  (4+ messages)
  ` CVE-2021-3640: UAF in sco_send_frame function was Re: [cip-dev] "

[PATCH v4 0/4] arm64: dts: renesas: r8a779a0 DU support
 2021-11-26  9:54 UTC  (4+ messages)
` [PATCH v4 1/4] arm64: dts: renesas: r8a779a0: Add "
` [PATCH v4 2/4] arm64: dts: renesas: r8a779a0: Add DSI encoders
` [PATCH v4 3/4] arm64: dts: renesas: r8a779a0: falcon-cpu: Add DSI display output

[PATCH] ceph: fix up non-directory creation in SGID directories
 2021-11-26 10:00 UTC 

[PATCH] usb: uhci: add aspeed ast2600 uhci support
 2021-11-26 10:00 UTC  (2+ messages)

[GIT PULL FOR v5.17] Venus updates
 2021-11-26  9:59 UTC  (2+ messages)
` [GIT PULL FOR v5.17] Venus updates (#78837)

[atishp04:sparse_hartid_support 3/9] arch/riscv/kernel/cpu_ops_sbi.c:24: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-11-26  9:55 UTC 

[PATCHv9 00/15] scsi: enabled reserved commands for LLDDs
 2021-11-26  9:58 UTC  (3+ messages)
` [PATCH 02/15] scsi: add scsi_{get,put}_internal_cmd() helper

[PATCH] futex: Fix sparc32/m68k/nds32 build regression
 2021-11-26  9:58 UTC 

[PATCH 4.4 000/159] 4.4.293-rc3 review
 2021-11-26  9:58 UTC  (2+ messages)

[PATCH 5.10 000/153] 5.10.82-rc2 review
 2021-11-26  9:57 UTC  (2+ messages)

[PATCH] USB: serial: cp210x: fix CP2105 GPIO registration
 2021-11-26  9:56 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.