messages from 2022-03-10 14:33:20 to 2022-03-10 14:45:12 UTC [more...]
[PATCH v2 0/2] exfat: allow access to paths with trailing dots
2022-03-10 14:24 UTC (2+ 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 5.10 00/58] 5.10.105-rc2 review
2022-03-10 14:19 UTC (58+ messages)
` [PATCH 5.10 01/58] x86,bugs: Unconditionally allow spectre_v2=retpoline,amd
` [PATCH 5.10 02/58] x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE
` [PATCH 5.10 03/58] x86/speculation: Add eIBRS + Retpoline options
` [PATCH 5.10 04/58] Documentation/hw-vuln: Update spectre doc
` [PATCH 5.10 05/58] x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation reporting
` [PATCH 5.10 06/58] x86/speculation: Use generic retpoline by default on AMD
` [PATCH 5.10 07/58] x86/speculation: Update link to AMD speculation whitepaper
` [PATCH 5.10 08/58] x86/speculation: Warn about Spectre v2 LFENCE mitigation
` [PATCH 5.10 09/58] x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMT
` [PATCH 5.10 10/58] ARM: report Spectre v2 status through sysfs
` [PATCH 5.10 11/58] ARM: early traps initialisation
` [PATCH 5.10 12/58] ARM: use LOADADDR() to get load address of sections
` [PATCH 5.10 13/58] ARM: Spectre-BHB workaround
` [PATCH 5.10 14/58] ARM: include unprivileged BPF status in Spectre V2 reporting
` [PATCH 5.10 15/58] arm64: cputype: Add CPU implementor & types for the Apple M1 cores
` [PATCH 5.10 16/58] arm64: Add Neoverse-N2, Cortex-A710 CPU part definition
` [PATCH 5.10 17/58] arm64: Add Cortex-X2 "
` [PATCH 5.10 18/58] arm64: Add Cortex-A510 "
` [PATCH 5.10 19/58] arm64: Add HWCAP for self-synchronising virtual counter
` [PATCH 5.10 20/58] arm64: add ID_AA64ISAR2_EL1 sys register
` [PATCH 5.10 21/58] arm64: cpufeature: add HWCAP for FEAT_AFP
` [PATCH 5.10 22/58] arm64: cpufeature: add HWCAP for FEAT_RPRES
` [PATCH 5.10 23/58] arm64: entry.S: Add ventry overflow sanity checks
` [PATCH 5.10 24/58] arm64: spectre: Rename spectre_v4_patch_fw_mitigation_conduit
` [PATCH 5.10 25/58] arm64: entry: Make the trampoline cleanup optional
` [PATCH 5.10 26/58] arm64: entry: Free up another register on kptis tramp_exit path
` [PATCH 5.10 27/58] arm64: entry: Move the trampoline data page before the text page
` [PATCH 5.10 28/58] arm64: entry: Allow tramp_alias to access symbols after the 4K boundary
` [PATCH 5.10 29/58] arm64: entry: Dont assume tramp_vectors is the start of the vectors
` [PATCH 5.10 30/58] arm64: entry: Move trampoline macros out of ifdefd section
` [PATCH 5.10 31/58] arm64: entry: Make the kpti trampolines kpti sequence optional
` [PATCH 5.10 32/58] arm64: entry: Allow the trampoline text to occupy multiple pages
` [PATCH 5.10 33/58] arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigations
` [PATCH 5.10 34/58] arm64: entry: Add vectors that have the bhb mitigation sequences
` [PATCH 5.10 35/58] arm64: entry: Add macro for reading symbol addresses from the trampoline
` [PATCH 5.10 36/58] arm64: Add percpu vectors for EL1
` [PATCH 5.10 37/58] arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2
` [PATCH 5.10 38/58] KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3A
` [PATCH 5.10 40/58] KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migrated
` [PATCH 5.10 41/58] arm64: Use the clearbhb instruction in mitigations
` [PATCH 5.10 42/58] arm64: proton-pack: Include unprivileged eBPF status in Spectre v2 mitigation reporting
` [PATCH 5.10 43/58] ARM: fix build error when BPF_SYSCALL is disabled
` [PATCH 5.10 44/58] ARM: fix co-processor register typo
` [PATCH 5.10 45/58] ARM: Do not use NOCROSSREFS directive with ld.lld
` [PATCH 5.10 46/58] ARM: fix build warning in proc-v7-bugs.c
` [PATCH 5.10 47/58] xen/xenbus: dont let xenbus_grant_ring() remove grants in error case
` [PATCH 5.10 48/58] xen/grant-table: add gnttab_try_end_foreign_access()
` [PATCH 5.10 49/58] xen/blkfront: dont use gnttab_query_foreign_access() for mapped status
` [PATCH 5.10 50/58] xen/netfront: "
` [PATCH 5.10 51/58] xen/scsifront: "
` [PATCH 5.10 52/58] xen/gntalloc: dont use gnttab_query_foreign_access()
` [PATCH 5.10 53/58] xen: remove gnttab_query_foreign_access()
` [PATCH 5.10 54/58] xen/9p: use alloc/free_pages_exact()
` [PATCH 5.10 55/58] xen/pvcalls: "
` [PATCH 5.10 56/58] xen/gnttab: fix gnttab_end_foreign_access() without page specified
` [PATCH 5.10 57/58] xen/netfront: react properly to failing gnttab_end_foreign_access_ref()
` [PATCH 5.10 58/58] Revert "ACPI: PM: s2idle: Cancel wakeup before dispatching EC GPE"
[PATCH 5.15 00/58] 5.15.28-rc2 review
2022-03-10 14:19 UTC (29+ messages)
` [PATCH 5.15 01/58] slip: fix macro redefine warning
` [PATCH 5.15 02/58] x86,bugs: Unconditionally allow spectre_v2=retpoline,amd
` [PATCH 5.15 03/58] x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE
` [PATCH 5.15 04/58] x86/speculation: Add eIBRS + Retpoline options
` [PATCH 5.15 06/58] x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation reporting
` [PATCH 5.15 07/58] x86/speculation: Use generic retpoline by default on AMD
` [PATCH 5.15 13/58] ARM: use LOADADDR() to get load address of sections
` [PATCH 5.15 15/58] ARM: include unprivileged BPF status in Spectre V2 reporting
` [PATCH 5.15 16/58] arm64: Add Neoverse-N2, Cortex-A710 CPU part definition
` [PATCH 5.15 17/58] arm64: Add HWCAP for self-synchronising virtual counter
` [PATCH 5.15 18/58] arm64: Add Cortex-X2 CPU part definition
` [PATCH 5.15 19/58] arm64: add ID_AA64ISAR2_EL1 sys register
` [PATCH 5.15 20/58] arm64: cpufeature: add HWCAP for FEAT_AFP
` [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 40/58] arm64: Use the clearbhb instruction in mitigations
` [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 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 v2 0/4] drm/bridge: ti-sn65dsi86: Support non-eDP DisplayPort connectors
2022-03-10 14:44 UTC (5+ messages)
` [PATCH v2 1/4] drm/bridge: ti-sn65dsi86: Implement bridge connector operations
[PATCH] media: lirc: suppress false positive smatch warning
2022-03-10 14:42 UTC (2+ messages)
[PATCH V2] ax25: Fix NULL pointer dereferences in ax25 timers
2022-03-10 14:43 UTC
[PATCH] docs: update examples to add branch info to git URIs
2022-03-10 14:43 UTC (3+ messages)
` [docs] "
[PATCH 5.4 00/33] 5.4.184-rc2 review
2022-03-10 14:19 UTC (34+ messages)
` [PATCH 5.4 01/33] x86/speculation: Merge one test in spectre_v2_user_select_mitigation()
` [PATCH 5.4 02/33] x86,bugs: Unconditionally allow spectre_v2=retpoline,amd
` [PATCH 5.4 03/33] x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE
` [PATCH 5.4 04/33] x86/speculation: Add eIBRS + Retpoline options
` [PATCH 5.4 05/33] Documentation/hw-vuln: Update spectre doc
` [PATCH 5.4 06/33] x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation reporting
` [PATCH 5.4 07/33] x86/speculation: Use generic retpoline by default on AMD
` [PATCH 5.4 08/33] x86/speculation: Update link to AMD speculation whitepaper
` [PATCH 5.4 09/33] x86/speculation: Warn about Spectre v2 LFENCE mitigation
` [PATCH 5.4 10/33] x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMT
` [PATCH 5.4 11/33] arm/arm64: Provide a wrapper for SMCCC 1.1 calls
` [PATCH 5.4 12/33] arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()
` [PATCH 5.4 13/33] ARM: report Spectre v2 status through sysfs
` [PATCH 5.4 14/33] ARM: early traps initialisation
` [PATCH 5.4 15/33] ARM: use LOADADDR() to get load address of sections
` [PATCH 5.4 16/33] ARM: Spectre-BHB workaround
` [PATCH 5.4 17/33] ARM: include unprivileged BPF status in Spectre V2 reporting
` [PATCH 5.4 18/33] ARM: fix build error when BPF_SYSCALL is disabled
` [PATCH 5.4 19/33] ARM: fix co-processor register typo
` [PATCH 5.4 20/33] ARM: Do not use NOCROSSREFS directive with ld.lld
` [PATCH 5.4 21/33] ARM: fix build warning in proc-v7-bugs.c
` [PATCH 5.4 22/33] xen/xenbus: dont let xenbus_grant_ring() remove grants in error case
` [PATCH 5.4 23/33] xen/grant-table: add gnttab_try_end_foreign_access()
` [PATCH 5.4 24/33] xen/blkfront: dont use gnttab_query_foreign_access() for mapped status
` [PATCH 5.4 25/33] xen/netfront: "
` [PATCH 5.4 26/33] xen/scsifront: "
` [PATCH 5.4 27/33] xen/gntalloc: dont use gnttab_query_foreign_access()
` [PATCH 5.4 28/33] xen: remove gnttab_query_foreign_access()
` [PATCH 5.4 29/33] xen/9p: use alloc/free_pages_exact()
` [PATCH 5.4 30/33] xen/pvcalls: "
` [PATCH 5.4 31/33] xen/gnttab: fix gnttab_end_foreign_access() without page specified
` [PATCH 5.4 32/33] xen/netfront: react properly to failing gnttab_end_foreign_access_ref()
` [PATCH 5.4 33/33] Revert "ACPI: PM: s2idle: Cancel wakeup before dispatching EC GPE"
[PATCHv5 00/30] TDX Guest: TDX core support
2022-03-10 14:29 UTC (4+ messages)
` [PATCHv5 27/30] x86/kvm: Use bounce buffers for TD guest
[PATCH 4.19 00/33] 4.19.234-rc2 review
2022-03-10 14:19 UTC (18+ messages)
` [PATCH 4.19 06/33] x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation reporting
` [PATCH 4.19 08/33] x86/speculation: Update link to AMD speculation whitepaper
` [PATCH 4.19 09/33] x86/speculation: Warn about Spectre v2 LFENCE mitigation
` [PATCH 4.19 10/33] x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMT
` [PATCH 4.19 11/33] arm/arm64: Provide a wrapper for SMCCC 1.1 calls
` [PATCH 4.19 12/33] arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()
` [PATCH 4.19 13/33] ARM: report Spectre v2 status through sysfs
` [PATCH 4.19 14/33] ARM: early traps initialisation
` [PATCH 4.19 15/33] ARM: use LOADADDR() to get load address of sections
` [PATCH 4.19 24/33] xen/grant-table: add gnttab_try_end_foreign_access()
` [PATCH 4.19 27/33] xen/scsifront: dont use gnttab_query_foreign_access() for mapped status
` [PATCH 4.19 28/33] xen/gntalloc: dont use gnttab_query_foreign_access()
` [PATCH 4.19 29/33] xen: remove gnttab_query_foreign_access()
` [PATCH 4.19 30/33] xen/9p: use alloc/free_pages_exact()
` [PATCH 4.19 31/33] xen/pvcalls: "
` [PATCH 4.19 32/33] xen/gnttab: fix gnttab_end_foreign_access() without page specified
` [PATCH 4.19 33/33] xen/netfront: react properly to failing gnttab_end_foreign_access_ref()
[PATCH net-next 0/3] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
2022-03-10 14:42 UTC (6+ messages)
` [PATCH net-next 1/3] net: bridge: add fdb flag to extent locked port feature
` [Bridge] "
` [PATCH net-next 2/3] net: switchdev: add support for offloading of fdb locked flag
` [PATCH net-next 3/3] net: dsa: mv88e6xxx: mac-auth/MAB implementation
[PATCH v4 00/45] x86: Kernel IBT
2022-03-10 14:27 UTC (5+ messages)
[Bridge] [PATCH iproute2-next 0/3] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
2022-03-10 14:26 UTC (3+ messages)
` "
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] remoteproc: mediatek: fix side effect of mt8195 sram power on
2022-03-10 14:40 UTC (3+ messages)
[PATCH] task_work: simplify the task_work_add() interface
2022-03-10 14:27 UTC (3+ messages)
[PATCH] riscv: ftrace: no need to acquire text_mutex when executed in stop_machine
2022-03-10 14:27 UTC (2+ messages)
[v5 0/5] enhanced edid driver compatibility
2022-03-10 14:54 UTC (12+ messages)
` [Intel-gfx] "
` [v5 1/5] drm/edid: seek for available CEA block from specific EDID block index
` [Intel-gfx] "
` [Intel-gfx] [v5 2/5] drm/edid: parse multiple CEA extension block
` "
` [v5 3/5] drm/edid: read HF-EEODB ext block
` [Intel-gfx] "
` [v5 4/5] drm/edid: parse HF-EEODB CEA extension block
` [Intel-gfx] "
` [Intel-gfx] [v5 5/5] drm/edid: check for HF-SCDB block
` "
[GIT PULL] ARM: mvebu: fixes for v5.17 (#2)
2022-03-10 14:40 UTC (2+ messages)
Patchwork summary for: linux-soc
2022-03-10 14:40 UTC
[PATCH] drm: remove min_order BUG_ON check
2022-03-10 14:47 UTC (7+ messages)
` [Intel-gfx] "
[Bug 215652] New: kernel 5.17-rc fail to load radeon DRM "modprobe: ERROR: could not insert 'radeon': Unknown symbol in module, or unknown parameter (see dmesg)"
2022-03-10 14:35 UTC (2+ messages)
` [Bug 215652] "
[Bug 215652] New: kernel 5.17-rc fail to load radeon DRM "modprobe: ERROR: could not insert 'radeon': Unknown symbol in module, or unknown parameter (see dmesg)"
2022-03-10 14:35 UTC (2+ messages)
` [Bug 215652] "
[PATCH v2 0/4] Patches and bugfixes for overlayfs
2022-03-10 14:35 UTC (3+ messages)
[PATCH v3 00/12] Partial bundles
2022-03-10 14:24 UTC (6+ messages)
` [PATCH v4 00/13] "
` [PATCH v4 04/13] pack-objects: use rev.filter when possible
[PATCH 0/1] MIPS: fix optimised memset returning garbage
2022-03-10 14:32 UTC (2+ messages)
[PATCH 1/2] ns16550: reject IRQ above nr_irqs
2022-03-10 14:34 UTC (2+ messages)
` [PATCH 2/2] ns16550: Add support for Intel LPSS UART
[PATCH v9 00/27] Readdir improvements
2022-03-10 14:31 UTC (17+ messages)
` [PATCH v9 01/27] NFS: Return valid errors from nfs2/3_decode_dirent()
` [PATCH v9 02/27] NFS: constify nfs_server_capable() and nfs_have_writebacks()
` [PATCH v9 03/27] NFS: Trace lookup revalidation failure
` [PATCH v9 04/27] NFS: Initialise the readdir verifier as best we can in nfs_opendir()
` [PATCH v9 05/27] NFS: Use kzalloc() to avoid initialising the nfs_open_dir_context
` [PATCH v9 06/27] NFS: Calculate page offsets algorithmically
` [PATCH v9 07/27] NFS: Store the change attribute in the directory page cache
` [PATCH v9 08/27] NFS: Don't re-read the entire page cache to find the next cookie
` [PATCH v9 09/27] NFS: Don't advance the page pointer unless the page is full
` [PATCH v9 10/27] NFS: Adjust the amount of readahead performed by NFS readdir
` [PATCH v9 11/27] NFS: If the cookie verifier changes, we must invalidate the page cache
` [PATCH v9 12/27] NFS: Simplify nfs_readdir_xdr_to_array()
` [PATCH v9 13/27] NFS: Reduce use of uncached readdir
` [PATCH v9 14/27] NFS: Improve heuristic for readdirplus
` [PATCH] NFS: Trigger "ls -l" readdir heuristic sooner
[PATCH 0/3] makedumpfile: harden parsing of old prink buffer
2022-03-10 14:33 UTC (4+ messages)
` [PATCH 3/3] makedumpfile: use cycle detection when parsing the prink log_buf
[PATCH V7] ceph: do not dencrypt the dentry name twice for readdir
2022-03-10 14:24 UTC (10+ messages)
[PATCH 0/6] media: i2c: ov5670: OF support, runtime_pm, regulators
2022-03-10 14:29 UTC (3+ messages)
` [PATCH 1/6] media: dt-bindings: i2c: Document ov5670
[PATCH v1 0/4] arm64: mvebu: Support for Marvell 98DX2530 (and variants)
2022-03-10 14:26 UTC (3+ messages)
` [PATCH v1 3/4] arm64: dts: marvell: Add Armada 98DX2530 SoC and RD-AC5X board
[PATCH 1/6] dt-bindings: iio: adc: ti,ads1015: Add missing ADS1115 compatible string
2022-03-10 14:25 UTC (3+ messages)
` [PATCH 4/6] iio: adc: ti-ads1015: Deduplicate channel macros
[PATCH net-next 0/29] pull-request: can-next 2022-03-10
2022-03-10 14:29 UTC (14+ messages)
` [PATCH net-next 04/29] vxcan: remove sk reference in peer skb
` [PATCH net-next 05/29] vxcan: enable local echo for sent CAN frames
` [PATCH net-next 06/29] can: etas_es58x: es58x_fd_rx_event_msg(): initialize rx_event_msg before calling es58x_check_msg_len()
` [PATCH net-next 08/29] can: rcar_canfd: Add support for r8a779a0 SoC
` [PATCH net-next 09/29] can: gs_usb: use consistent one space indention
` [PATCH net-next 14/29] can: gs_usb: rewrap usb_control_msg() and usb_fill_bulk_urb()
` [PATCH net-next 17/29] can: gs_usb: update GS_CAN_FEATURE_IDENTIFY documentation
` [PATCH net-next 20/29] can: gs_usb: gs_usb_probe(): introduce udev and make use of it
` [PATCH net-next 21/29] can: gs_usb: support up to 3 channels per device
` [PATCH net-next 23/29] can: gs_usb: add CAN-FD support
` [PATCH net-next 24/29] can: gs_usb: add usb quirk for NXP LPC546xx controllers
` [PATCH net-next 26/29] can: gs_usb: activate quirks for CANtact Pro unconditionally
` [PATCH net-next 27/29] can: gs_usb: add extended bt_const feature
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.