messages from 2022-03-14 09:02:14 to 2022-03-14 11:35:45 UTC [more...]
[PATCH 4.9 00/20] 4.9.307-rc1 review
2022-03-14 11:34 UTC (14+ messages)
` [PATCH 4.9 01/20] net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prepare()
` [PATCH 4.9 02/20] qed: return status of qed_iov_get_link
` [PATCH 4.9 10/20] net-sysfs: add check for netdevice being present to speed_show
` [PATCH 4.9 11/20] Revert "xen-netback: Check for hotplug-status existence before watching"
` [PATCH 4.9 12/20] tracing: Ensure trace buffer is at least 4096 bytes large
` [PATCH 4.9 13/20] selftests/memfd: clean up mapping in mfd_fail_write
` [PATCH 4.9 14/20] ARM: Spectre-BHB: provide empty stub for non-config
` [PATCH 4.9 15/20] staging: gdm724x: fix use after free in gdm_lte_rx()
` [PATCH 4.9 16/20] KVM: arm64: Reset PMC_EL0 to avoid a panic() on systems with no PMU
` [PATCH 4.9 17/20] batman-adv: Request iflink once in batadv-on-batadv check
` [PATCH 4.9 18/20] batman-adv: Dont expect inter-netns unique iflink indices
` [PATCH 4.9 19/20] ARM: fix Thumb2 regression with Spectre BHB
` [PATCH 4.9 20/20] btrfs: unlock newly allocated extent buffer after error
[PATCH v2 1/5] Documentation: add note block surrounding security patch note
2022-03-14 11:33 UTC (4+ messages)
` [PATCH v2 3/5] Documentation: update stable review cycle documentation
` [PATCH v2 4/5] Documentation: add link to stable release candidate tree
` [PATCH v2 5/5] Documentation: update stable tree link
[PATCH] staging: android: ashmem: Declared file operation with const keyword Warning found by checkpatch.pl script
2022-03-14 11:33 UTC (6+ messages)
[PATCH net-next 0/3] net: icmp: add skb drop reasons to icmp
2022-03-14 11:32 UTC (4+ messages)
` [PATCH net-next 1/3] net: sock: introduce sock_queue_rcv_skb_reason()
` [PATCH net-next 2/3] net: icmp: add skb drop reasons to ping_queue_rcv_skb()
` [PATCH net-next 3/3] net: icmp: add reasons of the skb drops to icmp protocol
[PATCH] drm/bridge: synopsys/dw-hdmi: set cec clock rate
2022-03-14 11:31 UTC (4+ messages)
[PATCH v3] remoteproc: mediatek: fix side effect of mt8195 sram power on
2022-03-14 11:31 UTC (2+ messages)
[PATCH 00/64] media: Kconfig/Makefile reorg
2022-03-14 11:29 UTC (6+ messages)
` [PATCH 49/64] media: platform: rename amphion/ to nxp/amphion/
` [PATCH 61/64] media: platform: rename ti-vpe/ to ti/vpe/
[PATCH v3 0/7] nSVM/SVM features
2022-03-14 11:25 UTC (4+ messages)
` [PATCH v3 1/7] KVM: x86: nSVM: correctly virtualize LBR msrs when L2 is running
patch problem - mv88e6xxx: flush switchdev FDB workqueue
2022-03-14 11:25 UTC (5+ messages)
[PATCH v2 0/3] Add QCOM SNPS PHY overriding params support
2022-03-14 11:21 UTC (13+ messages)
` [PATCH v2 1/3] dt-bindings: phy: qcom,usb-snps-femto-v2: Add phy override params bindings
[PATCH 4.19 00/34] 4.19.232-rc1 review
2022-03-14 11:19 UTC (6+ messages)
` [PATCH 4.19 01/34] cgroup/cpuset: Fix a race between cpuset_attach() and cpu hotplug
[PATCH RESEND] mmc: mmci: manage MMC_PM_KEEP_POWER per variant config
2022-03-14 11:17 UTC (2+ messages)
[PATCH v2] remoteproc: mediatek: fix side effect of mt8195 sram power on
2022-03-14 11:15 UTC (3+ messages)
[PATCH 00/24] Organize media platform drivers per manufacturer
2022-03-14 11:14 UTC (4+ messages)
` [PATCH 17/24] media: platform: rename stm32/ to sti/stm32/
[PATCH v2] remoteproc: mediatek: fix side effect of mt8195 sram power on
2022-03-14 11:12 UTC (3+ messages)
[PATCH 4.19 0/3] sched/topology: Fix missing scheduling domain levels
2022-03-14 11:12 UTC (2+ messages)
[PATCH v7 00/12] Multigenerational LRU Framework
2022-03-14 11:11 UTC (10+ messages)
` [PATCH v7 04/12] mm: multigenerational LRU: groundwork
[PATCH] mmc: block: enable cache-flushing when mmc cache is on
2022-03-14 11:10 UTC (7+ messages)
linux-next: Fixes tag needs some work in the hid tree
2022-03-14 11:09 UTC
[PATCH v3 net-next 00/14] net: bridge: Multiple Spanning Trees
2022-03-14 11:09 UTC (21+ messages)
` [PATCH v3 net-next 01/14] net: bridge: mst: Multiple Spanning Tree (MST) mode
` [PATCH v3 net-next 02/14] net: bridge: mst: Allow changing a VLAN's MSTI
` [PATCH v3 net-next 03/14] net: bridge: mst: Support setting and reporting MST port states
` [PATCH v3 net-next 04/14] net: bridge: mst: Notify switchdev drivers of MST mode changes
` [PATCH v3 net-next 05/14] net: bridge: mst: Notify switchdev drivers of VLAN MSTI migrations
` [PATCH v3 net-next 06/14] net: bridge: mst: Notify switchdev drivers of MST state changes
` [PATCH v3 net-next 07/14] net: bridge: mst: Add helper to map an MSTI to a VID set
` [PATCH v3 net-next 08/14] net: bridge: mst: Add helper to check if MST is enabled
` [PATCH v3 net-next 09/14] net: dsa: Validate hardware support for MST
` [PATCH v3 net-next 10/14] net: dsa: Pass VLAN MSTI migration notifications to driver
` [PATCH v3 net-next 11/14] net: dsa: Handle MST state changes
` [PATCH v3 net-next 12/14] net: dsa: mv88e6xxx: Disentangle STU from VTU
` [PATCH v3 net-next 13/14] net: dsa: mv88e6xxx: Export STU as devlink region
` [PATCH v3 net-next 14/14] net: dsa: mv88e6xxx: MST Offloading
[RFC PATCH 0/2] Add support for snapshot names encryption
2022-03-14 11:08 UTC (9+ messages)
` [RFC PATCH 1/2] ceph: add support for encrypted snapshot names
` [RFC PATCH 2/2] ceph: add support for handling encrypted snapshot names in subtree
[RFC PATCH 000/105] KVM: selftests: Overhaul APIs, purge VCPU_ID
2022-03-14 11:06 UTC (3+ messages)
[PATCH v2] driver/nvme/host: Support duplicated nsid for the private ns
2022-03-14 11:05 UTC
Linux 5.17-rc8
2022-03-14 7:55 UTC (2+ messages)
` Build regressions/improvements in v5.17-rc8
[PATCH V3] ax25: Fix refcount leaks caused by ax25_cb_del()
2022-03-14 11:02 UTC (4+ messages)
` "
[PATCHv2] net: phy: Kconfig: micrel_phy: fix dependency issue
2022-03-14 11:02 UTC
[PATCH] net: phy: Kconfig: micrel_phy: fix dependency issue
2022-03-14 11:02 UTC (3+ messages)
[PATCH] x86/nmi: Remove the 'strange power saving mode' hint from unknown NMI handler
2022-03-14 10:59 UTC (2+ messages)
[RESEND PATCH 1/2] perf/x86: extract code to assign perf events for both core and uncore
2022-03-14 10:55 UTC (7+ messages)
` [RESEND PATCH 2/2] perf/x86: improve the event scheduling to avoid unnecessary pmu_stop/start
[PATCH net-next 0/3] net: ipvlan: fix potential UAF problem for phy_dev
2022-03-14 11:13 UTC (4+ messages)
` [PATCH net-next 1/3] "
` [PATCH net-next 2/3] net: ipvlan: add net device refcount tracker
` [PATCH net-next 3/3] net: ipvtap: fix error comments
[PATCH] mmc: core: Improve fallback to speed modes if eMMC HS200 fails
2022-03-14 10:54 UTC (2+ messages)
[PATCH] docs: media: uvcvideo: Update mailing list address
2022-03-14 10:51 UTC (6+ messages)
[PATCH V3 05/10] perf: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platform
2022-03-14 10:48 UTC (3+ messages)
[PATCH net-next 0/3] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
2022-03-14 10:46 UTC (4+ messages)
` [PATCH net-next 3/3] net: dsa: mv88e6xxx: mac-auth/MAB implementation
[v3 00/19] ASoC: mediatek: Add support for MT8186 SoC
2022-03-14 10:44 UTC (23+ messages)
` [v3 03/19] ASoC: mediatek: mt8186: support audsys clock control
` [v3 04/19] ASoC: mediatek: mt8186: support adda in platform driver
` [v3 05/19] ASoC: mediatek: mt8186: support hostless "
` [v3 06/19] ASoC: mediatek: mt8186: support hw gain "
` [v3 07/19] ASoC: mediatek: mt8186: support i2s "
` [v3 08/19] ASoC: mediatek: mt8186: support pcm "
` [v3 09/19] ASoC: mediatek: mt8186: support src "
` [v3 10/19] ASoC: mediatek: mt8186: support tdm "
` [v3 14/19] dt-bindings: mediatek: mt8186: add audio afe document
` [v3 15/19] ASoC: mediatek: mt8186: add machine driver with mt6366, da7219 and max98357
` [v3 19/19] ASoC: mediatek: mt6358: add missing EXPORT_SYMBOLs
[syzbot] kernel panic: corrupted stack end in rtnl_newlink
2022-03-14 10:43 UTC (4+ messages)
[PATCH 0/2] More DT fixes for arm,pl022
2022-03-14 10:43 UTC (7+ messages)
` [PATCH 1/2] ARM: dts: spear13xx: Update SPI dma properties
[PATCH] ext4/053: Add support for testing mb_optimize_scan
2022-03-14 10:32 UTC
[PATCH v2] ASoC: samsung: i2s: check the return value of kstrdup()
2022-03-14 10:36 UTC
[BUG] arm64/m1: Accessing SYS_ID_AA64ISAR2_EL1 causes early boot failure on 5.15.28, 5.16.14, 5.17
2022-03-14 10:34 UTC (5+ messages)
[PATCH v4 0/2] Introduce Intra-refresh type control
2022-03-14 10:31 UTC (5+ messages)
` [PATCH v4 1/2] media: v4l2-ctrls: Add intra-refresh "
` [PATCH v4 2/2] venus: venc: Add support for intra-refresh mode
[PATCH v1 1/2] static_call: Properly initialise DEFINE_STATIC_CALL_RET0()
2022-03-14 10:27 UTC (2+ messages)
` [PATCH v1 2/2] static_call: Remove __DEFINE_STATIC_CALL macro
[PATCH 0/1] Fix 8250 XON/XOFF for DMA-capable devices
2022-03-14 10:23 UTC (3+ messages)
` [PATCH 1/1] serial: 8250: fix XOFF/XON sending when DMA is used
[PATCH] sched: topology: make cache topology separate from cpu topology
2022-03-14 10:19 UTC (4+ messages)
[PATCH v1 1/1] PCI: Disable MSI for ATI PCIe-USB adapter
2022-03-14 10:15 UTC (2+ messages)
[PATCH v3 1/2] staging: media: ipu3: Fix AF x_start position when rightmost stripe is used
2022-03-14 10:15 UTC (2+ messages)
` [PATCH v3 2/2] staging: media: ipu3: fixing stripe1 x_end is greater than BDS width
[PATCH v1 1/1] PCI: Enable INTx quirk for ATI PCIe-USB adapter
2022-03-14 10:14 UTC
[PATCH] i2c: imx: remove unnecessary delay at startup
2022-03-14 10:13 UTC (2+ messages)
[v3 13/19] ASoC: mediatek: mt8186: add platform driver
2022-03-14 10:11 UTC (3+ messages)
[PATCH V7 0/5] add display support for MediaTek SoC MT8186
2022-03-14 10:11 UTC (11+ messages)
` [PATCH V7 1/5] dt-bindings: display: mediatek: add aal binding for MT8183
` [PATCH V7 2/5] dt-bindings: display: mediatek: revise enum to const
` [PATCH V7 3/5] dt-bindings: display: mediatek: change to use enum for mutex
` [PATCH V7 4/5] dt-bindings: display: mediatek: add MT8186 SoC binding
` [PATCH V7 5/5] drm/mediatek: add display support for MT8186
[PATCH net-next 0/2] net: macvlan: fix potential UAF problem for lowerdev
2022-03-14 10:10 UTC (2+ messages)
[PATCH] net: dsa: microchip: add spi_device_id tables
2022-03-14 10:10 UTC (2+ messages)
[ammarfaizi2-block:kvalo/ath/pending 65/109] drivers/net/ethernet/intel/ice/ice_switch.c:5568 ice_find_dummy_packet() warn: inconsistent indenting
2022-03-14 10:08 UTC
[PATCH v4] drivers/coresight: Add Ultrasoc System Memory Buffer driver
2022-03-14 10:04 UTC (3+ messages)
[PATCH v6 00/15] Multiple addition and improvement to ipq8064 gcc
2022-03-14 10:02 UTC (3+ messages)
` [PATCH v6 15/15] ARM: dts: qcom: add syscon and cxo/pxo clock to gcc node for ipq8064
[PATCH] mm/page_alloc: call check_pcp_refill() while zone spinlock is not held
2022-03-14 10:00 UTC (3+ messages)
[PATCH] remoteproc: qcom: pas: Add elf64 support to coredump
2022-03-14 10:00 UTC
[PATCH V2] ath9k: Use platform_get_irq() to get the interrupt
2022-03-14 9:55 UTC (2+ messages)
KASAN: use-after-free Read in tc_chain_fill_node
2022-03-14 9:47 UTC
[PATCH 5.4 0/4] Backport fixes to avoid SEV guest with 380GB+ memory causing host cpu softhang
2022-03-14 9:43 UTC (2+ messages)
[PATCH v2 0/2] vdpa: add two ioctl commands to support generic vDPA
2022-03-14 9:38 UTC (4+ messages)
` [PATCH v2 2/2] vdpa: support exposing the count of vqs to userspace
[PATCH v3] topology: make core_mask include at least cluster_siblings
2022-03-14 9:37 UTC (8+ messages)
[PATCH] Coredump: fix crash when set core_pipe_limit
2022-03-14 9:37 UTC
[PATCH] scsi: elx: fix possible condition with no effect (if == else)
2022-03-14 9:33 UTC
[PATCH v9 00/14] Multi-Gen LRU Framework
2022-03-14 9:30 UTC (4+ messages)
` [PATCH v9 05/14] mm: multi-gen LRU: groundwork
[GIT PULL] timers/tick updates
2022-03-14 9:28 UTC (2+ messages)
` [tip: timers/core] Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/core
[GIT PULL] timer drivers for v5.18-rc1
2022-03-14 9:28 UTC (2+ messages)
` [tip: timers/core] Merge tag 'timers-v5.18-rc1' of https://git.linaro.org/people/daniel.lezcano/linux into timers/core
[PATCH 3/5] clocksource/drivers/imx-tpm: mark two variable with __ro_after_init
2022-03-14 9:28 UTC (2+ messages)
` [tip: timers/core] clocksource/drivers/imx-tpm: Mark "
[PATCH 1/5] clocksource/drivers/imx-sysctr: drop IRQF_IRQPOLL
2022-03-14 9:28 UTC (2+ messages)
` [tip: timers/core] clocksource/drivers/imx-sysctr: Drop IRQF_IRQPOLL
[PATCH v2] clocksource/drivers/timer-ti-dm: fix regression from errata i940 fix
2022-03-14 9:28 UTC (2+ messages)
` [tip: timers/core] clocksource/drivers/timer-ti-dm: Fix "
[PATCH] clocksource/drivers/imx-tpm: exclude sched clock for ARM64
2022-03-14 9:28 UTC (2+ messages)
` [tip: timers/core] clocksource/drivers/imx-tpm: Exclude "
[PATCH 5/5] clocksource/drivers/imx-tpm: update name of clkevt
2022-03-14 9:28 UTC (2+ messages)
` [tip: timers/core] clocksource/drivers/imx-tpm: Update "
[PATCH 2/5] clocksource/drivers/imx-tpm: drop IRQF_IRQPOLL
2022-03-14 9:28 UTC (2+ messages)
` [tip: timers/core] clocksource/drivers/imx-tpm: Drop IRQF_IRQPOLL
[PATCH 4/5] clocksource/drivers/imx-tpm: add CLOCK_EVT_FEAT_DYNIRQ
2022-03-14 9:28 UTC (2+ messages)
` [tip: timers/core] clocksource/drivers/imx-tpm: Add CLOCK_EVT_FEAT_DYNIRQ
[PATCH] clocksource/drivers/exynos_mct: Handle DTS with higher number of interrupts
2022-03-14 9:28 UTC (2+ messages)
` [tip: timers/core] "
[PATCH v3 1/3] clocksource/drivers/exynos_mct: Remove mct interrupt index enum
2022-03-14 9:28 UTC (2+ messages)
` [tip: timers/core] "
[PATCH v3 2/3] clocksource/drivers/exynos_mct: bump up mct max irq number
2022-03-14 9:28 UTC (2+ messages)
` [tip: timers/core] clocksource/drivers/exynos_mct: Bump "
[PATCH] clocksource/drivers/arm_arch_timer: Use event stream scaling when available
2022-03-14 9:28 UTC (2+ messages)
` [tip: timers/core] "
[PATCH v3 3/3] clocksource/drivers/exynos_mct: increase the size of name array
2022-03-14 9:28 UTC (2+ messages)
` [tip: timers/core] clocksource/drivers/exynos_mct: Increase "
[PATCH v3 1/6] clocksource/drivers/timer-microchip-pit64b: remove mmio selection
2022-03-14 9:28 UTC (2+ messages)
` [tip: timers/core] clocksource/drivers/timer-microchip-pit64b: Remove "
[PATCH v3] dt-bindings: timer: Tegra: Convert text bindings to yaml
2022-03-14 9:28 UTC (2+ messages)
` [tip: timers/core] "
[PATCH -next] clocksource/drivers/imx-tpm: Move tpm_read_sched_clock() under CONFIG_ARM
2022-03-14 9:28 UTC (2+ messages)
` [tip: timers/core] "
[PATCH v3 2/6] clocksource/drivers/timer-microchip-pit64b: use notrace
2022-03-14 9:28 UTC (2+ messages)
` [tip: timers/core] clocksource/drivers/timer-microchip-pit64b: Use notrace
[PATCH v3 3/6] clocksource/drivers/timer-microchip-pit64b: use 5MHz for clockevent
2022-03-14 9:28 UTC (2+ messages)
` [tip: timers/core] clocksource/drivers/timer-microchip-pit64b: Use "
[PATCH] clocksource/drivers/timer-of: check return value of of_iomap in timer_of_base_init()
2022-03-14 9:28 UTC (2+ messages)
` [tip: timers/core] clocksource/drivers/timer-of: Check "
[tip: timers/core] tick: Detect and fix jiffies update stall
2022-03-14 9:28 UTC
[tip: timers/core] tick/rcu: Remove obsolete rcu_needs_cpu() parameters
2022-03-14 9:28 UTC
[tip: timers/core] tick/rcu: Stop allowing RCU_SOFTIRQ in idle
2022-03-14 9:28 UTC
[tip: timers/core] lib/irq_poll: Declare IRQ_POLL softirq vector as ksoftirqd-parking safe
2022-03-14 9:28 UTC
[GIT PULL] irqchip updates for 5.18
2022-03-14 9:27 UTC (2+ messages)
` [tip: irq/core] Merge tag 'irqchip-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
[PATCH] ptrace: fix ptrace vs tasklist_lock race on PREEMPT_RT
2022-03-14 9:27 UTC (2+ messages)
[PATCH V2] ath9k: Use platform_get_irq() to get the interrupt
2022-03-14 9:26 UTC (2+ messages)
[PATCH v4 00/21] fscache,erofs: fscache-based on-demand read semantics
2022-03-14 9:24 UTC (2+ messages)
[PATCH] driver/nvme/host: Support duplicated nsid for the private
2022-03-14 9:17 UTC (3+ messages)
` "
[PATCH v2 0/5] platform/chrome: cros_kbd_led_backlight: add EC PWM backend
2022-03-14 9:08 UTC (6+ messages)
` [PATCH v2 1/5] platform/chrome: cros_kbd_led_backlight: sort headers alphabetically
` [PATCH v2 2/5] platform/chrome: cros_kbd_led_backlight: separate ACPI backend
` [PATCH v2 3/5] dt-bindings: add google,cros-kbd-led-backlight
` [PATCH v2 4/5] platform/chrome: cros_kbd_led_backlight: support OF match
` [PATCH v2 5/5] platform/chrome: cros_kbd_led_backlight: support EC PWM backend
[PATCH v2] mm: Only re-generate demotion targets when a numa node changes its N_CPU state
2022-03-14 9:09 UTC (4+ messages)
[mm/page_alloc] 8212a964ee: vm-scalability.throughput 30.5% improvement
2022-03-14 9:09 UTC (6+ messages)
[PATCH v2 0/3] bootconfig: Support embedding a bootconfig in kernel for non initrd boot
2022-03-14 9:08 UTC (4+ messages)
` [PATCH v2 1/3] bootconfig: Check the checksum before removing the bootconfig from initrd
` [PATCH v2 2/3] bootconfig: Support embedding a bootconfig file in kernel
` [PATCH v2 3/3] docs: bootconfig: Add how to embed the bootconfig into kernel
[PATCH v2 -next] i2c: designware: Remove code duplication
2022-03-14 9:03 UTC (3+ messages)
[PATCH v3 -next] i2c: designware: Remove code duplication
2022-03-14 9:03 UTC
[PATCH 0/3] OP-TEE RPC argument cache
2022-03-14 9:03 UTC (3+ messages)
` [PATCH 2/3] optee: add FF-A capability OPTEE_FFA_SEC_CAP_ARG_OFFSET
[next] arm: Internal error: Oops: 5 PC is at __read_once_word_nocheck
2022-03-14 9:02 UTC (13+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox