linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-10 14:42:59 to 2022-03-10 16:20:49 UTC [more...]

[PATCH] brcmfmac: make the read-only array pktflags static const
 2022-03-10 16:19 UTC  (2+ messages)

[PATCH] powerpc/vdso: Fix VDSO unmap check
 2022-03-10 16:18 UTC  (3+ messages)

[PATCH v2 net-next 00/10] net: bridge: Multiple Spanning Trees
 2022-03-10 16:18 UTC  (12+ messages)
` [PATCH v2 net-next 07/10] net: dsa: Pass MST state changes to driver
` [PATCH v2 net-next 10/10] net: dsa: mv88e6xxx: MST Offloading

[PATCH v3 00/20] netfs: Prep for write helpers
 2022-03-10 16:18 UTC  (14+ messages)
` [PATCH v3 01/20] fscache: export fscache_end_operation()
` [PATCH v3 02/20] netfs: Generate enums from trace symbol mapping lists
` [PATCH v3 03/20] netfs: Rename netfs_read_*request to netfs_io_*request
` [PATCH v3 04/20] netfs: Finish off rename of netfs_read_request to netfs_io_request
` [PATCH v3 05/20] netfs: Split netfs_io_* object handling out
` [PATCH v3 06/20] netfs: Adjust the netfs_rreq tracepoint slightly
` [PATCH v3 07/20] netfs: Trace refcounting on the netfs_io_request struct
` [PATCH v3 08/20] netfs: Trace refcounting on the netfs_io_subrequest struct
` [PATCH v3 09/20] netfs: Adjust the netfs_failure tracepoint to indicate non-subreq lines
` [PATCH v3 10/20] netfs: Refactor arguments for netfs_alloc_read_request
` [PATCH v3 12/20] ceph: Make ceph_init_request() check caps on readahead
` [PATCH v3 13/20] netfs: Add a netfs inode context
` [PATCH v3 14/20] netfs: Add a function to consolidate beginning a read

[PATCH v3 0/3] drm/bridge: ti-sn65dsi86: Support non-eDP DisplayPort connectors
 2022-03-10 16:18 UTC  (6+ messages)
` [PATCH v3 1/3] drm/bridge: ti-sn65dsi86: Support DisplayPort (non-eDP) mode
` [PATCH v3 2/3] drm/bridge: ti-sn65dsi86: Implement bridge connector operations
` [PATCH v3 3/3] drm/bridge: ti-sn65dsi86: Support hotplug detection

[PATCH] rtlwifi: rtl8192ce: remove duplicated function '_rtl92ce_phy_set_rf_sleep'
 2022-03-10 16:18 UTC  (2+ messages)

[PATCH] block/psi: remove PSI annotations from submit_bio
 2022-03-10 16:18 UTC  (5+ messages)

[PATCH] bcma: gpio: remove redundant re-assignment of chip->owner
 2022-03-10 16:18 UTC  (2+ messages)

[PATCH] net: wireless: cw1200: use time_is_after_jiffies() instead of open coding it
 2022-03-10 16:17 UTC  (2+ messages)
`  "

[PATCH bpf-next] bpf: Use offsetofend() to simplify macro definition
 2022-03-10 16:15 UTC 

[PATCH net-next 0/3] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-03-10 16:14 UTC  (15+ messages)
` [PATCH net-next 1/3] net: bridge: add fdb flag to extent locked port feature
` [PATCH net-next 3/3] net: dsa: mv88e6xxx: mac-auth/MAB implementation

[PATCH] binfmt_misc: add two-steps registration (opt-in)
 2022-03-10 16:13 UTC  (2+ messages)

[PATCH 0/4] x86/platform/uv: UV Kernel support for UV5
 2022-03-10 16:12 UTC  (3+ messages)
` [PATCH 1/4] x86/platform/uv: Remove Obsolete Scratch5 NMI handler

[PATCH] net: wireless: marvell: use time_is_before_jiffies() instead of open coding it
 2022-03-10 16:11 UTC  (2+ messages)

[PATCH] brcmfmac: check the return value of devm_kzalloc() in brcmf_of_probe()
 2022-03-10 16:09 UTC  (2+ messages)

[PATCH 01/29] rtc: ds1685: switch to RTC_FEATURE_UPDATE_INTERRUPT
 2022-03-10 16:09 UTC  (3+ messages)
` [PATCH 11/29] rtc: pcf2127: set RTC_FEATURE_ALARM_RES_2S

[PATCH v4 00/24] AMD MCA Address Translation Updates
 2022-03-10 16:09 UTC  (9+ messages)
` [PATCH v4 07/24] EDAC/amd64: Define function to dehash address
` [PATCH v4 10/24] EDAC/amd64: Define function to get Interleave Address Bit

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

[PATCH] pinctrl: mediatek: Fix missing of_node_put() in mtk_pctrl_init
 2022-03-10 16:06 UTC  (2+ messages)

[PATCH] net: ipv6: fix invalid alloclen in __ip6_append_data
 2022-03-10 16:06 UTC  (9+ messages)

[PATCHv2 00/10] ext4: Improve FC trace events
 2022-03-10 16:05 UTC  (12+ messages)
` [PATCHv2 01/10] ext4: Remove unused enum EXT4_FC_COMMIT_FAILED
` [PATCHv2 02/10] ext4: Fix ext4_fc_stats trace point
` [PATCHv2 03/10] ext4: Convert ext4_fc_track_dentry type events to use event class
` [PATCHv2 04/10] ext4: Do not call FC trace event in ext4_fc_commit() if FS does not support FC
` [PATCHv2 05/10] ext4: Return early for non-eligible fast_commit track events
` [PATCHv2 06/10] ext4: Add new trace event in ext4_fc_cleanup
` [PATCHv2 07/10] ext4: Add transaction tid info in fc_track events
` [PATCHv2 08/10] ext4: Add commit_tid info in jbd debug log
` [PATCHv2 09/10] ext4: Add commit tid info in ext4_fc_commit_start/stop trace events
` [PATCHv2 10/10] ext4: Fix remaining two trace events to use same printk convention

[PATCH v2 0/2] dt-bindings: DTB based validation
 2022-03-10 16:05 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: kbuild: Pass DT_SCHEMA_FILES to dt-validate
` [PATCH v2 2/2] dt-bindings: kbuild: Use DTB files for validation

[PATCH] ax25: Fix memory leaks caused by ax25_cb_del()
 2022-03-10 16:01 UTC  (3+ messages)
  `  "

[PATCH 0/3] mmc: mmci: stm32: updates for SDIO
 2022-03-10 15:59 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: mmc: mmci: add a property to disable DMA LLI

[PATCH] block: aoe: handle device timeouts atomic-safe
 2022-03-10 15:29 UTC  (2+ messages)

[PATCH 1/1] mm: fix use-after-free bug when mm->mmap is reused after being freed
 2022-03-10 15:55 UTC  (5+ messages)

[PATCH] ath10k: Fix error handling in ath10k_setup_msa_resources
 2022-03-10 15:52 UTC  (2+ messages)

[PATCH] ath11k: remove unneeded flush_workqueue
 2022-03-10 15:51 UTC  (2+ messages)

[PATCH] ath6kl: add device ID for WLU5150-D81
 2022-03-10 15:50 UTC  (2+ messages)

[PATCH 0/2] dt-bindings: DTB based validation
 2022-03-10 15:49 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: kbuild: Pass DT_SCHEMA_FILES to dt-validate

[PATCH] afs: Fix potential thrashing in afs writeback
 2022-03-10 15:47 UTC 

[patch v2] mm: lru_cache_disable: replace work queue synchronization with synchronize_rcu
 2022-03-10 13:22 UTC  (5+ messages)
` [patch v3] "
  ` [patch v4] "
      ` [patch v5] "

[PATCH v3 0/7] irqchip/apple-aic: Add support for AICv2
 2022-03-10 15:43 UTC  (3+ messages)
` [PATCH v3 2/7] dt-bindings: interrupt-controller: apple,aic2: New binding "

[PATCH V2] mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHC
 2022-03-10 15:40 UTC 

[PATCHv4 0/8] 64-bit data integrity field support
 2022-03-10 15:39 UTC  (8+ messages)
` [PATCHv4 6/8] crypto: add rocksoft 64b crc guard tag framework

[RFC] Free up a page flag
 2022-03-10 15:39 UTC  (3+ messages)

[PATCH v3] dt-bindings: can: xilinx_can: Convert Xilinx CAN binding to YAML
 2022-03-10 15:39 UTC 

[v2 0/2] ASoC: mediatek: mt8192: support rt1015p_rt5682s
 2022-03-10 15:37 UTC  (3+ messages)
` [v2 1/2] ASoC: dt-bindings: mt8192-mt6359: add new compatible for using rt1015p and rt5682
` [v2 2/2] ASoC: mediatek: mt8192: support rt1015p_rt5682s

[PATCH v3 0/6] Add Xilinx RPU subsystem support
 2022-03-10 15:36 UTC  (6+ messages)
` [PATCH v3 6/6] drivers: remoteproc: Add Xilinx r5 remoteproc driver

[ANNOUNCE] 5.15.27-rt35
 2022-03-10 15:36 UTC 

[PATCHv5 00/30] TDX Guest: TDX core support
 2022-03-10 15:30 UTC  (11+ messages)
` [PATCHv5 02/30] x86/tdx: Provide common base for SEAMCALL and TDCALL C wrappers
` [PATCHv5 03/30] x86/tdx: Add __tdx_module_call() and __tdx_hypercall() helper functions
` [PATCHv5 27/30] x86/kvm: Use bounce buffers for TD guest

[syzbot] memory leak in usb_get_configuration
 2022-03-10 15:29 UTC  (4+ messages)

[PATCH v3] vsock: each transport cycles only on its own sockets
 2022-03-10 15:28 UTC  (3+ messages)

[PATCH 0/5] ASoC: mediatek: Add support for MT8195 sound card with max98390 and rt5682
 2022-03-10 15:25 UTC  (5+ messages)
` [PATCH 1/5] ASoC: mediatek: mt8195: add reset controller
` [PATCH 4/5] ASoC: mediatek: mt8195: add machine driver with mt6359, max98390 and rt5682

[PATCH] bpf: test_run: use kvfree() for memory allocated with kvmalloc()
 2022-03-10 15:23 UTC  (3+ messages)

[RFC PATCH v0 0/6] x86/AMD: Userspace address tagging
 2022-03-10 15:22 UTC  (4+ messages)

[PATCH] mm: vmscan: fix documentation for page_check_references()
 2022-03-10 15:20 UTC 

epoll: Does anyone know about CVE-2021-39634
 2022-03-10 15:16 UTC 

[PATCH] gpio: Restrict usage of gc irq members before initialization
 2022-03-10 15:13 UTC  (3+ messages)

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

[PATCH v10 00/12] fprobe: Introduce fprobe function entry/exit probe
 2022-03-10 15:11 UTC  (5+ messages)
` [PATCH v10 12/12] fprobe: Add a selftest for fprobe

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

[for-linus][PATCH 0/3] tracing: Three fixes
 2022-03-10 15:04 UTC  (4+ messages)
` [for-linus][PATCH 1/3] tracing/osnoise: Do not unregister events twice
` [for-linus][PATCH 2/3] tracing/osnoise: Force quiescent states while tracing
` [for-linus][PATCH 3/3] ftrace: Fix some W=1 warnings in kernel doc comments

[PATCH] tcp: export symbol tcp_set_congestion_control
 2022-03-10 15:05 UTC  (4+ messages)

[PATCH v3 1/3] sched/cpuacct: fix charge percpu cpuusage
 2022-03-10 15:01 UTC  (7+ messages)
` [PATCH v3 2/3] sched/cpuacct: optimize away RCU read lock

[PATCH] perf/arm-ccn: Use platform_get_irq() to get the interrupt
 2022-03-10 14:59 UTC  (7+ messages)
` [PATCH] slimbus: qcom-ngd-ctrl: "

[PATCH v1 0/6] Add TDX Guest Attestation support
 2022-03-10 14:57 UTC  (6+ messages)
` [PATCH v1 4/6] platform/x86: intel_tdx_attest: Add TDX Guest attestation interface driver

[PATCH v4 0/3] arch_topology, ACPI: populate cpu capacity from CPPC
 2022-03-10 14:54 UTC  (4+ messages)
` [PATCH v4 1/3] x86, ACPI: rename init_freq_invariance_cppc to arch_init_invariance_cppc
` [PATCH v4 2/3] arch_topology: obtain cpu capacity using information from CPPC
` [PATCH v4 3/3] arm64, topology: enable use of init_cpu_capacity_cppc()

[PATCH -next] i2c: designware: Add helper to remove redundancy
 2022-03-10 14:52 UTC  (2+ messages)

[PATCH] drm: of: Properly try all possible cases for bridge/panel detection
 2022-03-10 14:54 UTC  (2+ messages)

[PATCH v12 00/46] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-03-10 14:51 UTC  (3+ messages)
` [PATCH v12 32/46] x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlers

[PATCH] docs: UML: Mention telnetd for port channel
 2022-03-10 14:17 UTC  (2+ messages)

[PATCH] PCI: mediatek: Fix refcount leak in mtk_pcie_subsys_powerup
 2022-03-10 14:48 UTC  (2+ messages)

[PATCH v3 0/2] gpio: ts4900: Do not set DAT and OE together
 2022-03-10 14:48 UTC  (3+ messages)
` [PATCH v3 1/2] "

[PATCH v2 00/18] crypto: rockchip: permit to pass self-tests
 2022-03-10 14:45 UTC  (4+ messages)
` [PATCH v2 11/18] crypto: rockhip: do not handle dma clock

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

[PATCH] drm/rockchip: remove redundant assignment to pointer connector
 2022-03-10 14:50 UTC  (3+ messages)

[PATCH V2] arm64: dts: qcom: sc7280: Enable gcc HW reset
 2022-03-10 14:45 UTC 

[PATCH V2] ax25: Fix NULL pointer dereferences in ax25 timers
 2022-03-10 14:43 UTC 

[PATCH v2 0/2] exfat: allow access to paths with trailing dots
 2022-03-10 14:24 UTC  (2+ messages)
` [PATCH v2 1/2] The "keep_last_dots" mount option will, in a subsequent commit, control whether or not trailing periods '.' are stripped from path components during file lookup or file creation

arch/arm64/kvm/va_layout.c:292:6: warning: no previous prototype for function 'kvm_compute_final_ctr_el0'
 2022-03-10 14:42 UTC 

[PATCH] net: phy: Kconfig: micrel_phy: fix dependency issue
 2022-03-10 14:38 UTC  (2+ messages)

[PATCH v4 00/45] x86: Kernel IBT
 2022-03-10 14:37 UTC  (9+ messages)

[PATCH v3] cpufreq: unify the show() and store() styles of attr and use __ATTR_XX macro
 2022-03-10 14:38 UTC 

[PATCH] remoteproc: mediatek: fix side effect of mt8195 sram power on
 2022-03-10 14:40 UTC  (2+ messages)

[PATCH net-next v2] net: lan966x: Improve the CPU TX bitrate
 2022-03-10 14:36 UTC  (2+ messages)

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

[PATCH 5.10 00/58] 5.10.105-rc2 review
 2022-03-10 14:19 UTC  (4+ messages)
` [PATCH 5.10 23/58] arm64: entry.S: Add ventry overflow sanity checks
` [PATCH 5.10 39/58] arm64: Mitigate spectre style branch history side channels
` [PATCH 5.10 50/58] xen/netfront: dont use gnttab_query_foreign_access() for mapped status

[PATCH 5.4 00/33] 5.4.184-rc2 review
 2022-03-10 14:19 UTC  (2+ messages)
` [PATCH 5.4 28/33] xen: remove gnttab_query_foreign_access()


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