linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-27 18:03:46 to 2022-10-27 20:51:23 UTC [more...]

[PATCH v3 00/36] net/tcp: Add TCP-AO support
 2022-10-27 20:43 UTC  (31+ messages)
` [PATCH v3 01/36] crypto: Introduce crypto_pool
` [PATCH v3 02/36] crypto_pool: Add crypto_pool_reserve_scratch()
` [PATCH v3 03/36] net/tcp: Separate tcp_md5sig_info allocation into tcp_md5sig_info_add()
` [PATCH v3 04/36] net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destruction
` [PATCH v3 05/36] net/tcp: Use crypto_pool for TCP-MD5
` [PATCH v3 06/36] net/ipv6: sr: Switch to using crypto_pool
` [PATCH v3 07/36] tcp: Add TCP-AO config and structures
` [PATCH v3 08/36] net/tcp: Introduce TCP_AO setsockopt()s
` [PATCH v3 09/36] net/tcp: Prevent TCP-MD5 with TCP-AO being set
` [PATCH v3 10/36] net/tcp: Calculate TCP-AO traffic keys
` [PATCH v3 11/36] net/tcp: Add TCP-AO sign to outgoing packets
` [PATCH v3 12/36] net/tcp: Add tcp_parse_auth_options()
` [PATCH v3 13/36] net/tcp: Add AO sign to RST packets
` [PATCH v3 14/36] net/tcp: Add TCP-AO sign to twsk
` [PATCH v3 15/36] net/tcp: Wire TCP-AO to request sockets
` [PATCH v3 16/36] net/tcp: Sign SYN-ACK segments with TCP-AO
` [PATCH v3 17/36] net/tcp: Verify inbound TCP-AO signed segments
` [PATCH v3 18/36] net/tcp: Add TCP-AO segments counters
` [PATCH v3 19/36] net/tcp: Add TCP-AO SNE support
` [PATCH v3 20/36] net/tcp: Add tcp_hash_fail() ratelimited logs
` [PATCH v3 21/36] net/tcp: Ignore specific ICMPs for TCP-AO connections
` [PATCH v3 22/36] net/tcp: Add option for TCP-AO to (not) hash header
` [PATCH v3 23/36] net/tcp: Add getsockopt(TCP_AO_GET)
` [PATCH v3 24/36] net/tcp: Allow asynchronous delete for TCP-AO keys (MKTs)
` [PATCH v3 26/36] selftests/net: Add TCP-AO library
` [PATCH v3 28/36] selftest/net: Add TCP-AO ICMPs accept test
` [PATCH v3 30/36] selftest/tcp-ao: Add test for TCP-AO add setsockopt() command
` [PATCH v3 33/36] selftests/nettest: Remove client_pw
` [PATCH v3 34/36] selftest/nettest: Rename md5_prefix* => auth_prefix*
` [PATCH v3 36/36] selftests/fcnal-test.sh: Add TCP-AO tests

[PATCH] mm: vmscan: split khugepaged stats from direct reclaim stats
 2022-10-27 20:43 UTC  (9+ messages)

[PATCH v4] PCI/ACPI: PCI/ACPI: Validate devices with power resources support D3
 2022-10-27 20:44 UTC  (4+ messages)

[RFC][PATCH v2 00/31] timers: Use del_timer_shutdown() before freeing timers
 2022-10-27 20:42 UTC  (17+ messages)
` [RFC][PATCH v2 19/31] timers: net: Use del_timer_shutdown() before freeing timer
` [RFC][PATCH v2 20/31] timers: usb: "

[PATCH v2 0/4] Add missing dt-binding properties to rt5682(s)
 2022-10-27 20:42 UTC  (8+ messages)
` [PATCH v2 2/4] ASoC: dt-bindings: realtek,rt5682s: Add AVDD and MICVDD supplies
  ` [PATCH v2 2/4] ASoC: dt-bindings: realtek, rt5682s: "

[PATCH] scsi: ufs: core: Use 'else' in ufshcd_hba_enable()
 2022-10-27 20:39 UTC  (2+ messages)

[PATCH] Revert "arm64: dts: ls1028a: sl28: use ocelot-8021q tagging by default"
 2022-10-27 20:36 UTC  (7+ messages)

[PATCH v1 0/7] vfio-ccw parent rework
 2022-10-27 20:32 UTC  (3+ messages)
` [PATCH v1 1/7] vfio/ccw: create a parent struct

[PATCH 0/5] cxl: Log downport PCIe AER and CXL RAS error information
 2022-10-27 20:32 UTC  (5+ messages)
` [PATCH 3/5] cxl/pci: Discover and cache pointer to RCD dport's CXL RAS registers

[PATCH 00/13] Clean up pmd_get_atomic() and i386-PAE
 2022-10-27 20:31 UTC  (15+ messages)
` [PATCH 01/13] mm: Update ptep_get_lockless()s comment

[PATCH V3 0/2] Fix security issue in SNP guest AES-GCM usage
 2022-10-27 20:30 UTC  (5+ messages)
` [PATCH V3 1/2] virt: sev: Prevent IV reuse in SNP guest driver

[PATCH] sched: consider WF_SYNC to find idle siblings
 2022-10-27 20:26 UTC 

[PATCH] mm, compaction: fix fast_isolate_around() to stay within boundaries
 2022-10-27 20:25 UTC 

[PATCH v6 0/3] Add Ingenic JZ4755 CGU driver
 2022-10-27 20:24 UTC  (5+ messages)
` [PATCH v6 1/3] dt-bindings: ingenic: Add support for the JZ4755 CGU
` [PATCH v6 2/3] dt-bindings: clock: Add Ingenic JZ4755 CGU header
` [PATCH v6 3/3] clk: Add Ingenic JZ4755 CGU driver

[PATCH v6 0/5] dirty_log_perf_test vCPU pinning
 2022-10-27 20:23 UTC  (8+ messages)
` [PATCH v6 5/5] KVM: selftests: Allowing running dirty_log_perf_test on specific CPUs

[PATCH v2 0/6] Avoid clashing function prototypes
 2022-10-27 20:22 UTC  (7+ messages)
` [PATCH v2 1/6] cfg80211: "
` [PATCH v2 2/6] hostap: "
` [PATCH v2 3/6] zd1201: "
` [PATCH v2 4/6] airo: "
` [PATCH v2 5/6] bna: "
` [PATCH v2 6/6] staging: ks7010: "

[PATCH 0/2] Configurable order free page reporting in hyper-v
 2022-10-27 20:22 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] mm/page_reporting: Add checks for page_reporting_order param

[PATCH bpf-next v2] bpf: Fix a typo in comment for DFS algorithm
 2022-10-27 20:20 UTC  (2+ messages)

[PATCH] lockdep: Allow tuning tracing keys constant
 2022-10-27 20:18 UTC  (3+ messages)

[PATCH V1 0/2] Disable PTM for endpoint mode
 2022-10-27 20:17 UTC  (4+ messages)
` [PATCH V1 2/2] PCI: designware-ep: Disable PTM capabilities for EP mode

[PATCH] samples/bpf: Fix sockex3: missing BPF prog type
 2022-10-27 20:15 UTC  (3+ messages)
` [PATCH bpf-next] "

[PATCH v1 0/4] Add basic Rockchip rk3128 DT support
 2022-10-27 20:14 UTC  (8+ messages)
` [PATCH v1 2/4] dt-bindings: timer: rockchip: add rockchip,rk3128-timer
` [PATCH v1 3/4] ARM: dts: rockchip: add rk3128.dtsi

[PATCH v5] locking/memory-barriers.txt: Improve documentation for writel() example
 2022-10-27 20:10 UTC 

[PATCH] kasan: allow sampling page_alloc allocations for HW_TAGS
 2022-10-27 20:10 UTC 

[PATCH bpf-next] selftests/bpf: Fix strncpy() fortify warning
 2022-10-27 20:09 UTC  (2+ messages)

[PATCH v7 0/9] dyndbg: drm.debug adaptation
 2022-10-27 20:09 UTC  (9+ messages)
    ` [Intel-gfx] "

[RFC PATCH v2 0/1] cpuidle: teo: Introduce optional util-awareness
 2022-10-27 20:04 UTC  (6+ messages)

[PATCH v9] kallsyms: reliable symbol->address lookup with /proc/kallmodsyms
 2022-10-27 19:57 UTC  (9+ messages)
` [PATCH v9 1/8] kbuild: bring back tristate.conf
` [PATCH v9 2/8] kbuild: add modules_thick.builtin
` [PATCH v9 3/8] kbuild: generate an address ranges map at vmlinux link time
` [PATCH v9 4/8] kallsyms: introduce sections needed to map symbols to built-in modules
` [PATCH v9 5/8] kallsyms: optimize .kallsyms_modules*
` [PATCH v9 6/8] kallsyms: distinguish text symbols fully using object file names
` [PATCH v9 7/8] kallsyms: add /proc/kallmodsyms for text symbol disambiguation
` [PATCH v9 8/8] perf: proof-of-concept kallmodsyms support

[PATCH v6 00/21] Drivers for gunyah hypervisor
 2022-10-27 19:57 UTC  (3+ messages)
` [PATCH v6 02/21] dt-bindings: Add binding "

[PATCH v5 00/13] Drivers for gunyah hypervisor
 2022-10-27 19:55 UTC  (7+ messages)
` [PATCH v5 02/13] dt-bindings: Add binding "

[PATCH 5.10 00/79] 5.10.151-rc1 review
 2022-10-27 19:54 UTC  (7+ messages)

[PATCH v6 0/2] riscv_pmu_sbi: add support for PMU variant on T-Head C9xx cores
 2022-10-27 19:53 UTC  (2+ messages)

[PATCH -next] hwmon: (smpro-hwmon) Add missing break in smpro_is_visible()
 2022-10-27 19:52 UTC 

[PATCHv2 1/1] dt-bindings: net: snps,dwmac: Document queue config subnodes
 2022-10-27 19:50 UTC  (2+ messages)

[PATCH v4] memregion: Add cpu_cache_invalidate_memregion() interface
 2022-10-27 19:23 UTC  (4+ messages)

[PATCH 0/6] Add camera access keys, IdeaPad driver improvements
 2022-10-27 19:43 UTC  (3+ messages)
` [PATCH 5/6] platform/x86: ideapad-laptop: Expose camera_power only if supported

[PATCH v3 0/5] clk: qcom: Add clocks for the QDU1000 and QRU1000 SoCs
 2022-10-27 19:35 UTC  (7+ messages)
` [PATCH v3 1/5] dt-bindings: clock: Add QDU1000 and QRU1000 GCC clock bindings
` [PATCH v3 5/5] dt-bindings: qcom,pdc: Introduce pdc bindings for QDU1000 and QRU1000

[PATCH v3] hugetlb: simplify hugetlb handling in follow_page_mask
 2022-10-27 19:34 UTC  (4+ messages)

[PATCH v3 0/9] TI-Nspire cleanups
 2022-10-27 19:34 UTC  (13+ messages)
` [PATCH v3 1/9] dt-bindings: mfd: syscon: Add TI-Nspire misc registers compatible
` [PATCH v3 2/9] ARM: dts: nspire: Use syscon-reboot to handle restart
` [PATCH v3 3/9] ARM: dts: nspire: Fix cpu node to conform with DT binding
` [PATCH v3 4/9] ARM: dts: nspire: Fix sram "
` [PATCH v3 5/9] ARM: dts: nspire: Fix vbus_reg "
` [PATCH v3 6/9] ARM: dts: nspire: Fix uart "
` [PATCH v3 7/9] ARM: dts: nspire: Use MATRIX_KEY macro for linux,keymap
` [PATCH v3 8/9] ARM: nspire: Use syscon-reboot to handle restart
` [PATCH v3 9/9] ARM: nspire: Remove unused header file mmio.h

[PATCH 0/2] staging: rtl8192u: unused code cleanup
 2022-10-27 19:33 UTC  (6+ messages)
` [PATCH 2/2] staging: rtl8192u: remove unused macro definition

[PATCH -next] pinctrl: qcom: Include bitfield.h in pinctrl-lpass-lpi.c
 2022-10-27 19:30 UTC  (2+ messages)

[PATCH v12 7/7] x86/crash: Add x86 crash hotplug support
 2022-10-27 19:28 UTC  (15+ messages)

[PATCH v7 0/3] mm/slub: extend redzone check for kmalloc objects
 2022-10-27 19:27 UTC  (5+ messages)
` [PATCH v7 1/3] mm/slub: only zero requested size of buffer for kzalloc when debug enabled
` [PATCH v7 2/3] mm: kasan: Extend kasan_metadata_size() to also cover in-object size

[PATCH] x86/uaccess: instrument copy_from_user_nmi()
 2022-10-27 19:26 UTC  (6+ messages)

[PULL] Networking for v6.1-rc3-2
 2022-10-27 19:24 UTC 

[PATCH v7 00/12] x86/resctrl: Support for AMD QoS new features
 2022-10-27 19:17 UTC  (10+ messages)
` [PATCH v7 01/12] x86/cpufeatures: Add Slow Memory Bandwidth Allocation feature flag
` [PATCH v7 05/12] x86/resctrl: Detect and configure Slow Memory Bandwidth allocation

[PATCH v2 0/2] Fix MSR access errors during kexec in root partition
 2022-10-27 19:16 UTC  (4+ messages)
` [PATCH v2 2/2] x86/hyperv: fix invalid writes to MSRs during root partition kexec

[PATCH] mm: Make ksize() a reporting-only function
 2022-10-27 19:15 UTC  (4+ messages)

[PATCH v3] mempool: Do not use ksize() for poisoning
 2022-10-27 19:15 UTC  (2+ messages)

[GIT PULL] execve fixes for v6.1-rc3
 2022-10-27 19:08 UTC 

[PATCH 6.0 00/94] 6.0.6-rc1 review
 2022-10-27 18:46 UTC  (3+ messages)

[PATCH] Fixed[ERROR:trailing whitespace and braces around scalar initializer]
 2022-10-27 19:06 UTC  (2+ messages)

[PATCH v3 3/4] PCI: Add function for parsing 'slot-power-limit-milliwatt' DT property
 2022-10-27 19:05 UTC  (2+ messages)

[PATCH v2 0/3] rcu: Add RCU stall diagnosis information
 2022-10-27 19:04 UTC  (3+ messages)
` [PATCH v2 1/3] sched: Add helper kstat_cpu_softirqs_sum()

[PATCH v4 0/4] Add driver for CSI2 and CRU modules found on Renesas RZ/G2L SoC
 2022-10-27 19:04 UTC  (4+ messages)
` [PATCH v4 4/4] media: platform: Add Renesas RZ/G2L CRU driver

[GIT PULL] hardening fixes for v6.1-rc3
 2022-10-27 19:03 UTC 

[GIT PULL] fscrypt fix for 6.1-rc3
 2022-10-27 19:01 UTC  (3+ messages)

[PATCH] net: dpaa2: Add some debug prints on deferred probe
 2022-10-27 19:00 UTC 

[PATCH v2 0/6] Add support for X1000 audio clocks
 2022-10-27 19:00 UTC  (13+ messages)
` [PATCH v2 1/6] clk: ingenic: Make PLL clock "od" field optional
` [PATCH v2 2/6] clk: ingenic: Make PLL clock enable_bit and stable_bit optional
` [PATCH v2 3/6] clk: ingenic: Add .set_rate_hook() for PLL clocks
` [PATCH v2 4/6] dt-bindings: ingenic,x1000-cgu: Add audio clocks
` [PATCH v2 5/6] clk: ingenic: Add X1000 "
` [PATCH v2 6/6] clk: ingenic: Minor cosmetic fixups for X1000

[PATCH v4 0/7] Broadcom/Apple Bluetooth driver for Apple Silicon
 2022-10-27 18:59 UTC  (3+ messages)
` [PATCH v4 6/7] Bluetooth: Add quirk to disable MWS Transport Configuration

[PATCH 0/3] regulator: Add DT support for regulator-output connectors
 2022-10-27 18:54 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: regulator: Add regulator-output binding

[PATCH] mm: hugetlb_vmemmap: remove redundant list_del()
 2022-10-27 18:53 UTC  (2+ messages)

[PATCH printk v2 00/38] reduce console_lock scope
 2022-10-27 18:50 UTC  (4+ messages)
` [PATCH printk v2 33/38] printk: introduce console_list_lock

[PATCH] wifi: ath10k: Add WLAN firmware image version info into smem
 2022-10-27 18:49 UTC  (2+ messages)

progs/test_bpf_nf_fail.c:82:4: error: incomplete definition of type 'struct nf_conn'
 2022-10-27 18:46 UTC 

[PATCH RESEND v7 0/1] ARM: mstar: cpupll
 2022-10-27 18:47 UTC  (3+ messages)
` [PATCH v7 1/1] clk: mstar: msc313 cpupll clk driver

[PATCH v2 0/5] media: i2c: ov5645 driver enhancements
 2022-10-27 18:37 UTC  (7+ messages)
` [PATCH v2 2/5] media: i2c: ov5645: Use runtime PM

[PATCH v1 1/1] pinctrl: qcom: lpass-lpi: Add missed bitfield.h
 2022-10-27 18:41 UTC 

[PATCH v3 net] net: enetc: survive memory pressure without crashing
 2022-10-27 18:40 UTC  (2+ messages)

[V4 0/8] KVM: selftests: Add simple SEV test
 2022-10-27 18:34 UTC  (12+ messages)
` [V4 6/8] KVM: selftests: add library for creating/interacting with SEV guests

[PATCH] drm/i915/hwmon: Fix a build error used with clang compiler
 2022-10-27 18:32 UTC  (6+ messages)

[PATCH] kbuild: treat char as always signed
 2022-10-27 18:28 UTC  (6+ messages)
  ` make ctype ascii only? (was [PATCH] kbuild: treat char as always signed)

[PATCH v1 00/18] KVM selftests code consolidation and cleanup
 2022-10-27 18:27 UTC  (6+ messages)

[PATCH 5/5] zsmalloc: Implement writeback mechanism for zsmalloc
 2022-10-27 18:27 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] selftests/nolibc: always rebuild the sysroot when running a test
 2022-10-27 18:26 UTC  (8+ messages)

[PATCH v4] locking/memory-barriers.txt: Improve documentation for writel() example
 2022-10-27 18:24 UTC  (7+ messages)

[PATCH v2 net] net: enetc: survive memory pressure without crashing
 2022-10-27 18:23 UTC  (4+ messages)

[PATCH 5.15 00/79] 5.15.76-rc1 review
 2022-10-27 18:18 UTC  (2+ messages)

[PATCH v2 0/2] TI-Nspire cleanups
 2022-10-27 18:16 UTC  (4+ messages)
` [PATCH v2 1/2] ARM: nspire: Use syscon-reboot to handle restart

[PATCH 1/2] drm/amd/display: make wake_up_aux_channel static
 2022-10-27 18:13 UTC  (3+ messages)
` [PATCH 2/2] drm/amd/display: Modify mismatched function name

[PATCH v3] drm: Move radeon and amdgpu Kconfig options into their directories
 2022-10-27 18:11 UTC  (2+ messages)

[PATCH] f2fs: do not stop threads in irq context
 2022-10-27 18:04 UTC 

BUG: bisected: thermald regression (MEMLEAK) in commit c7ff29763989bd09c433f73fae3c1e1c15d9cda4
 2022-10-27 18:03 UTC  (8+ messages)

[PATCH 1/2] net: hinic: Convert the cmd code from decimal to hex to be more readable
 2022-10-27 18:03 UTC  (3+ messages)
` [PATCH 2/2] net: hinic: Add control command support for VF PMD driver in DPDK


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