public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-04 19:40:07 to 2023-10-05 00:04:25 UTC [more...]

[PATCH] f2fs-tools: use proper address entry count for direct nodes
 2023-10-05  0:04 UTC  (5+ messages)

[PATCH V3 1/2] arm:dts: am3517-evm: Fix LED3/4 pinmux
 2023-10-05  0:04 UTC  (2+ messages)
` [PATCH V3 2/2] arm: dts: am3517-evm: Enable Ethernet PHY Interrupt

[PATCH] net/sched: use spin_lock_bh() on &gact->tcf_lock
 2023-10-05  0:01 UTC  (2+ messages)

[RFC PATCH v11 00/19] Integrity Policy Enforcement LSM (IPE)
 2023-10-04 23:58 UTC  (21+ messages)
` [RFC PATCH v11 01/19] security: add ipe lsm
` [RFC PATCH v11 02/19] ipe: add policy parser
` [RFC PATCH v11 03/19] ipe: add evaluation loop
` [RFC PATCH v11 04/19] ipe: add LSM hooks on execution and kernel read
` [RFC PATCH v11 05/19] ipe: introduce 'boot_verified' as a trust provider
` [RFC PATCH v11 06/19] security: add new securityfs delete function
` [RFC PATCH v11 07/19] ipe: add userspace interface
` [RFC PATCH v11 08/19] uapi|audit|ipe: add ipe auditing support
` [RFC PATCH v11 09/19] ipe: add permissive toggle
` [RFC PATCH v11 10/19] block|security: add LSM blob to block_device
` [RFC PATCH v11 11/19] dm verity: set DM_TARGET_SINGLETON feature flag
` [RFC PATCH v11 12/19] dm: add finalize hook to target_type
` [RFC PATCH v11 13/19] dm verity: consume root hash digest and signature data via LSM hook
` [RFC PATCH v11 14/19] ipe: add support for dm-verity as a trust provider
` [RFC PATCH v11 15/19] fsverity: consume builtin signature via LSM hook
` [RFC PATCH v11 16/19] ipe: enable support for fs-verity as a trust provider
` [RFC PATCH v11 17/19] scripts: add boot policy generation program
` [RFC PATCH v11 18/19] ipe: kunit test for parser
` [RFC PATCH v11 19/19] documentation: add ipe documentation

[PATCH 1/2] arm64: dts: imx8mm: Add sound-dai-cells to micfil node
 2023-10-04 23:55 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: imx8mn: "

[PATCH 00/21] gpio: convert users to gpio_device_find() and remove gpiochip_find()
 2023-10-04 23:51 UTC  (8+ messages)
` [RFT PATCH 14/21] hte: tegra194: don't access struct gpio_chip

[PATCH V3] arm64: dts: imx8mp-beacon: Configure 100MHz PCIe Ref Clk
 2023-10-04 23:51 UTC 

[PATCH v3] arch/x86: port I/O tracing on x86
 2023-10-04 23:50 UTC  (4+ messages)

[PATCH net-next v9 12/13] net:ethernet:realtek: Update the Makefile and Kconfig in the realtek folder
 2023-10-04 23:47 UTC  (2+ messages)

[PATCH V2 1/4] arm64: dts: imx8mm-beacon: Migrate sound card to simple-audio-card
 2023-10-04 23:46 UTC  (4+ messages)
` [PATCH V2 2/4] arm64: dts: imx8mm-beacon: Add DMIC support
` [PATCH V2 3/4] arm64: dts: imx8mn-beacon: "
` [PATCH V2 4/4] arm64: dts: imx8mp-beacon: "

[RFC] KVM: Allow polling vCPUs for events
 2023-10-04 23:47 UTC  (2+ messages)

[PATCH v7 00/33] Introduce QC USB SND audio offloading support
 2023-10-04 23:42 UTC  (7+ messages)
` [PATCH v7 01/33] xhci: add support to allocate several interrupters

[PATCH 0/7] Add support for video hardware codec of STMicroelectronics STM32 SoC series
 2023-10-04 23:41 UTC  (3+ messages)
` [PATCH 3/7] dt-bindings: media: Document STM32MP25 VENC video encoder

[PATCH net] devlink: Hold devlink lock on health reporter dump get
 2023-10-04 23:39 UTC  (2+ messages)

[RFC PATCH net-next] net: phy: aquantia: add firmware load support
 2023-10-04 23:28 UTC  (2+ messages)

[PATCH 2/3] fpga: m10bmc-sec: Change contact for secure update driver
 2023-10-04 23:19 UTC  (2+ messages)

[PATCH] soc: qcom: cmd-db: refactor deprecated strncpy
 2023-10-04 23:18 UTC  (2+ messages)

[PATCH 3/3] mfd: intel-m10-bmc: Change contact for ABI docs
 2023-10-04 23:17 UTC  (3+ messages)

[PATCH 0/8] shmem,tmpfs: general maintenance
 2023-10-04 23:10 UTC  (3+ messages)
` [PATCH 8/8] shmem,percpu_counter: add _limited_add(fbc, limit, amount)

[PATCH 0/3] Fix Navi3x boot and hotplug problems
 2023-10-04 23:10 UTC  (5+ messages)
` [PATCH 2/3] power: supply: Don't count 'unknown' scope power supplies

linux-next: manual merge of the btrfs tree with the btrfs-fixes tree
 2023-10-04 23:09 UTC 

[PATCH v13 net-next 00/23] net/tcp: Add TCP-AO support
 2023-10-04 22:56 UTC  (25+ messages)
` [PATCH v13 net-next 01/23] net/tcp: Prepare tcp_md5sig_pool for TCP-AO
` [PATCH v13 net-next 02/23] net/tcp: Add TCP-AO config and structures
` [PATCH v13 net-next 03/23] net/tcp: Introduce TCP_AO setsockopt()s
` [PATCH v13 net-next 04/23] net/tcp: Prevent TCP-MD5 with TCP-AO being set
` [PATCH v13 net-next 05/23] net/tcp: Calculate TCP-AO traffic keys
` [PATCH v13 net-next 06/23] net/tcp: Add TCP-AO sign to outgoing packets
` [PATCH v13 net-next 07/23] net/tcp: Add tcp_parse_auth_options()
` [PATCH v13 net-next 08/23] net/tcp: Add AO sign to RST packets
` [PATCH v13 net-next 09/23] net/tcp: Add TCP-AO sign to twsk
` [PATCH v13 net-next 10/23] net/tcp: Wire TCP-AO to request sockets
` [PATCH v13 net-next 11/23] net/tcp: Sign SYN-ACK segments with TCP-AO
` [PATCH v13 net-next 12/23] net/tcp: Verify inbound TCP-AO signed segments
` [PATCH v13 net-next 13/23] net/tcp: Add TCP-AO segments counters
` [PATCH v13 net-next 14/23] net/tcp: Add TCP-AO SNE support
` [PATCH v13 net-next 15/23] net/tcp: Add tcp_hash_fail() ratelimited logs
` [PATCH v13 net-next 16/23] net/tcp: Ignore specific ICMPs for TCP-AO connections
` [PATCH v13 net-next 17/23] net/tcp: Add option for TCP-AO to (not) hash header
` [PATCH v13 net-next 18/23] net/tcp: Add TCP-AO getsockopt()s
` [PATCH v13 net-next 19/23] net/tcp: Allow asynchronous delete for TCP-AO keys (MKTs)
` [PATCH v13 net-next 20/23] net/tcp: Add static_key for TCP-AO
` [PATCH v13 net-next 21/23] net/tcp: Wire up l3index to TCP-AO
` [PATCH v13 net-next 22/23] net/tcp: Add TCP_AO_REPAIR
` [PATCH v13 net-next 23/23] Documentation/tcp: Add TCP-AO documentation

[PATCH 0/5] chelsio: Annotate structs with __counted_by
 2023-10-04 22:50 UTC  (2+ messages)

[PATCH net-next v2] net/xdp: fix zero-size allocation warning in xskq_create()
 2023-10-04 22:49 UTC  (2+ messages)

[PATCH 0/4] man2: Document RWF_ATOMIC
 2023-10-04 22:48 UTC  (5+ messages)
` [PATCH 2/4] readv.2: Document RWF_ATOMIC flag

[PATCH v3] kconfig: avoid an infinite loop in oldconfig/syncconfig
 2023-10-04 22:47 UTC  (3+ messages)

[PATCH net-next 0/2] net: Use SMP threads for backlog NAPI (or optional)
 2023-10-04 22:46 UTC  (2+ messages)

[PATCH v2 0/4] ata: pata_parport: fix EXP Computer CD-865 with MC-1285B EPP cable
 2023-10-04 22:44 UTC  (5+ messages)
` [PATCH 2/4] ata: pata_parport: implement set_devctl
` [PATCH 4/4] ata: pata_parport: fit3: implement IDE command set registers

[PATCH net-next v4] net: ixp4xx_eth: Support changing the MTU
 2023-10-04 22:43 UTC 

[syzbot] [bpf?] [net?] WARNING: zero-size vmalloc in xskq_create
 2023-10-04 22:38 UTC 

[PATCH] pmdomain: imx: scu-pd: correct DMA2 channel
 2023-10-04 22:33 UTC  (2+ messages)

[RFC] AMD Zen4 CPU bug? Spurious SMT Sibling Invalid Opcode Speculation
 2023-10-04 22:25 UTC  (2+ messages)

[PATCH 00/11] add missing of_node_put
 2023-10-04 22:24 UTC  (3+ messages)
` [PATCH 04/11] genpd: ti: "

[PATCH v2 00/11] arm64: qcom: add and enable SHM Bridge support
 2023-10-04 22:24 UTC  (3+ messages)
` [PATCH v2 11/11] firmware: qcom: scm: enable SHM bridge

[PATCH] pinctrl: renesas: rzn1: enable PINMUX
 2023-10-04 22:24 UTC  (2+ messages)

[PATCH v4 1/2] bpftool: Align output skeleton ELF code
 2023-10-04 22:23 UTC  (2+ messages)
` [PATCH v4 2/2] bpftool: Align bpf_load_and_run_opts insns and data

[PATCH v11 0/7] NVMEM cells in sysfs
 2023-10-04 22:22 UTC  (8+ messages)
` [PATCH v11 1/7] of: device: Export of_device_make_bus_id()
` [PATCH v11 2/7] nvmem: Clarify the situation when there is no DT node available
` [PATCH v11 3/7] nvmem: Move of_nvmem_layout_get_container() in another header
` [PATCH v11 4/7] nvmem: Create a header for internal sharing
` [PATCH v11 5/7] nvmem: core: Rework layouts to become regular devices
` [PATCH v11 6/7] ABI: sysfs-nvmem-cells: Expose cells through sysfs
` [PATCH v11 7/7] nvmem: core: "

[PATCH v2] KVM: x86: Use octal for file permission
 2023-10-04 22:22 UTC  (2+ messages)

[PATCH v3 1/2] bpftool: Align output skeleton ELF code
 2023-10-04 22:21 UTC  (4+ messages)
` [PATCH v3 2/2] bpftool: Align bpf_load_and_run_opts insns and data

[PATCH v2 0/3] Remaining patches for RT5033 charger
 2023-10-04 22:15 UTC  (2+ messages)

[PATCH 0/5] Remaining patches for RT5033 charger
 2023-10-04 22:15 UTC  (2+ messages)
  ` (subset) "

[PATCH v8 0/8] soc: mediatek: MT8365 power support
 2023-10-04 22:09 UTC  (2+ messages)

[PATCH 0/4] tracing: improve symbolic printing
 2023-10-04 22:07 UTC  (8+ messages)

[Patch v4 07/13] perf/x86: Add constraint for guest perf metrics event
 2023-10-04 22:05 UTC  (17+ messages)

[PATCH v2 2/2] iio: adc: ad7173: add AD7173 driver
 2023-10-04 22:02 UTC  (2+ messages)

[PATCH v2] firmware_loader: Abort new fw load request once firmware core knows about reboot
 2023-10-04 22:02 UTC  (2+ messages)

[syzbot] [mm?] WARNING in page_vma_mapped_walk
 2023-10-04 22:00 UTC  (2+ messages)

[PATCH 00/21] block atomic writes
 2023-10-04 21:59 UTC  (14+ messages)
` [PATCH 01/21] block: Add atomic write operations to request_queue limits
` [PATCH 10/21] block: Add fops atomic write support

[PATCH 0/5] srcu fixes
 2023-10-04 21:54 UTC  (9+ messages)

[-next v1 0/2] Update prefixes for AON power domain
 2023-10-04 21:46 UTC  (5+ messages)
` [-next v1 1/2] dt-bindings: power: "
` [-next v1 2/2] pmdomain: starfive: "

[PATCH v2 0/4] clk: si5351: add option to adjust PLL without glitches
 2023-10-04 21:39 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: clock: si5351: convert to yaml

[PATCH v4 0/7] iommu: Retire bus ops
 2023-10-04 21:35 UTC  (7+ messages)
` [PATCH v4 4/7] iommu: Switch __iommu_domain_alloc() to device ops

[PATCH] arm64: dts: rockchip: Add sdio node to rock-5b
 2023-10-04 21:32 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Add NanoPC T6 PCIe e-key support
 2023-10-04 21:32 UTC  (2+ messages)

[PATCH 0/3] RK3588 Rock 5B PCIe support
 2023-10-04 21:32 UTC  (2+ messages)

[PATCH 0/2] RK3588 EVB1 PCIe support
 2023-10-04 21:32 UTC  (2+ messages)

[PATCH v2 0/6] Device tree fixes for RK3128
 2023-10-04 21:32 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/4] Enable SMP bring-up and cpu frequency-scaling for RK3128
 2023-10-04 21:32 UTC  (2+ messages)

[PATCH v3 1/2] arm64: dts: rockchip: use codec as clock master on px30-ringneck-haikou
 2023-10-04 21:32 UTC  (2+ messages)

[PATCH] page_pool: fix documentation typos
 2023-10-04 21:30 UTC  (5+ messages)
` [PATCH] net: skbuff: fix kernel-doc typos

[PATCH] uapi: increase MAX_ARG_STRLEN from 128K to 6M
 2023-10-04 21:28 UTC  (2+ messages)

[PATCH] perf/core: Introduce cpuctx->cgrp_ctx_list
 2023-10-04 21:27 UTC  (5+ messages)

[PATCH 00/29] const xattr tables
 2023-10-04 21:24 UTC  (3+ messages)
` [PATCH 29/29] net: move sockfs_xattr_handlers to .rodata

[PATCH] get_maintainer/MAINTAINERS: confine K content matching to patches
 2023-10-04 21:21 UTC 

[PATCH] [net-next] sctp: Spelling s/preceeding/preceding/g
 2023-10-04 21:20 UTC  (2+ messages)

[PATCH v5 00/18] Add Cgroup support for SGX EPC memory
 2023-10-04 21:13 UTC  (13+ messages)
` [PATCH v5 06/18] x86/sgx: Introduce EPC page states
` [PATCH v5 09/18] x86/sgx: Store struct sgx_encl when allocating new VA pages

[net PATCH] octeontx2-af: Enable hardware timestamping for VFs
 2023-10-04 21:12 UTC  (2+ messages)

[PATCH 10/17] pmdomain: rockchip: Move Kconfig option to the pmdomain subsystem
 2023-10-04 21:11 UTC  (2+ messages)

[PATCH v2 1/2] kunit: add ability to run tests after boot using debugfs
 2023-10-04 21:02 UTC  (6+ messages)
` [PATCH v2 2/2] Documentation: Add debugfs docs with run after boot

[PATCH net-next v3] net: ti: icssg_prueth: add TAPRIO offload support
 2023-10-04 20:58 UTC  (2+ messages)

[PATCH] block: Fix regression in sed-opal for a saved key
 2023-10-04 20:54 UTC  (3+ messages)

[PATCH net-next v7 0/3] net: axienet: Introduce dmaengine
 2023-10-04 20:53 UTC  (5+ messages)
` [PATCH net-next v7 2/3] net: axienet: Preparatory changes for dmaengine support
` [PATCH net-next v7 3/3] net: axienet: Introduce "

[PATCH v5] eventfs: Remove eventfs_file and just use eventfs_inode
 2023-10-04 20:50 UTC 

[PATCH 0/6] RISC-V: Add eMMC support for TH1520 boards
 2023-10-04 20:47 UTC  (14+ messages)

[PATCH] perf bench sched pipe: Add -G/--cgroups option
 2023-10-04 20:47 UTC 

[PATCH] blk-throttle: Calculate allowed value only when the throttle is enabled
 2023-10-04 20:44 UTC  (4+ messages)

[PATCH bpf 0/3] libbpf/selftests syscall wrapper fixes for RISC-V
 2023-10-04 20:40 UTC  (2+ messages)

[PATCH bpf-next 0/3] selftest/bpf, riscv: Improved cross-building support
 2023-10-04 20:40 UTC  (2+ messages)

[PATCH 00/15] sched: EEVDF and latency-nice and/or slice-attr
 2023-10-04 20:39 UTC  (4+ messages)
` [PATCH 05/15] sched/fair: Implement an EEVDF like policy
    ` [PATCH] sched/fair: fix pick_eevdf to always find the correct se

[PATCH v6 00/24] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
 2023-10-04 20:38 UTC  (3+ messages)
` [PATCH v6 09/24] x86/resctrl: Use set_bit()/clear_bit() instead of open coding

[PATCH] tipc: fix a potential deadlock on &tx->lock
 2023-10-04 20:30 UTC  (2+ messages)

[PATCH net] net: stmmac: dwmac-stm32: fix resume on STM32 MCU
 2023-10-04 20:30 UTC  (2+ messages)

[PATCH] x86: KVM: Add feature flag for AMD's FsGsKernelGsBaseNonSerializing
 2023-10-04 20:29 UTC  (5+ messages)

[PATCH v2 1/5] ASoC: Explicitly include correct DT includes
 2023-10-04 20:27 UTC  (2+ messages)

[PATCH] hte: tegra194: improve the GPIO-related comment
 2023-10-04 20:24 UTC  (8+ messages)

[PATCH 4/4] x86/percpu: Use C for percpu read/write accessors
 2023-10-04 20:22 UTC  (7+ messages)
` [PATCH v2 "

[PATCH 6.1 000/259] 6.1.56-rc1 review
 2023-10-04 20:19 UTC  (3+ messages)

[PATCH v2 0/5] r8152: Avoid writing garbage to the adapter's registers
 2023-10-04 20:12 UTC  (3+ messages)
` [PATCH v2 5/5] r8152: Block future register access if register access fails

[PATCH net] net: microchip: lan743x : bidirectional throughuput improvement
 2023-10-04 20:09 UTC  (4+ messages)

[PATCH 0/3] net: netconsole: configfs entries for boot target
 2023-10-04 20:09 UTC  (7+ messages)
` [PATCH 1/3] netconsole: Initialize configfs_item for default targets
` [PATCH 2/3] netconsole: Attach cmdline target to dynamic target
` [PATCH 3/3] Documentation: netconsole: add support for cmdline targets

[tip:x86/mm] BUILD SUCCESS c9babd5d95abf3fae6e798605ce5cac98e08daf9
 2023-10-04 20:04 UTC 

[PATCH v9 00/13] CSI2RX support on J721E and AM62
 2023-10-04 20:03 UTC  (7+ messages)
` [PATCH v9 13/13] media: ti: Add CSI2RX support for J721E

[PATCH] MAINTAINERS: Include additional ASoC paths
 2023-10-04 20:01 UTC  (5+ messages)

[PATCH v3 0/9] Introduce __mt_dup() to improve the performance of fork()
 2023-10-04 19:53 UTC  (5+ messages)
` [PATCH v3 9/9] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()

[PATCH 6.5 000/321] 6.5.6-rc1 review
 2023-10-04 19:54 UTC  (2+ messages)

[PATCH v2] memcontrol: only transfer the memcg data for migration
 2023-10-04 19:53 UTC  (3+ messages)

[PATCH 1/3] drm/uapi: drm_mode: fix doc typos
 2023-10-04 19:51 UTC  (3+ messages)
` [PATCH 3/3] drm/rect: fix kernel-doc typos

[PATCH v3] RISC-V: Fix wrong use of CONFIG_HAVE_SOFTIRQ_ON_OWN_STACK
 2023-10-04 19:48 UTC  (2+ messages)

EEVDF and NUMA balancing
 2023-10-04 19:48 UTC  (7+ messages)

[PATCH v3 2/3] hugetlb: memcg: account hugetlb-backed memory in memory controller
 2023-10-04 19:45 UTC  (2+ messages)
` [PATCH v3 2/3] hugetlb: memcg: account hugetlb-backed memory in memory controller (fix)

[PATCH] kbuild: remove stale code for 'source' symlink in packaging scripts
 2023-10-04 19:44 UTC  (2+ messages)

[PATCH v1 1/1] pinctrl: denverton: Enable platform device in the absence of ACPI enumeration
 2023-10-04 19:42 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox