linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-17 07:06:49 to 2022-03-17 09:44:26 UTC [more...]

[PATCH V4 0/6] spi: mediatek: add single/quad mode support
 2022-03-17  9:44 UTC  (9+ messages)
` [PATCH V4 4/6] spi: mediatek: add spi memory support for ipm design
` [PATCH V4 6/6] spi: mediatek: support hclk

Is it time to remove reiserfs?
 2022-03-17  9:43 UTC  (3+ messages)

[RFC PATCH 0/4] rcu: Expedited GP polling improvements
 2022-03-17  9:42 UTC  (3+ messages)
` [PATCH 4/4] rcu: Name internal polling flag

[PATCH v2 0/6] spi-mem: Allow specifying the byte order in DTR mode
 2022-03-17  9:40 UTC  (6+ messages)

[PATCH 4.19 00/29] 4.19.235-rc2 review
 2022-03-17  9:39 UTC  (3+ messages)

[PATCH v2 net-next 0/4] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-03-17  9:39 UTC  (5+ messages)
` [PATCH v2 net-next 1/4] net: bridge: add fdb flag to extent locked port feature
` [PATCH v2 net-next 2/4] net: switchdev: add support for offloading of fdb locked flag
` [PATCH v2 net-next 3/4] net: dsa: mv88e6xxx: mac-auth/MAB implementation
` [PATCH v2 net-next 4/4] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests

[PATCH] ASoC: SOF: topology: Use kmemdup() to replace kzalloc + memcpy
 2022-03-17  9:38 UTC 

system locks up with CONFIG_SLS=Y; 5.17.0-rc
 2022-03-17  9:37 UTC  (8+ messages)
            ` [PATCH -v1.1] kvm/emulate: Fix SETcc emulation function offsets with SLS

[RESEND PATCH] drm/doc: Clarify what ioctls can be used on render nodes
 2022-03-17  9:36 UTC  (2+ messages)

[PATCH RFC] memory: renesas-rpc-if: Fix HF/OSPI data transfer in Manual mode
 2022-03-17  9:35 UTC  (3+ messages)

[PATCH] mm/mempolicy: fix potential mpol_new leak in shared_policy_replace
 2022-03-17  9:34 UTC  (9+ messages)

[PATCH v2 0/3] Update cros-ec-spi for fingerprint devices
 2022-03-17  9:34 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: chrome: Add ChromeOS fingerprint binding

[PATCH 0/2] phy: mediatek: Add PCIe PHY driver
 2022-03-17  9:34 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH v4 00/16] Support external boost at CS35l41 ASoC driver
 2022-03-17  9:31 UTC  (17+ messages)
` [PATCH v4 01/16] sound: cs35l41: Unify hardware configuration
` [PATCH v4 02/16] sound: cs35l41: Check hw_config before using it
` [PATCH v4 03/16] sound: cs35l41: Move cs35l41_gpio_config to shared lib
` [PATCH v4 04/16] ALSA: hda: cs35l41: Fix I2S params comments
` [PATCH v4 05/16] ALSA: hda: cs35l41: Always configure the DAI
` [PATCH v4 06/16] ALSA: hda: cs35l41: Add Boost type flag
` [PATCH v4 07/16] hda: cs35l41: Put the device into safe mode for external boost
` [PATCH v4 08/16] hda: cs35l41: Mute the device before shutdown
` [PATCH v4 09/16] sound: cs35l41: Enable Internal Boost in shared lib
` [PATCH v4 10/16] ALSA: hda: cs35l41: Move boost config to initialization code
` [PATCH v4 11/16] ALSA: hda: cs35l41: Remove cs35l41_hda_reg_sequence struct
` [PATCH v4 12/16] ALSA: hda: cs35l41: Reorganize log for playback actions
` [PATCH v4 13/16] ALSA: hda: cs35l41: Handle all external boost setups the same way
` [PATCH v4 14/16] ALSA: hda: cs35l41: Move external boost handling to lib for ASoC use
` [PATCH v4 15/16] ASoC: dt-bindings: cs35l41: Document CS35l41 External Boost
` [PATCH v4 16/16] ASoC: cs35l41: Support external boost

[PATCH 0/3] spi: tegra quad: Add Tegra Grace features
 2022-03-17  9:31 UTC  (8+ messages)
` [PATCH 2/3] spi: tegra210-quad: Add wait polling support
` [PATCH 3/3] spi: dt-bindings: Add wait state polling flag

[PATCH v4] mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()
 2022-03-17  9:28 UTC  (3+ messages)

[PATCH v5 0/2] Two x86 fixes
 2022-03-17  9:27 UTC  (3+ messages)

[PATCH] macintosh: macio-adb: Fix warning comparing pointer to 0
 2022-03-17  9:25 UTC  (3+ messages)
  ` 答复: "

[PATCH] macintosh: macio-adb: Fix warning comparing pointer to 0
 2022-03-17  9:24 UTC 

[PATCH 0/2] hwmon: (adt7475) pin configuration
 2022-03-17  9:23 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: hwmon: Document adt7475 pin-function properties

[RFC PATCH v4 0/5] Renesas RZ/G2L IRQC support
 2022-03-17  9:23 UTC  (3+ messages)

[PATCH 0/5] Generic Ticket Spinlocks
 2022-03-17  9:16 UTC  (2+ messages)

[PATCH v4 0/6] Improve KVM's interaction with CPU hotplug
 2022-03-17  9:15 UTC  (2+ messages)

[PATCH] PCI: xgene: Revert "PCI: xgene: Use inbound resources for setup"
 2022-03-17  9:15 UTC  (2+ messages)

[PATCH] mmc: block: enable cache-flushing when mmc cache is on
 2022-03-17  9:14 UTC  (10+ messages)

[PATCH v2 0/2] exfat: allow access to paths with trailing dots
 2022-03-17  9:15 UTC  (8+ messages)
` [PATCH v2 2/2] exfat currently unconditionally strips trailing periods '.' when performing path lookup, but allows them in the filenames during file creation. This is done intentionally, loosely following Windows behaviour and specifications which state:
        ` [PATCH v2 2/2] exfat currently unconditionally strips trailing periods '.' when performing path lookup, but allows them in the filenames during file creation. This is done intentionally, loosely following Windows behaviour and specifications which

[PATCH] gpiolib: acpi: use correct format characters
 2022-03-17  9:12 UTC  (3+ messages)

[PATCH,v2] drm/panel: Fix return value check in nt35950_probe()
 2022-03-17  9:13 UTC  (2+ messages)

[PATCH v4] staging: media: ipu3: Fix AF x_start position when rightmost stripe is used
 2022-03-17  9:10 UTC  (5+ messages)

[kbuild] [gfs2:for-next 9/11] fs/gfs2/file.c:796:24: sparse: unsigned int *
 2022-03-17  9:08 UTC  (2+ messages)

[PATCH -next] arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame()
 2022-03-17  9:07 UTC 

[PATCH v2 00/15] mm: COW fixes part 2: reliable GUP pins of anonymous pages
 2022-03-17  9:06 UTC  (7+ messages)
` [PATCH v2 04/15] mm/rmap: split page_dup_rmap() into page_dup_file_rmap() and page_try_dup_anon_rmap()
` [PATCH v2 11/15] mm: remember exclusively mapped anonymous pages with PG_anon_exclusive

[PATCH] f2fs: use aggressive GC policy during f2fs_disable_checkpoint()
 2022-03-17  9:06 UTC 

[x86/mm/tlb] 6035152d8e: will-it-scale.per_thread_ops -13.2% regression
 2022-03-17  9:04 UTC 

[PATCH v6 0/6] Add OFS support for DFL driver
 2022-03-17  9:02 UTC  (14+ messages)
` [PATCH v6 1/6] fpga: dfl: Allow ports without local bar space
` [PATCH v6 2/6] fpga: dfl: tracking port conntected with AFU
` [PATCH v6 3/6] fpga: dfl: check released_port_num and num_vfs for legacy model
` [PATCH v6 6/6] Documentation: fpga: dfl: add description of OFS

[PATCH v5 net-next 00/15] net: bridge: Multiple Spanning Trees
 2022-03-17  9:01 UTC  (16+ messages)
` [PATCH v5 net-next 03/15] net: bridge: mst: Support setting and reporting MST port states
` [PATCH v5 net-next 04/15] net: bridge: mst: Notify switchdev drivers of MST mode changes
` [PATCH v5 net-next 05/15] net: bridge: mst: Notify switchdev drivers of VLAN MSTI migrations
` [PATCH v5 net-next 06/15] net: bridge: mst: Notify switchdev drivers of MST state changes
` [PATCH v5 net-next 07/15] net: bridge: mst: Add helper to map an MSTI to a VID set
` [PATCH v5 net-next 08/15] net: bridge: mst: Add helper to check if MST is enabled
` [PATCH v5 net-next 09/15] net: bridge: mst: Add helper to query a port's MST state

[PATCH v2] PCI: imx6: Assert i.MX8MM CLKREQ# even if no device present
 2022-03-17  9:01 UTC  (2+ messages)

[PATCH v6 0/4] Add SSIF BMC driver
 2022-03-17  9:00 UTC  (10+ messages)
` [PATCH v6 1/4] ipmi: ssif_bmc: "
` [PATCH v6 3/4] ipmi: ssif_bmc: Return -EFAULT if copy_from_user() fails

[PATCH v1 1/1] PCI: Enable INTx quirk for ATI PCIe-USB adapter
 2022-03-17  8:59 UTC  (3+ messages)

linux-next: Tree for Mar 17
 2022-03-17  8:58 UTC 

[PATCH] PCI: imx6: Invoke the PHY exit function after PHY power off
 2022-03-17  8:58 UTC  (2+ messages)

[PATCH] perf evlist: Avoid iteration for empty evlist
 2022-03-17  8:57 UTC  (4+ messages)

[PATCH net-next 0/3] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-03-17  8:52 UTC  (8+ messages)
` [PATCH net-next 3/3] net: dsa: mv88e6xxx: mac-auth/MAB implementation

[PATCH -next] PCI: hv: Remove unused function hv_set_msi_entry_from_desc()
 2022-03-17  8:51 UTC 

[PATCH v7 0/1] gpio: add simple logic analyzer using polling
 2022-03-17  8:50 UTC  (2+ messages)
` [PATCH v7 1/1] gpio: add sloppy "

[PATCH net-next v4 0/2] af_vsock: add two new tests for SOCK_SEQPACKET
 2022-03-17  8:49 UTC  (4+ messages)
` [PATCH net-next v4 1/2] af_vsock: SOCK_SEQPACKET receive timeout test
` [PATCH net-next v4 2/2] af_vsock: SOCK_SEQPACKET broken buffer test

[PATCH] rcu: Use printk_deferred when holding rtp->cbs_gbl_lock
 2022-03-17  8:47 UTC 

[PATCH] macintosh: smu: Fix warning comparing pointer to 0
 2022-03-17  8:46 UTC  (2+ messages)

[PATCH 0/9] treewide: eliminate anonymous module_init & module_exit
 2022-03-17  8:46 UTC  (5+ messages)
` [PATCH 1/9] virtio_blk: "
` [PATCH 5/9] virtio-scsi: "

[PATCH] macintosh: via-cuda: Fix warning comparing pointer to 0
 2022-03-17  8:44 UTC  (2+ messages)

[RFC PATCH 0/2] Documentation: dev-tools: begin KTAP spec v2 process
 2022-03-17  8:43 UTC  (6+ messages)
` [RFC PATCH 1/2] Documentation: dev-tools: KTAP spec change version to 2-rc
` [RFC PATCH 2/2] Documentation: dev-tools: use literal block instead of code-block

[PATCH v4 0/5] tty/8250: Use fifo in 8250 console driver
 2022-03-17  8:43 UTC  (6+ messages)
` [PATCH v4 2/5] serial/8250: Use the cache value of the FCR register
` [PATCH v4 5/5] serial/8250: Only use fifo after the port is initialized in console_write

[dm] 92986f6b4c: xfstests.generic.455.fail
 2022-03-17  8:39 UTC 

[PATCH v3 01/10] arch: arm: mach-hpe: Introduce the HPE GXP architecture
 2022-03-17  8:36 UTC  (7+ messages)
` [PATCH v3 09/10] arch: arm: boot: dts: Introduce HPE GXP Device tree

[PATCH net-next v3 0/3] net: icmp: add skb drop reasons to icmp
 2022-03-17  8:36 UTC  (6+ messages)
` [PATCH net-next v3 2/3] net: icmp: introduce __ping_queue_rcv_skb() to report drop reasons

[PATCH v1 00/11] Landlock: file linking and renaming support
 2022-03-17  8:36 UTC  (4+ messages)
` [PATCH v1 01/11] landlock: Define access_mask_t to enforce a consistent access mask size

[PATCH] f2fs: initialize sbi->gc_mode explicitly
 2022-03-17  8:33 UTC 

[PATCH v1 0/2] Remove panic() from keyring init calls
 2022-03-17  8:31 UTC  (5+ messages)
` [PATCH v1 2/2] certs: Remove panic() calls from system_trusted_keyring_init()

linux-next: build failure after merge of the kspp tree
 2022-03-17  8:24 UTC  (3+ messages)

[PATCH v3, 00/10] Enable two H264 encoder core on MT8195
 2022-03-17  8:22 UTC  (11+ messages)
` [PATCH v3, 01/10] media: mtk-vcodec: Use core type to indicate h264 and vp8 enc
` [PATCH v3, 02/10] media: mtk-vcodec: export encoder functions
` [PATCH v3, 03/10] dt-bindings: media: mtk-vcodec: Adds encoder cores dt-bindings for mt8195
` [PATCH v3, 04/10] media: mtk-vcodec: Enable venc dual core usage
` [PATCH v3, 05/10] media: mtk-vcodec: mtk-vcodec: Rewrite venc power manage interface
` [PATCH v3, 06/10] media: mtk-vcodec: Add venc power on/off interface
` [PATCH v3, 07/10] media: mtk-vcodec: Rewrite venc clock interface
` [PATCH v3, 08/10] media: mtk-vcodec: Add more extra processing for venc_multi_core mode
` [PATCH v3, 09/10] media: mtk-vcodec: Add venc_multi_core mode encode process
` [PATCH v3, 10/10] media: mtk-vcodec: Done encode result to client

[PATCH 0/3] drm/msm: Add comm/cmdline override
 2022-03-17  8:21 UTC  (3+ messages)
` [PATCH 3/3] drm/msm: Add a way to override processes comm/cmdline

[PATCH] drm/omap: fix a NULL pointer dereferenced
 2022-03-17  8:20 UTC 

[PATCH v4 15/20] docs: add Rust documentation
 2022-03-17  8:19 UTC  (3+ messages)

[PATCH v2 0/5] drm: Fix monochrome conversion for sdd130x
 2022-03-17  8:18 UTC  (6+ messages)
` [PATCH v2 1/5] drm/format-helper: Rename drm_fb_xrgb8888_to_mono_reversed()
` [PATCH v2 2/5] drm/format-helper: Fix XRGB888 to monochrome conversion
` [PATCH v2 3/5] drm/ssd130x: Fix rectangle updates
` [PATCH v2 4/5] drm/ssd130x: Reduce temporary buffer sizes
` [PATCH v2 5/5] drm/repaper: Reduce temporary buffer size in repaper_fb_dirty()

[PATCH] delayacct: track delays from ksm cow
 2022-03-17  8:17 UTC  (4+ messages)

[PATCH v5 3/3] EDAC: nuvoton: Add NPCM memory controller driver
 2022-03-17  8:13 UTC  (2+ messages)

[PATCH net-next v3 0/2] af_vsock: add two new tests for, SOCK_SEQPACKET
 2022-03-17  8:11 UTC  (6+ messages)
` [PATCH net-next v3 1/2] af_vsock: SOCK_SEQPACKET receive timeout test
` [PATCH net-next v3 2/2] af_vsock: SOCK_SEQPACKET broken buffer test

[PATCH] can: m_can: fix a possible use after free in m_can_tx_handler()
 2022-03-17  8:11 UTC  (2+ messages)

[PATCH v4] net:bonding:Add support for IPV6 RLB to balance-alb mode
 2022-03-17  8:11 UTC  (2+ messages)

[PATCH] thunderbolt: Stop using iommu_present()
 2022-03-17  8:08 UTC  (11+ messages)

[PATCH v1 0/2] ACPI: bus: Fix platform-level _OSC handling and avoid CPPC is not supported
 2022-03-17  8:08 UTC  (2+ messages)
` [PATCH v1 0/2] ACPI: bus: Fix platform-level _OSC handling and avoid CPPC is not supportedg

[mm] f886cdb769: kernel_BUG_at_include/linux/swapops.h
 2022-03-17  8:05 UTC 

[PATCH] kunit: split resource API from test.h into new resource.h
 2022-03-17  8:03 UTC  (4+ messages)

[ammarfaizi2-block:google/android/kernel/common/android-4.19-q-release 43/7636] kernel/sched/tune.c:290:33: warning: 'struct cgroup_taskset' declared inside parameter list will not be visible outside of this definition or declaration
 2022-03-17  8:02 UTC 

[PATCH] net: 3com: 3c59x: Change the conditional processing for vortex_ioctl
 2022-03-17  8:00 UTC  (2+ messages)

[PATCH] docs: add SVG version of Linux logo
 2022-03-17  7:56 UTC  (2+ messages)

[PATCH v3,0/4] Cooperate with DSI RX devices to modify dsi funcs and delay mipi high to cooperate with panel sequence
 2022-03-17  7:53 UTC  (5+ messages)
` [PATCH v3,1/4] drm/mediatek: Adjust the timing of mipi signal from LP00 to LP11
` [PATCH v3,2/4] drm/mediatek: Separate poweron/poweroff from enable/disable and define new funcs
` [PATCH v3,3/4] drm/mediatek: keep dsi as LP00 before dcs cmds transfer
` [PATCH v3,4/4] drm/mediatek: Add pull-down MIPI operation in mtk_dsi_poweroff function

[mingo-tip:sched/headers 2166/2308] drivers/media/v4l2-core/v4l2-jpeg.c:598:1: error: type defaults to 'int' in declaration of 'EXPORT_SYMBOL_GPL'
 2022-03-17  7:52 UTC 

[PATCH] Bluetooth: btmtkuart: fix free unallocated memory in mtk_hci_wmt_sync()
 2022-03-17  7:48 UTC 

[PATCH v11 0/4] integrity: support including firmware ".platform" keys at build time
 2022-03-17  7:38 UTC  (5+ messages)

[PATCH 1/2] ARM: remove support for NOMMU ARMv4/v5
 2022-03-17  7:38 UTC  (2+ messages)

[PATCH] tpm: Fix memory leak in tpmm_chip_alloc
 2022-03-17  7:33 UTC  (5+ messages)

[PATCH] memory: fsl_ifc: populate child nodes of buses and mfd devices
 2022-03-17  7:33 UTC  (2+ messages)

[syzbot] WARNING in floppy_revalidate
 2022-03-17  7:33 UTC 

[PATCH] ARM: JIVE: fix return value of __setup handler
 2022-03-17  7:32 UTC  (2+ messages)

[PATCH v21 0/5] support reserving crashkernel above 4G on arm64 kdump
 2022-03-17  7:30 UTC  (8+ messages)
` [PATCH v21 3/5] arm64: kdump: reimplement crashkernel=X

[PATCH v2 1/1] mm/mmu_gather: limit free batch count and add schedule point in tlb_batch_pages_flush
 2022-03-17  7:28 UTC 

[RESEND PATCH v7 0/8] kernfs: Introduce interface to access global kernfs_open_file_mutex
 2022-03-17  7:26 UTC  (9+ messages)
` [RESEND PATCH v7 1/8] "
` [RESEND PATCH v7 2/8] kernfs: Replace global kernfs_open_file_mutex with hashed mutexes
` [RESEND PATCH v7 3/8] kernfs: Introduce interface to access kernfs_open_node_lock
` [RESEND PATCH v7 4/8] kernfs: Replace global kernfs_open_node_lock with hashed spinlocks
` [RESEND PATCH v7 5/8] kernfs: Use a per-fs rwsem to protect per-fs list of kernfs_super_info
` [RESEND PATCH v7 6/8] kernfs: Introduce interface to access per-fs rwsem
` [RESEND PATCH v7 7/8] kernfs: Replace per-fs rwsem with hashed rwsems
` [RESEND PATCH v7 8/8] kernfs: Add a document to describe hashed locks used in kernfs

[PATCH v2 0/8] arm64: mvebu: Support for Marvell 98DX2530 (and variants)
 2022-03-17  7:26 UTC  (7+ messages)
` [PATCH v2 1/8] dt-bindings: pinctrl: mvebu: Document bindings for AC5

[PATCH V9 0/5] add display support for MediaTek SoC MT8186
 2022-03-17  7:20 UTC  (3+ messages)
` [PATCH V9 1/5] dt-bindings: display: mediatek: add aal binding for MT8183

[PATCH 0/3] Fix dtbs warnings for arch timer
 2022-03-17  7:18 UTC  (7+ messages)
` [PATCH 3/3] clocksource: arch_timer: Add arm,cortex-a7/15-timer in of_match list

[PATCH] cpufreq: powernow-k8: Re-order the init checks
 2022-03-17  7:17 UTC  (2+ messages)

[fixup! EXP srcu] 7bf8d644f8: WARNING:at_kernel/rcu/srcutree.c:#process_srcu
 2022-03-17  7:16 UTC  (4+ messages)

[PATCH V2 16/32] x86/sgx: Support restricting of enclave page permissions
 2022-03-17  7:11 UTC  (11+ messages)

linux-next: manual merge of the rust tree with the kbuild tree
 2022-03-17  7:11 UTC  (2+ messages)

[PATCH v3 3/4] net:bonding:Add support for IPV6 RLB to balance-alb mode
 2022-03-17  7:10 UTC  (2+ messages)

[mingo-tip:master 558/2335] arch/s390/include/asm/preempt.h:110:42: error: implicit declaration of function 'task_thread_info'
 2022-03-17  7:10 UTC 

[PATCH] drm/ttm: fix uninit ptr deref in range manager alloc error path
 2022-03-17  7:09 UTC  (2+ messages)


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).