All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-06 21:50:07 to 2022-04-06 23:06:05 UTC [more...]

[PATCH 00/14] cifs: Iterators, netfslib and folios
 2022-04-06 23:05 UTC  (15+ messages)
` [PATCH 01/14] cifs: Add some helper functions
` [PATCH 02/14] cifs: Add a function to read into an iter from a socket
` [PATCH 03/14] cifs: Check the IOCB_DIRECT flag, not O_DIRECT
` [PATCH 04/14] cifs: Change the I/O paths to use an iterator rather than a page list
` [PATCH 05/14] cifs: Remove unused code
` [PATCH 06/14] cifs: Use netfslib to handle reads
` [PATCH 07/14] cifs: Share server EOF pos with netfslib
` [PATCH 08/14] netfs: Allow the netfs to make the io (sub)request alloc larger
` [PATCH 09/14] cifs: Put credits into cifs_io_subrequest, not on the stack
` [PATCH 10/14] cifs: Hold the open file on netfs_io_request, not netfs_io_subrequest
` [PATCH 11/14] cifs: Clamp length according to credits and rsize
` [PATCH 12/14] cifs: Expose netfs subrequest debug ID and index in read tracepoints
` [PATCH 13/14] cifs: Split the smb3_add_credits tracepoint
` [PATCH 14/14] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache

[PATCH net-next v2 0/5] ptp: Support hardware clocks with additional free running cycle counter
 2022-04-06 23:04 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-06 23:05 UTC 

[PATCH] dmaengine: imx-sdma: fix regression with uart scripts
 2022-04-06 22:48 UTC  (2+ messages)

[PATCH 5/8] KVM: SVM: Re-inject INT3/INTO instead of retrying the instruction
 2022-04-06 23:03 UTC  (13+ messages)

[igt-dev] [PATCH i-g-t] tests/i915/kms_big_fb: move start of crc calculation past first commit
 2022-04-06 23:02 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH 5.10 000/597] 5.10.110-rc2 review
 2022-04-06 23:02 UTC  (4+ messages)

[Buildroot] [Feature Request] Host cmake built with the --system-curl option
 2022-04-06 23:02 UTC  (7+ messages)

[PATCH net-next] net: mvneta: add support for page_pool_get_stats
 2022-04-06 23:01 UTC  (4+ messages)

[PATCH v3 net-next 0/2] net: tc: dsa: Implement offload of matchall for bridged DSA ports
 2022-04-06 23:01 UTC  (3+ messages)
` [PATCH v3 net-next 1/2] net: tc: dsa: Add the matchall filter with drop action "

[PATCH v2] RISC-V: Increase range and default value of NR_CPUS
 2022-04-06 23:00 UTC  (4+ messages)

[igt-dev] [PATCH 0/2] replace hardcode of PSR state and drop psr state check for PSR-SU MPO test
 2022-04-06 22:58 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for replace hardcode of PSR state and drop psr state check for PSR-SU MPO test (rev3)

[igt-dev] [PATCH] lib/igt_amd: return negative if PSR state debugfs open fails
 2022-04-06 22:57 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for lib/igt_amd: return negative if PSR state debugfs open fails (rev3)

stable-rc/linux-4.14.y baseline: 50 runs, 2 regressions (v4.14.275-206-ge3a5894d7697d)
 2022-04-06 22:57 UTC 

[”master]”] meta: rust: Bug fix for target definitions returning 'NoneType' for arm
 2022-04-06 22:44 UTC  (2+ messages)
` [OE-core] "

5.10.110-rc2 mirroring/testing
 2022-04-06 22:06 UTC 

How to contribute to Yocto core ?
 2022-04-06 22:51 UTC  (3+ messages)
` [yocto] "

RAID0 layout if strip_zone[1].nb_dev=1 ?
 2022-04-06 22:55 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-06 22:54 UTC 

[PATCH 0/7] Add CA enforcement keyring restrictions
 2022-04-06 22:53 UTC  (3+ messages)

[PATCH v4 0/3] x86/platform/uv: UV Kernel support for UV5
 2022-04-06 22:53 UTC  (2+ messages)

[PATCH 5.17 0000/1123] 5.17.2-rc2 review
 2022-04-06 22:52 UTC 

drivers/video/fbdev/core/fbmem.c:885:17: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-04-06 22:51 UTC 

[PATCH/RFC] mount.nfs: handle EADDRINUSE from mount(2)
 2022-04-06 22:51 UTC  (3+ messages)

[PATCH 4.9 00/43] 4.9.310-rc1 review
 2022-04-06 22:51 UTC  (3+ messages)

[PATCH] KVM: x86: Deplete Paolo's brown paper bag supply by one
 2022-04-06 22:51 UTC 

[PATCH v2] x86/apic: Do apic driver probe for "nosmp" use case
 2022-04-06 22:50 UTC  (2+ messages)

[PATCH bpf-next v1 0/7] Dynamic pointers
 2022-04-06 22:50 UTC  (7+ messages)
` [PATCH bpf-next v1 3/7] bpf: Add bpf_dynptr_from_mem, bpf_malloc, bpf_free
` [PATCH bpf-next v1 4/7] bpf: Add bpf_dynptr_read and bpf_dynptr_write
` [PATCH bpf-next v1 6/7] bpf: Dynptr support for ring buffers

[PATCH 5.15 000/911] 5.15.33-rc2 review
 2022-04-06 22:50 UTC  (2+ messages)

[Bug 215788] New: arcmsr driver on kernel 5.16 and up fails to initialize ARC-1280ML RAID controller
 2022-04-06 22:49 UTC  (2+ messages)
` [Bug 215788] "

[PATCH v3 bpf-next 0/7] Add libbpf support for USDTs
 2022-04-06 22:49 UTC  (4+ messages)
` [PATCH v3 bpf-next 5/7] libbpf: add x86-specific USDT arg spec parsing logic

[PATCH 5.16 0000/1014] 5.16.19-rc2 review
 2022-04-06 22:49 UTC  (2+ messages)

[PATCH 5.17 0000/1123] 5.17.2-rc2 review
 2022-04-06 22:48 UTC  (2+ messages)

[PATCH RFC v20 0/10] NFSD: Initial implementation of NFSv4 Courteous Server
 2022-04-06 22:45 UTC  (11+ messages)
` [PATCH RFC v20 01/10] NFSD: Add courtesy client state, macro and spinlock to support courteous server
` [PATCH RFC v20 02/10] NFSD: Add lm_lock_expired call out
` [PATCH RFC v20 03/10] NFSD: Update nfsd_breaker_owns_lease() to handle courtesy client
` [PATCH RFC v20 04/10] NFSD: Update nfs4_get_vfs_file() "
` [PATCH RFC v20 05/10] NFSD: Update find_clp_in_name_tree() "
` [PATCH RFC v20 06/10] NFSD: Update find_in_sessionid_hashtbl() "
` [PATCH RFC v20 07/10] NFSD: Update find_client_in_id_table() "
` [PATCH RFC v20 08/10] NFSD: Refactor nfsd4_laundromat()
` [PATCH RFC v20 09/10] NFSD: Update laundromat to handle courtesy client
` [PATCH RFC v20 10/10] NFSD: Show state of courtesy client in client info

[PATCH bpf-next v2 0/4] Attach a cookie to a tracing program
 2022-04-06 22:44 UTC  (6+ messages)
` [PATCH bpf-next v2 3/4] bpf, x86: Support BPF cookie for fentry/fexit/fmod_ret

[RFC PATCH 0/5] Handle corrected machine check interrupt storms
 2022-04-06 22:44 UTC  (5+ messages)
` [RFC PATCH 3/5] x86/mce: Introduce a function pointer mce_handle_storm
` [RFC PATCH 5/5] x86/mce: Handle AMD threshold interrupt storms

IBT related objtool warnings
 2022-04-06 22:43 UTC 

5.17.0 boot issue on Miata
 2022-04-06 22:44 UTC  (7+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-06 22:43 UTC 

Bare repositories in the working tree are a security risk
 2022-04-06 22:43 UTC 

[PATCH V3 00/30] x86/sgx and selftests/sgx: Support SGX2
 2022-04-06 22:42 UTC  (6+ messages)
` [PATCH V3 15/30] x86/sgx: Support adding of pages to an initialized enclave

stable-rc/linux-5.10.y build: 184 builds: 3 failed, 181 passed, 4 errors, 10 warnings (v5.10.109-598-gf8a7d8111f45a)
 2022-04-06 22:42 UTC 

[PATCH 1/1] io_uring: don't scm-account for non af_unix sockets
 2022-04-06 22:41 UTC  (2+ messages)

[PATCH 0/6] ASoC: ak4613: add TDM256 test support
 2022-04-06 22:40 UTC  (2+ messages)

[PATCH v2 sysctl-next] bpf: move the bpf syscall sysctl table to bpf module
 2022-04-06 22:41 UTC  (6+ messages)
` [PATCH v3 sysctl-next] bpf: move bpf sysctls from kernel/sysctl.c "

[PATCH v3] staging: rtl8712: remove unnecessary parentheses
 2022-04-06 22:40 UTC 

[PATCH sysctl-next v2] latencytop: move sysctl to its own file
 2022-04-06 22:39 UTC  (2+ messages)

[PATCH 0/2] Define NPCM7XX PWRON bit fields
 2022-04-06 22:34 UTC  (3+ messages)
` [PATCH 1/2] hw/misc: Add PWRON STRAP bit fields in GCR module
` [PATCH 2/2] hw/arm: Use bit fields for NPCM7XX PWRON STRAPs

[PATCH 0/7] DRBD updates for 5.19
 2022-04-06 22:37 UTC  (2+ messages)

[PATCH net-next 0/9] net: dsa: mt7530: updates for phylink changes
 2022-04-06 22:35 UTC  (4+ messages)

[PATCH u-boot-net v4 00/14] u-boot-net refactors, fixes, cleanups
 2022-04-06 22:33 UTC  (15+ messages)
` [PATCH u-boot-net v4 01/14] net: mdio-uclass: fix type for phy_mode_str and phy_handle_str
` [PATCH u-boot-net v4 02/14] net: mdio-uclass: use ARRAY_SIZE()
` [PATCH u-boot-net v4 03/14] net: introduce helpers to get PHY ofnode from MAC
` [PATCH u-boot-net v4 04/14] net: mdio-uclass: add wrappers for read/write/reset operations
` [PATCH u-boot-net v4 05/14] treewide: use dm_mdio_read/write/reset() wrappers
` [PATCH u-boot-net v4 06/14] net: phy: fix parsing wrong property
` [PATCH u-boot-net v4 07/14] net: introduce helpers to get PHY interface mode from a device/ofnode
` [PATCH u-boot-net v4 08/14] treewide: Rename PHY_INTERFACE_MODE_COUNT to PHY_INTERFACE_MODE_MAX
` [PATCH u-boot-net v4 09/14] treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA
` [PATCH u-boot-net v4 10/14] phy: Move PHY_INTERFACE_MODE_NA to the beginning of the enum definition
` [PATCH u-boot-net v4 11/14] net: phy: xilinx: Check interface type in ->config(), not ->probe()
` [PATCH u-boot-net v4 12/14] net: phy: use ->is_c45 instead of is_10g_interface()
` [PATCH u-boot-net v4 13/14] bcmgenet, sun8i_emac: Don't connect PHY two times
` [PATCH u-boot-net v4 14/14] net: phy: don't require PHY interface mode during PHY creation

[PATCH net] net: mdio: don't defer probe forever if PHY IRQ provider is missing
 2022-04-06 22:34 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-06 22:33 UTC 

[ANNOUNCE] Git v2.36.0-rc0 - Build failure on NonStops
 2022-04-06 22:32 UTC  (7+ messages)

[Buildroot] [PATCH 1/1] package/pkg-python.mk: remove hardcoded paths for host Python
 2022-04-06 22:32 UTC  (4+ messages)

[kvalo-ath:ath-qca] BUILD SUCCESS 0275fe083b56b3e4b86aa4a589e7c88b4fa0b8e4
 2022-04-06 22:29 UTC 

[PATCH 0/4] staging: r8188eu: cleanup of style and typos
 2022-04-06 22:32 UTC  (3+ messages)
` [PATCH 2/4] staging: r8188eu: remove extra 'the'

[PATCH] Bluetooth: hci_qca: Use del_timer_sync() before freeing
 2022-04-06 22:29 UTC  (7+ messages)

[Buildroot] [PATCH v5 1/2] package/pkg-python: migrate flit to new bootstrapping sequence
 2022-04-06 22:29 UTC  (2+ messages)
` [Buildroot] [PATCH v5 2/2] package/pkg-python.mk: remove hardcoded paths for host Python

[PATCH] fs/proc: Introduce list_for_each_table_entry for proc sysctl
 2022-04-06 22:28 UTC  (2+ messages)

[PATCH v2 1/2] ata: Kconfig: Update SATA_LPM_POLICY default to "3"
 2022-04-06 22:28 UTC  (5+ messages)
` [PATCH v2 2/2] ata: ahci: Rename CONFIG_SATA_LPM_POLICY configuration item back

[PATCH v2 10/11] fs/drop_caches: move drop_caches sysctls to its own file
 2022-04-06 22:25 UTC  (4+ messages)

[RFC v2 0/2] Memory poison recovery in khugepaged collapsing
 2022-04-06 22:23 UTC  (3+ messages)
` [RFC v2 1/2] mm: khugepaged: recover from poisoned anonymous memory
` [RFC v2 2/2] mm: khugepaged: recover from poisoned file-backed memory

[PATCH v2] staging: rtl8712: remove unnecessary parentheses
 2022-04-06 22:27 UTC  (2+ messages)

[igt-dev] [PATCH 0/2] add PSR-SU FFU test case w/ visual confirm
 2022-04-06 22:25 UTC  (3+ messages)
` [igt-dev] [PATCH 1/2] tests/amdgpu/amd_psr: add interactive option of PSR "

[Fuego] [PATCH] fio/parser.py: Add support to parse later versions of Fio 2.16
 2022-04-06 22:24 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-06 22:23 UTC 

[PATCH 0/3] Introduce new sign binman's option
 2022-04-06 22:22 UTC  (5+ messages)
` [PATCH 1/3] binman: add sign option for binman

[PATCH 0/4] modprobe -r fixes and refactors
 2022-04-06 22:22 UTC  (7+ messages)
` [PATCH 2/4] modprobe: Fix holders removal
` [PATCH 3/4] modprobe: Move check for remove_holders to caller
` [PATCH 4/4] modprobe: Make rmmod_do_module() contain all the removal sequence

[PATCH] ASoC: ti: osk5912: Make it CCF clk API compatible
 2022-04-06 22:18 UTC  (4+ messages)

[tip:master] BUILD SUCCESS 7bcafc1e843a4e3ac53b61c2e72ae5985e6b44e4
 2022-04-06 22:16 UTC 

[PATCH] nvme-core: mark passthru requests RQF_QUIET flag
 2022-04-06 22:16 UTC  (6+ messages)

[bluetooth-next:master] BUILD SUCCESS 38a1944deda4d96ca04b9aaa51ee5ae879b61aa0
 2022-04-06 22:16 UTC 

[PATCH]run unit tests on both OpenSSL-1.x and OpenSSL-3.x
 2022-04-06 22:15 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-06 22:12 UTC 

[PATCH v3 12/35] x86/msi: Provide msi message shadow structs
 2022-04-06 22:11 UTC  (7+ messages)
  ` [PATCH] x86/msi: Fix msi message data shadow struct

drivers/irqchip/irq-apple-aic.c:181:1: sparse: sparse: symbol 'use_fast_ipi' was not declared. Should it be static?
 2022-04-06 22:09 UTC 

[PATCH 2/2] test-runner: resolve --kernel absolute path
 2022-04-06 22:08 UTC 

[PATCH 1/2] test-runner: fix check for phonesim
 2022-04-06 22:08 UTC 

[RFC PATCH v3 0/5] Introduce Cpufreq Active Stats
 2022-04-06 22:08 UTC  (6+ messages)
` [RFC PATCH v3 1/5] cpufreq: stats: "
` [RFC PATCH v3 2/5] cpuidle: Add Cpufreq Active Stats calls tracking idle entry/exit
` [RFC PATCH v3 3/5] thermal: Add interface to cooling devices to handle governor change
` [RFC PATCH v3 4/5] thermal: power allocator: Prepare power actors and calm down when not used
` [RFC PATCH v3 5/5] thermal: cpufreq_cooling: Improve power estimation using Cpufreq Active Stats

[RFC PATCH 0/4] hw/i2c: i2c slave mode support
 2022-04-06 22:06 UTC  (6+ messages)

[PATCH v3 01/10] arch: arm: mach-hpe: Introduce the HPE GXP architecture
 2022-04-06 22:02 UTC  (4+ messages)
` [PATCH v3 04/10] clocksource/drivers: Add HPE GXP timer

[Fuego] [PATCH] Dhrystone/spec.json: Add Spec for 2000M LOOP count
 2022-04-06 22:04 UTC  (2+ messages)

[PATCH 1/4] patches: Refresh on top of kernel 5.15.32
 2022-04-06 22:03 UTC  (4+ messages)
` [PATCH 2/4] headers: Add data_race(expr)
` [PATCH 3/4] headers: Add WWAN_PORT_UNKNOWN
` [PATCH 4/4] patches: Make dev_set_threaded() call depend on kernel 5.13

[RFC] Telemetry enhancements and Windows support
 2022-04-06 22:03 UTC  (5+ messages)

[RFC 0/3] softirq: Introduce softirq throttling
 2022-04-06 22:02 UTC  (3+ messages)
` [RFC 1/3] softirq: Add two parameters to control CPU bandwidth for use by softirq

RTT-PROBE: lore-subspace-rtt
 2022-04-06 22:02 UTC 

stable-rc/linux-5.15.y build: 135 builds: 4 failed, 131 passed, 13 errors, 5 warnings (v5.15.32-912-ga476e005a81c4)
 2022-04-06 22:01 UTC 

[PATCH v2 0/6] PPIN (Protected Processor Inventory Number) updates
 2022-04-06 22:01 UTC  (2+ messages)
` [PATCH] topology/sysfs: Hide PPIN on systems that do not support it

[PATCH] af_unix: Escape abstract unix socket address
 2022-04-06 21:59 UTC  (2+ messages)

[PATCH v5 00/11] ieee802154: Better Tx error handling
 2022-04-06 21:58 UTC  (5+ messages)
` [PATCH v5 06/11] net: ieee802154: at86rf230: Rename the asynchronous error helper
` [PATCH v5 09/11] net: ieee802154: atusb: Call _xmit_error() when a transmission fails

[PATCH] drm/atomic-helpers: remove legacy_cursor_update hacks
 2022-04-06 21:57 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH stable 0/3] SOF_TIMESTAMPING_OPT_ID backport to 4.14 and 4.19
 2022-04-06 21:57 UTC  (5+ messages)
` [PATCH 4.14 1/2] ipv6: add missing tx timestamping on IPPROTO_RAW

[PATCH v2 0/4] drm/ssd130x: Add support for SINO WEALTH SH1106
 2022-04-06 21:54 UTC  (3+ messages)

[PATCH] RDMA/usnic: Refactor usnic_uiom_alloc_pd()
 2022-04-06 21:53 UTC  (6+ messages)

[PATCH v2] RDMA: Split kernel-only global device caps from uverbs device caps
 2022-04-06 21:54 UTC  (3+ messages)

[PATCH 1/1] net/rds: Use "unpin_user_page" as "pin_user_pages" counterpart
 2022-04-06 21:52 UTC  (2+ messages)

[PATCH v5 0/3] Introduce Notify VM exit
 2022-04-06 21:51 UTC  (4+ messages)
` [PATCH v5 1/3] KVM: X86: Save&restore the triple fault request

[RFC PATCH] ls-tree: `-l` should not imply recursive listing
 2022-04-06 21:51 UTC  (5+ messages)
` [PATCH v2] ls-tree: fix --long implying -r regression in 9c4d58ff2c3

[PATCH v3 0/4] arm64: mvebu: Support for Marvell 98DX2530 (and variants)
 2022-04-06 21:51 UTC  (5+ messages)
` [PATCH v3 2/4] pinctrl: mvebu: pinctrl driver for 98DX2530 SoC

linux-next: Fixes tag needs some work in the kvm-fixes tree
 2022-04-06 21:48 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-06 21:52 UTC 

[PATCH v3 00/10] drm/msm: Userspace allocated GPU addresses
 2022-04-06 21:46 UTC  (11+ messages)
` [PATCH v3 01/10] drm/msm/gem: Move prototypes
` [PATCH v3 02/10] drm/msm/gpu: Drop duplicate fence counter
` [PATCH v3 03/10] drm/msm/gem: Convert some missed GEM_WARN_ON()s
` [PATCH v3 04/10] drm/msm/gem: Split out inuse helper
` [PATCH v3 05/10] drm/msm/gem: Drop PAGE_SHIFT for address space mm
` [PATCH v3 06/10] drm/msm: Drop msm_gem_iova()
` [PATCH v3 07/10] drm/msm/gem: Rework vma lookup and pin
` [PATCH v3 08/10] drm/msm/gem: Split "
` [PATCH v3 09/10] drm/msm/gem: Add fenced vma unpin
` [PATCH v3 10/10] drm/msm: Add a way for userspace to allocate GPU iova

[RESEND RFC PATCH 0/5] Fix some race conditions that exists between fbmem and sysfb
 2022-04-06 21:39 UTC  (4+ messages)
` [RESEND RFC PATCH 2/5] firmware: sysfb: Add helpers to unregister a pdev and disable registration
` [RESEND RFC PATCH 4/5] fbdev: Fix some race conditions between fbmem and sysfb
` [RESEND RFC PATCH 5/5] Revert "fbdev: Prevent probing generic drivers if a FB is already registered"

Dropping L2 PTP packets using nftables
 2022-04-06 21:50 UTC 


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.