linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-09 12:59:15 to 2022-03-09 16:04:54 UTC [more...]

[PATCH 4.14 00/18] 4.14.271-rc1 review
 2022-03-09 15:59 UTC  (15+ messages)
` [PATCH 4.14 01/18] x86/speculation: Merge one test in spectre_v2_user_select_mitigation()
` [PATCH 4.14 02/18] x86,bugs: Unconditionally allow spectre_v2=retpoline,amd
` [PATCH 4.14 03/18] x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE
` [PATCH 4.14 04/18] x86/speculation: Add eIBRS + Retpoline options
` [PATCH 4.14 05/18] Documentation/hw-vuln: Update spectre doc
` [PATCH 4.14 10/18] x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMT
` [PATCH 4.14 11/18] arm/arm64: Provide a wrapper for SMCCC 1.1 calls
` [PATCH 4.14 12/18] arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()
` [PATCH 4.14 13/18] ARM: report Spectre v2 status through sysfs
` [PATCH 4.14 14/18] ARM: early traps initialisation
` [PATCH 4.14 15/18] ARM: use LOADADDR() to get load address of sections
` [PATCH 4.14 16/18] ARM: Spectre-BHB workaround
` [PATCH 4.14 17/18] ARM: include unprivileged BPF status in Spectre V2 reporting
` [PATCH 4.14 18/18] ARM: fix build error when BPF_SYSCALL is disabled

[PATCH v8 0/5] Enable root to update the blacklist keyring
 2022-03-09 16:01 UTC  (7+ messages)
` [PATCH v8 5/5] certs: Allow root user to append signed hashes to "

[PATCH 4.9 00/24] 4.9.306-rc1 review
 2022-03-09 15:59 UTC  (25+ messages)
` [PATCH 4.9 01/24] x86/speculation: Add RETPOLINE_AMD support to the inline asm CALL_NOSPEC variant
` [PATCH 4.9 02/24] x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support
` [PATCH 4.9 03/24] x86/retpoline: Remove minimal retpoline support
` [PATCH 4.9 04/24] Documentation: Add section about CPU vulnerabilities for Spectre
` [PATCH 4.9 05/24] Documentation: Add swapgs description to the Spectre v1 documentation
` [PATCH 4.9 06/24] Documentation: refer to config RANDOMIZE_BASE for kernel address-space randomization
` [PATCH 4.9 07/24] x86/speculation: Merge one test in spectre_v2_user_select_mitigation()
` [PATCH 4.9 08/24] x86,bugs: Unconditionally allow spectre_v2=retpoline,amd
` [PATCH 4.9 09/24] x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE
` [PATCH 4.9 10/24] x86/speculation: Add eIBRS + Retpoline options
` [PATCH 4.9 11/24] Documentation/hw-vuln: Update spectre doc
` [PATCH 4.9 12/24] x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation reporting
` [PATCH 4.9 13/24] x86/speculation: Use generic retpoline by default on AMD
` [PATCH 4.9 14/24] x86/speculation: Update link to AMD speculation whitepaper
` [PATCH 4.9 15/24] x86/speculation: Warn about Spectre v2 LFENCE mitigation
` [PATCH 4.9 16/24] x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMT
` [PATCH 4.9 17/24] arm/arm64: Provide a wrapper for SMCCC 1.1 calls
` [PATCH 4.9 18/24] arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()
` [PATCH 4.9 19/24] ARM: report Spectre v2 status through sysfs
` [PATCH 4.9 20/24] ARM: early traps initialisation
` [PATCH 4.9 21/24] ARM: use LOADADDR() to get load address of sections
` [PATCH 4.9 22/24] ARM: Spectre-BHB workaround
` [PATCH 4.9 23/24] ARM: include unprivileged BPF status in Spectre V2 reporting
` [PATCH 4.9 24/24] ARM: fix build error when BPF_SYSCALL is disabled

[PATCHv5 04/30] x86/tdx: Extend the confidential computing API to support TDX guests
 2022-03-09 16:01 UTC  (2+ messages)
` [PATCHv5.1 "

[PATCH v7 00/13] media: atmel: atmel-isc: implement media controller
 2022-03-09 15:57 UTC  (7+ messages)
` [PATCH v7 04/13] "
` [PATCH v7 08/13] media: atmel: atmel-isc: change format propagation to subdev into only verification

net: asix: best way to handle orphan PHYs
 2022-03-09 15:57 UTC  (4+ messages)

[PATCH net-next] net: openvswitch: fix uAPI incompatibility with existing user space
 2022-03-09 15:56 UTC 

[PATCH v2] ASoC: tas5805m: fix pdn polarity
 2022-03-09 15:56 UTC  (2+ messages)

[PATCH 1/3] drm/bridge: Add MAINTAINERS entry for DRM drivers for bridge chip bindings
 2022-03-09 15:56 UTC  (8+ messages)
` [PATCH 2/3] drm/bridge: Add myself as a reviewer for the TI SN65DSI86 bridge chip
` [PATCH 3/3] drm/bridge: Add myself as a reviewer for the Parade PS8640 "

Warning when exiting osnoise tracer
 2022-03-09 15:54 UTC  (3+ messages)

[PATCH] powerpc/vdso: Fix VDSO unmap check
 2022-03-09 15:51 UTC  (2+ messages)

[PATCH v2 00/19] netfs: Prep for write helpers
 2022-03-09 15:49 UTC  (14+ messages)
` [PATCH v2 01/19] fscache: export fscache_end_operation()
` [PATCH v2 02/19] netfs: Generate enums from trace symbol mapping lists
` [PATCH v2 03/19] netfs: Rename netfs_read_*request to netfs_io_*request
` [PATCH v2 04/19] netfs: Finish off rename of netfs_read_request to netfs_io_request
` [PATCH v2 05/19] netfs: Split netfs_io_* object handling out
` [PATCH v2 06/19] netfs: Adjust the netfs_rreq tracepoint slightly

[PATCH 0/4] SVM fixes + apic fix
 2022-03-09 15:48 UTC  (9+ messages)
` [PATCH 1/4] KVM: x86: mark synthetic SMM vmexit as SVM_EXIT_SW
` [PATCH 3/4] KVM: x86: SVM: use vmcb01 in avic_init_vmcb

[RFC PATCH 09/11] x86/microcode: Expose EUPDATESVN procedure via sysfs
 2022-03-09 15:48 UTC  (3+ messages)

[PATCH 1/2] ARM: fix building NOMMU ARMv4/v5 kernels
 2022-03-09 15:48 UTC  (3+ messages)
` [PATCH 2/2] ARM: remove support for NOMMU ARMv4/v5

[PATCH v1 00/15] mm: COW fixes part 2: reliable GUP pins of anonymous pages
 2022-03-09 15:47 UTC  (3+ messages)
` [PATCH v1 10/15] mm/page-flags: reuse PG_slab as PG_anon_exclusive for PageAnon() pages

[PATCH v2 net-next 00/10] net: bridge: Multiple Spanning Trees
 2022-03-09 15:47 UTC  (9+ messages)
` [PATCH v2 net-next 04/10] net: bridge: mst: Notify switchdev drivers of VLAN MSTI migrations
` [PATCH v2 net-next 06/10] net: dsa: Pass VLAN MSTI migration notifications to driver

[PATCH v1 0/4] Thermal library and tools
 2022-03-09 15:42 UTC  (4+ messages)

[PATCH v3 00/23] Add generic vdso_base tracking
 2022-03-09 15:41 UTC  (2+ messages)

[PATCH v3 0/6] KVM: my debug patch queue
 2022-03-09 15:40 UTC  (8+ messages)
` [PATCH v3 2/6] KVM: x86: add force_intercept_exceptions_mask

[PATCH V3] dt-bindings: nvmem: add U-Boot environment variables binding
 2022-03-09 15:40 UTC  (4+ messages)

[PATCH v2 00/25] KVM MMU refactoring part 2: role changes
 2022-03-09 15:40 UTC  (6+ messages)
` [PATCH v2 08/25] KVM: x86/mmu: split cpu_mode from mmu_role

[PATCH 1/1] Rewrite mathematical expressions
 2022-03-09 15:38 UTC  (2+ messages)

[PATCH v3 0/3] arch_topology, ACPI: populate cpu capacity from CPPC
 2022-03-09 15:37 UTC  (4+ messages)
` [PATCH v3 2/3] arch_topology: obtain cpu capacity using information "

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

[patch v11 00/13] extensible prctl task isolation interface and vmstat sync
 2022-03-09 15:31 UTC  (2+ messages)

[PATCH 0/2] Cleanups for slab
 2022-03-09 15:28 UTC  (4+ messages)
` [PATCH 1/2] mm: slab: Delete unused SLAB_DEACTIVATED flag
` [PATCH 2/2] mm: slub: Delete useless parameter of alloc_slab_page()

[PATCH RT 0/3] Linux v5.4.182-rt71-rc1
 2022-03-09 15:27 UTC  (4+ messages)
` [PATCH RT 1/3] eventfd: Make signal recursion protection a task bit
` [PATCH RT 2/3] aio: Fix incorrect usage of eventfd_signal_allowed()
` [PATCH RT 3/3] Linux 5.4.182-rt71-rc1

[PATCH] random: reseed more often immediately after booting
 2022-03-09 15:26 UTC 

Bisected regression: 4287509b4d21 causes HP Spectre 14t-ea100 to overheat while suspended
 2022-03-09 15:21 UTC  (2+ messages)

[PATCH RESEND] taskstats: version 12 with thread group and exe info
 2022-03-09 15:16 UTC 

[PATCH v2 0/2] Convert Qcom CPUFREQ HW binding to YAML
 2022-03-09 15:15 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: dvfs: Use MediaTek CPUFREQ HW as an example
` [PATCH v2 2/2] dt-bindings: cpufreq: cpufreq-qcom-hw: Convert to YAML bindings

[PATCH V0 0/1] ASoC: msm: fix integer overflow for long duration compress offload playback
 2022-03-09 15:15 UTC  (4+ messages)
` [PATCH V0 1/1] ASoC: msm: fix integer overflow for long duration "

[PATCH 0/9] Add tests for memblock allocation functions
 2022-03-09 15:10 UTC  (3+ messages)

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

[PATCH] MAINTAINERS: rectify entry for REALTEK RTL83xx SMI DSA ROUTER CHIPS
 2022-03-09 15:10 UTC  (2+ messages)

[PATCH] ath9k: make array voice_priority static const
 2022-03-09 15:09 UTC  (2+ messages)

[PATCH v4] mtd: rawnand: atmel: fix refcount issue in atmel_nand_controller_init
 2022-03-09 15:08 UTC  (2+ messages)

[PATCH v2 1/6][next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_begin_scan_cmd
 2022-03-09 15:08 UTC  (2+ messages)

[PATCH] ax25: Fix memory leaks caused by ax25_cb_del()
 2022-03-09 15:06 UTC 

[PATCH v2] media: i2c: rdacm2x: properly set subdev entity function
 2022-03-09 15:04 UTC  (3+ messages)

[PATCH v7 0/2] KVM: LAPIC: Implement Exitless Timer
 2022-03-09 15:03 UTC  (5+ messages)
` [PATCH v7 1/2] KVM: LAPIC: Make lapic timer unpinned

[PATCH net-next] net: lan966x: Add spinlock for frame transmission from CPU
 2022-03-09 15:00 UTC  (2+ messages)

[PATCH] net: ethernet: sun: use min_t() to make code cleaner
 2022-03-09 15:00 UTC  (2+ messages)

[PATCH net-next 2/3] dt-bindings: net: micrel: Configure latency values and timestamping check for LAN8814 phy
 2022-03-09 14:55 UTC  (12+ messages)

[PATCH] drm/bridge: anx7625: switch to devm_drm_of_get_bridge
 2022-03-09 14:55 UTC  (3+ messages)

[Input] Wrong button mappings on PowerA USB gamepad
 2022-03-09 14:53 UTC 

[PATCH 5.10 000/105] 5.10.104-rc1 review
 2022-03-09 14:48 UTC  (8+ messages)
` [PATCH 5.10 012/105] dmaengine: shdma: Fix runtime PM imbalance on error

[PATCH] mm: Only re-generate demotion targets when a numa node changes its N_CPU state
 2022-03-09 14:46 UTC 

[PATCH v2 0/4] mtd: spi-nor: Parse BFPT to determine the 4-Byte Address Mode
 2022-03-09 14:42 UTC  (5+ messages)
` [PATCH v2 1/4] mtd: spi-nor: Parse BFPT to determine the 4-Byte Address Mode methods
` [PATCH v2 2/4] mtd: spi-nor: Update name and description of the set_4byte_addr_mode BFPT methods
` [PATCH v2 3/4] mtd: spi-nor: Favor the BFPT-parsed set_4byte_addr_mode method
` [PATCH v2 4/4] mtd: spi-nor: sfdp: Keep SFDP definitions private

[PATCH-mm v3] mm/list_lru: Optimize memcg_reparent_list_lru_node()
 2022-03-09 14:40 UTC 

[ANNOUNCE] v5.17-rc7-rt13
 2022-03-09 14:37 UTC 

[PATCH] drm: of: Properly try all possible cases for bridge/panel detection
 2022-03-09 14:32 UTC 

[PATCH v2] coresight: core: Fix coresight device probe failure issue
 2022-03-09 14:27 UTC  (5+ messages)

[PATCH] net: phy: DP83822: clear MISR2 register to disable interrupts
 2022-03-09 14:22 UTC 

[GIT PULL] thermal changes for v5.18-rc1
 2022-03-09 14:23 UTC  (2+ messages)

[PATCH-mm v2] mm/list_lru: Optimize memcg_reparent_list_lru_node()
 2022-03-09 14:22 UTC  (5+ messages)

[PATCH 0/5] mtd: spi-nor: Parse BFPT to determine the 4-Byte Address Mode
 2022-03-09 14:22 UTC  (7+ messages)
` [PATCH 1/5] mtd: spi-nor: Parse BFPT to determine the 4-Byte Address Mode methods
` [PATCH 2/5] mtd: spi-nor: Update name and description of the set_4byte_addr_mode BFPT methods
` [PATCH 3/5] mtd: spi-nor: Favor the BFPT-parsed set_4byte_addr_mode method
` [PATCH 4/5] mtd: spi-nor Favor the BFPT-parsed Quad Enable method
` [PATCH 5/5] mtd: spi-nor: sfdp: Keep SFDP definitions private

[PATCH v3] coresight: core: Fix coresight device probe failure issue
 2022-03-09 14:22 UTC 

[PATCH -next] perf/marvell: cn10k Fix build error without CONFIG_OF
 2022-03-09 14:11 UTC  (2+ messages)

[PATCH v2] ASoC: qcom: fix Kconfig for SC7280
 2022-03-09 14:05 UTC 

[PATCH v2 1/2] arm64: dts: ti: k3-am65: disable optional peripherals by default
 2022-03-09 14:03 UTC  (11+ messages)

[PATCH v4] arm64: tegra: Add QSPI controllers on Tegra234
 2022-03-09 14:02 UTC  (2+ messages)

[PATCH v4 0/3] Add support for Intel Thunder Bay SPI controller
 2022-03-09 14:01 UTC  (3+ messages)
` [PATCH v4 1/3] dt-bindings: spi: Add bindings for Intel Thunder Bay SoC

[PATCH 1/2] drm: ssd130x: Fix COM scan direction register mask
 2022-03-09 13:59 UTC  (3+ messages)

[PATCH v4 00/45] x86: Kernel IBT
 2022-03-09 13:56 UTC  (6+ messages)
` [PATCH v4 24/45] x86/ibt: Add IBT feature, MSR and #CP handling

[PATCH printk v1 00/13] implement threaded console printing
 2022-03-09 13:56 UTC  (4+ messages)
` [PATCH printk v1 11/13] printk: reimplement console_lock for proper kthread support

[PATCH] drivers/dd.c : Remove the initial value of the global variable
 2022-03-09 13:54 UTC 

[PATCH v2 0/3] kunit: fix a UAF bug and do some optimization
 2022-03-09 13:53 UTC  (3+ messages)
` [PATCH v2 2/3] kunit: make kunit_test_timeout compatible with comment

[PATCH] drm/bridge: ti-sn65dsi86: switch to devm_drm_of_get_bridge
 2022-03-09 13:53 UTC  (6+ messages)

[PATCH v3 0/7] nSVM/SVM features
 2022-03-09 13:50 UTC  (13+ messages)
` [PATCH v3 1/7] KVM: x86: nSVM: correctly virtualize LBR msrs when L2 is running
` [PATCH v3 2/7] KVM: x86: nSVM: implement nested LBR virtualization
` [PATCH v3 4/7] KVM: x86: nSVM: support PAUSE filter threshold and count when cpu_pm=on
` [PATCH v3 5/7] KVM: x86: nSVM: implement nested vGIF
` [PATCH v3 6/7] KVM: x86: SVM: allow to force AVIC to be enabled
` [PATCH v3 7/7] KVM: x86: SVM: allow AVIC to co-exist with a nested guest running

[PATCH v3] can, tty: elmcan CAN/ldisc driver for ELM327 based OBD-II adapters
 2022-03-09 13:49 UTC  (4+ messages)

[PATCH RESEND 0/1] arm64: dts: Juno CTI device tree additions
 2022-03-09 13:49 UTC  (3+ messages)

[PATCH] drm/bridge: anx7625: check the return on anx7625_aux_trans
 2022-03-09 13:48 UTC  (4+ messages)

[PATCH for-next 9/9] RDMA/rxe: get rid of create_user_ah
 2022-03-09 13:48 UTC  (3+ messages)

[PATCH v6 0/6] drm: Add driver for Solomon SSD130x OLED displays
 2022-03-09 13:43 UTC  (6+ messages)
` [PATCH v6 3/6] "

[PATCH net-next v8] net: openvswitch: IPv6: Add IPv6 extension header support
 2022-03-09 13:43 UTC  (18+ messages)
  ` [ovs-dev] "

[PATCH v2 2/2] nvme-tcp: support specifying the congestion-control
 2022-03-09 13:41 UTC  (4+ messages)

[PATCH v2 00/10] drm: Add support for low-color frame buffer formats
 2022-03-09 13:41 UTC  (12+ messages)
` [PATCH v2 06/10] drm/fb-helper: Add support for DRM_FORMAT_C[124]
` [PATCH v2 RFC 07/10] drm/gem-fb-helper: Use actual bpp for size calculations
` [PATCH v2 RFC 08/10] drm/fourcc: Document that single-channel "red" can be any color
` [PATCH v2 RFC 09/10] drm/fourcc: Add DRM_FORMAT_R[124]
` [PATCH v2 RFC 10/10] drm/fourcc: Add DRM_FORMAT_D[1248]

[PATCH] tty: vt: consolemap: Add missing kfree() in con_do_clear_unimap()
 2022-03-09 13:40 UTC  (2+ messages)

Patch "arm64: entry.S: Add ventry overflow sanity checks" has been added to the 5.4-stable tree
 2022-03-09 13:39 UTC 

[PATCH] arm64: dts: qcom: sc7280: Configure cts sleep pinctrl to bias-disable for sc7280-idp
 2022-03-09 13:32 UTC  (4+ messages)

[PATCH v3 0/4] Add tracer tool for AMD P-State driver
 2022-03-09 13:31 UTC  (2+ messages)

[PATCH] ASoC: qcom: fix Kconfig for SC7280
 2022-03-09 13:31 UTC  (2+ messages)

[PATCH V2 0/4] Add tracer tool for AMD P-State driver
 2022-03-09 13:29 UTC  (5+ messages)
` [PATCH V2 1/4] cpufreq: amd-pstate: Add more tracepoint for AMD P-State module

[PATCH] media: amphion: fix some error related with undefined reference to __divdi3
 2022-03-09 13:27 UTC  (2+ messages)

[tip:sched/core] BUILD SUCCESS 7f434dff76215af00c26ba6449eaa4738fe9e2ab
 2022-03-09 13:26 UTC 

[RESEND V11 0/3] force hsa hbp hfp packets multiple of lanenum to avoid screen shift
 2022-03-09 13:22 UTC  (2+ messages)

[PATCH] tracing/osnoise: Do not unregister events twice
 2022-03-09 13:13 UTC 

[PATCH net-next] net: lan966x: Improve the CPU TX bitrate
 2022-03-09 13:11 UTC  (4+ messages)

[PATCH 0/3] dt-bindings: i2c: convert i2c-at91 to json-schema
 2022-03-09 13:11 UTC  (3+ messages)
` [PATCH 1/3] ARM: dts: at91: sama7g5: Swap `rx` and `tx` for `i2c` nodes

[PATCH v4] mm/oom_kill.c: futex: Don't OOM reap a process with a futex robust list
 2022-03-09 13:09 UTC  (2+ messages)

[PATCH] ASoC: tas5805m: fix pdn polarity
 2022-03-09 13:00 UTC  (4+ messages)

[PATCH] ASoC: wm_adsp: Compressed stream DSP memory structs should be __packed
 2022-03-09 13:00 UTC 

[PATCH v6 0/9] IPI virtualization support for VM
 2022-03-09 12:59 UTC  (6+ messages)
` [PATCH v6 6/9] KVM: x86: lapic: don't allow to change APIC ID unconditionally

[PATCH 0/7] Add RS485 support to DW UART
 2022-03-09 12:59 UTC  (6+ messages)
` [PATCH 1/7] serial: 8250_dwlib: RS485 HW half duplex support


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