public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-07 15:45:14 to 2023-07-07 20:18:02 UTC [more...]

[PATCH bpf-next v3 0/6] Support defragmenting IPv(4|6) packets in BPF
 2023-07-07 20:17 UTC  (9+ messages)
` [PATCH bpf-next v3 1/6] netfilter: defrag: Add glue hooks for enabling/disabling defrag
` [PATCH bpf-next v3 2/6] netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link
` [PATCH bpf-next v3 3/6] netfilter: bpf: Prevent defrag module unload while link active
` [PATCH bpf-next v3 4/6] bpf: selftests: Support not connecting client socket
` [PATCH bpf-next v3 5/6] bpf: selftests: Support custom type and proto for client sockets
` [PATCH bpf-next v3 6/6] bpf: selftests: Add defrag selftests

[PATCH 1/2] mm: lock a vma before stack expansion
 2023-07-07 20:15 UTC  (8+ messages)
` [PATCH 2/2] mm: lock newly mapped VMA which can be modified after it becomes visible

[PATCH] clk: renesas: rzg2l: Simplify .determine_rate()
 2023-07-07 20:06 UTC 

[PATCH] clk: imx: clk-gpr-mux: Simplify .determine_rate()
 2023-07-07 20:02 UTC 

[PATCH] clk: starfive: Simplify .determine_rate()
 2023-07-07 20:02 UTC 

[PULL REQUEST] i2c-for-6.5-rc1-part2
 2023-07-07 19:59 UTC 

[PATCH v5 0/2] Fix nohz_full vs cfs bandwidth
 2023-07-07 19:57 UTC  (3+ messages)
` [PATCH v5 1/2] sched, cgroup: Restore meaning to hierarchical_quota
` [PATCH v5 2/2] Sched/fair: Block nohz tick_stop when cfs bandwidth in use

Pending splice(file -> FIFO) always blocks read(FIFO), regardless of O_NONBLOCK on read side?
 2023-07-07 19:57 UTC  (9+ messages)
  ` Pending splice(file -> FIFO) excludes all other FIFO operations forever (was: ... always blocks read(FIFO), regardless of O_NONBLOCK on read side?)

[PATCH v3 0/8] add UFFDIO_POISON to simulate memory poisoning with UFFD
 2023-07-07 19:56 UTC  (7+ messages)
` [PATCH v3 4/8] mm: userfaultfd: add new UFFDIO_POISON ioctl
` [PATCH v3 7/8] selftests/mm: refactor uffd_poll_thread to allow custom fault handlers

[PATCH 0/2] Query the RSU SPT table offset to determine RSU page size
 2023-07-07 19:54 UTC  (5+ messages)
` [PATCH 1/2 RESEND] firmware: stratix10-svc: Generic Mailbox Command
` [PATCH 2/2 RESEND] firmware: stratix10-rsu: query spt addresses

[PATCH v2] refscale: Fix use of uninitalized wait_queue_head_t
 2023-07-07 19:54 UTC  (2+ messages)

[PATCH] refscale: Fix use of uninitalized wait_queue_head_t
 2023-07-07 19:52 UTC  (7+ messages)

[PATCH v2 01/11] ata: ahci_octeon: Convert to devm_platform_ioremap_resource()
 2023-07-07 19:43 UTC  (11+ messages)
` [PATCH v2 05/11] ata: sata_rcar: drop useless initializer
` [PATCH v2 06/11] ata: sata_rcar: Remove unnecessary return value check
` [PATCH v2 07/11] ata: sata_rcar: Convert to devm_platform_ioremap_resource()
` [PATCH v2 08/11] ata: pata_ixp4xx: Use devm_platform_get_and_ioremap_resource()
` [PATCH v2 09/11] ata: pata_ixp4xx: Remove unnecessary return value check

[PATCH] mm: hugetlb_vmemmap: fix a race between vmemmap pmd split
 2023-07-07 19:41 UTC  (3+ messages)

arch/sh/boards/mach-hp6xx/hp6xx_apm.c:32:22: warning: variable 'backup' set but not used
 2023-07-07 19:40 UTC 

[PATCH v6,0/11] media: mediatek: vcodec: separate encoder and decoder
 2023-07-07 19:37 UTC  (3+ messages)
` [PATCH v6,06/11] media: mediatek: vcodec: replace pr_* with dev_* for v4l2 debug message

[PATCH v2] drm/i915/display/lspcon: Increase LSPCON mode settle timeout
 2023-07-07 19:34 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH v6 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
 2023-07-07 19:31 UTC  (10+ messages)
` [PATCH v6 04/14] x86: Secure Launch Resource Table header file

[PATCH v4 00/35] Maple tree mas_{next,prev}_range() and cleanup
 2023-07-07 19:28 UTC  (6+ messages)
` [PATCH v4 33/35] maple_tree: Update testing code for mas_{next,prev,walk}

[RFC PATCH 0/3] support large folio for mlock
 2023-07-07 19:26 UTC  (9+ messages)
` [RFC PATCH 1/3] mm: add function folio_in_range()
` [RFC PATCH 2/3] mm: handle large folio when large folio in VM_LOCKED VMA range
` [RFC PATCH 3/3] mm: mlock: update mlock_pte_range to handle large folio

[PATCH v3 0/2] Add support to configure active retimer cable
 2023-07-07 19:22 UTC  (3+ messages)
` [PATCH v3 1/2] platform/chrome: cros_ec_typec: Configure Retimer cable type

[PATCH 0/2] Improve V4L2 M2M job scheduler
 2023-07-07 19:20 UTC  (5+ messages)
` [PATCH 1/2] [RESEND] media: v4l2-mem2mem: allow device run without buf
` [PATCH 2/2] media: v4l2-mem2mem: add a list for buf used by hw

Overly aggressive .gitignore file?
 2023-07-07 19:11 UTC  (11+ messages)

[PATCH] mm:vmscan: fix inaccurate reclaim during proactive reclaim
 2023-07-07 19:09 UTC  (2+ messages)

drivers/media/i2c/tc358746.c:817:13: warning: 'p_best' is used uninitialized
 2023-07-07 19:08 UTC 

[PATCH 1/1] drm/bridge: Fix handling of bridges with pre_enable_prev_first flag
 2023-07-07 19:00 UTC 

[PATCH v2 0/5] variable-order, large folios for anonymous memory
 2023-07-07 19:06 UTC  (11+ messages)
` [PATCH v2 4/5] mm: FLEXIBLE_THP for improved performance

[PATCH 00/18] genpd: Create a genpd directory to host genpd providers
 2023-07-07 19:04 UTC  (12+ messages)
` [PATCH 02/18] soc: actions: Move power-domain driver to the genpd dir
` [PATCH 03/18] soc: amlogic: Move power-domain drivers "
` [PATCH 12/18] soc: starfive: Move the power-domain driver "
` [PATCH 15/18] soc: ti: Mover power-domain drivers "

[net PATCH V4] octeontx2-pf: Add additional check for MCAM rules
 2023-07-07 19:01 UTC  (2+ messages)

[PATCH v10 00/12] dmaengine: edma: add freescale edma v3 support
 2023-07-07 19:00 UTC  (13+ messages)
` [PATCH v10 01/12] dmaengine: fsl-edma: fix build error when arch is s390
` [PATCH v10 02/12] dmaengine: fsl-edma: clean up EXPORT_SYMBOL_GPL in fsl-edma-common.c
` [PATCH v10 03/12] dmaengine: fsl-edma: transition from bool fields to bitmask flags in drvdata
` [PATCH v10 04/12] dmaengine: fsl-edma: Remove enum edma_version
` [PATCH v10 05/12] dmaengine: fsl-edma: move common IRQ handler to common.c
` [PATCH v10 06/12] dmaengine: fsl-edma: simply ATTR_DSIZE and ATTR_SSIZE by using ffs()
` [PATCH v10 07/12] dmaengine: fsl-edma: refactor using devm_clk_get_enabled
` [PATCH v10 08/12] dmaengine: fsl-edma: move clearing of register interrupt into setup_irq function
` [PATCH v10 09/12] dmaengine: fsl-edma: refactor chan_name setup and safety
` [PATCH v10 10/12] dmaengine: fsl-edma: move tcd into struct fsl_dma_chan
` [PATCH v10 11/12] dt-bindings: fsl-dma: fsl-edma: add edma3 compatible string
` [PATCH v10 12/12] dmaengine: fsl-edma: integrate v3 support

[PATCH 1/8] ata: ahci_octeon: Convert to devm_platform_ioremap_resource()
 2023-07-07 18:58 UTC  (3+ messages)
` [PATCH 6/8] pata: ixp4xx: Use devm_platform_get_and_ioremap_resource()

[PATCH] module: print module name on refcount error
 2023-07-07 18:56 UTC  (4+ messages)

[PATCH v4 00/18] selftests/nolibc: allow run with minimal kernel config
 2023-07-07 18:46 UTC  (19+ messages)
` [PATCH v4 01/18] selftests/nolibc: add run-libc-test target
` [PATCH v4 02/18] selftests/nolibc: stat_fault: silence NULL argument warning with glibc
` [PATCH v4 03/18] selftests/nolibc: gettid: restore for glibc and musl
` [PATCH v4 04/18] selftests/nolibc: add _LARGEFILE64_SOURCE for musl
` [PATCH v4 05/18] selftests/nolibc: fix up int_fast16/32_t test cases "
` [PATCH v4 06/18] tools/nolibc: types.h: add RB_ flags for reboot()
` [PATCH v4 07/18] selftests/nolibc: prefer <sys/reboot.h> to <linux/reboot.h>
` [PATCH v4 08/18] selftests/nolibc: fix up kernel parameters support
` [PATCH v4 09/18] selftests/nolibc: link_cross: use /proc/self/cmdline
` [PATCH v4 10/18] tools/nolibc: add rmdir() support
` [PATCH v4 11/18] selftests/nolibc: add a new rmdir() test case
` [PATCH v4 12/18] selftests/nolibc: fix up failures when CONFIG_PROC_FS=n
` [PATCH v4 13/18] selftests/nolibc: prepare /tmp for tmpfs or ramfs
` [PATCH v4 14/18] selftests/nolibc: vfprintf: remove MEMFD_CREATE dependency
` [PATCH v4 15/18] selftests/nolibc: chdir_root: restore current path after test
` [PATCH v4 16/18] selftests/nolibc: stat_timestamps: remove procfs dependency
` [PATCH v4 17/18] selftests/nolibc: chroot_exe: "
` [PATCH v4 18/18] selftests/nolibc: add chmod_argv0 test

[PATCH 1/1] net: gro: fix misuse of CB in udp socket lookup
 2023-07-07 18:42 UTC  (2+ messages)

[PATCH] [v2] drm/amdgpu: avoid integer overflow warning in amdgpu_device_resize_fb_bar()
 2023-07-07 18:40 UTC  (3+ messages)

[RFC PATCH 0/3] Google Chameleon v3 video driver
 2023-07-07 18:34 UTC  (3+ messages)
` [RFC PATCH 1/3] media: Add 10, 12, and 16 bit RGB formats

[GIT PULL] hardening updates for v6.5-rc1-fixes
 2023-07-07 18:12 UTC 

[PATCH 0/9] Add DRM driver for StarFive SoC JH7110
 2023-07-07 18:09 UTC  (4+ messages)
` [PATCH 3/9] drm/verisilicon: Add basic drm driver

iwlwifi broken in post-linux-6.3.0 after April 26
 2023-07-07 18:07 UTC  (10+ messages)
      ` Linux-6.5 iwlwifi crash

[PATCH v5 0/4] Implement GCM ghash using Zbc and Zbkb extensions
 2023-07-07 17:57 UTC  (4+ messages)
` [PATCH v5 4/4] RISC-V: crypto: add accelerated GCM GHASH implementation

[PATCH v1] io_uring: Use io_schedule* in cqring wait
 2023-07-07 17:53 UTC  (3+ messages)

[PATCH v2 RESEND] HID: hid-google-stadiaff: add support for Stadia force feedback
 2023-07-07 17:51 UTC  (2+ messages)

[PATCH] ARM: memset: cast the constant byte to unsigned char
 2023-07-07 17:45 UTC  (2+ messages)

[PATCH v3 0/2] (no cover subject)
 2023-07-07 17:42 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: mtd: Add SEAMA partition bindings
` [PATCH v3 2/2] ARM: dts: bcm5301x: Add SEAMA compatibles

[PATCH v2 bpf-next] selftests/bpf: Corrected two typos
 2023-07-07 17:40 UTC  (4+ messages)

[PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
 2023-07-07 17:37 UTC  (12+ messages)

[PATCH v7 0/6] Process connector bug fixes & enhancements
 2023-07-07 17:34 UTC  (4+ messages)
` [PATCH v7 1/6] netlink: Reverse the patch which removed filtering

[PATCH v2 0/2] Add SEAMA partition types
 2023-07-07 17:34 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: mtd: Add SEAMA partition bindings

[PATCH] x86/ia32: Do not modify the DPL bits for a null selector
 2023-07-07 17:28 UTC  (5+ messages)

Possible race in rt_mutex_adjust_prio_chain
 2023-07-07 17:28 UTC  (7+ messages)
    ` Fwd: "

[PATCH] drm/msm: Check for the GPU IOMMU during bind
 2023-07-07 17:27 UTC  (4+ messages)
  ` [Freedreno] "

[GIT PULL] bcachefs
 2023-07-07 17:26 UTC  (11+ messages)

[RFC] Bridging the gap between the Linux Kernel Memory Consistency Model (LKMM) and C11/C++11 atomics
 2023-07-07 17:25 UTC  (6+ messages)

[PATCH v2 0/9] tracing/filters: filtering event fields with a cpumask
 2023-07-07 17:21 UTC  (10+ messages)
` [PATCH v2 1/9] tracing/filters: Dynamically allocate filter_pred.regex
` [PATCH v2 2/9] tracing/filters: Enable filtering a cpumask field by another cpumask
` [PATCH v2 3/9] tracing/filters: Enable filtering a scalar field by a cpumask
` [PATCH v2 4/9] tracing/filters: Enable filtering the CPU common "
` [PATCH v2 5/9] tracing/filters: Optimise cpumask vs cpumask filtering when user mask is a single CPU
` [PATCH v2 6/9] tracing/filters: Optimise scalar vs cpumask filtering when the "
` [PATCH v2 7/9] tracing/filters: Optimise CPU "
` [PATCH v2 8/9] tracing/filters: Further optimise scalar vs cpumask comparison
` [PATCH v2 9/9] tracing/filters: Document cpumask filtering

[PATCH] srcu: Make srcu_might_be_idle() take early return if rcu_gp_is_normal() return true
 2023-07-07 17:18 UTC  (6+ messages)

[PATCH v10 1/3] can: usb: IXXAT USB-to-CAN adapters drivers
 2023-07-07 17:14 UTC  (3+ messages)
` [PATCH v10 2/3] can: usb: ixxat_usb: add USB2CAN_PLUGIN_PRODUCT_ID (IXXAT USB Plugin)
` [PATCH v10 3/3] can: usb: ixxat_usb: promote legacy adapters with up-todate firmware to cl2

[PATCH 1/1] thermal: sysfs: avoid actual readings from sysfs
 2023-07-07 17:14 UTC  (11+ messages)

[PATCH v2] x86/kexec: Add EFI config table identity mapping for kexec kernel
 2023-07-07 17:12 UTC  (9+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-6.5-2 tag
 2023-07-07 17:11 UTC  (2+ messages)

[GIT PULL] RISC-V Patches for the 6.5 Merge Window, Part 2
 2023-07-07 17:11 UTC  (2+ messages)

[GIT PULL] apparmor bug fixes for 6.5
 2023-07-07 17:10 UTC  (2+ messages)

[PATCH] hwrng: timeriomem - Use devm_platform_get_and_ioremap_resource()
 2023-07-07 17:07 UTC  (2+ messages)

[PATCH net v2] ice: Unregister netdev and devlink_port only once
 2023-07-07 17:03 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH] fprobes: Add a comment why fprobe_kprobe_handler exits if kprobe is running
 2023-07-07 16:55 UTC  (2+ messages)

[PATCH v12 1/4] security: Allow all LSMs to provide xattrs for inode_init_security hook
 2023-07-07 16:53 UTC  (3+ messages)

[PATCH V2] drm/bridge: adv7533: Fix adv7533_mode_valid for adv7533 and adv7535
 2023-07-07 16:53 UTC  (3+ messages)

[PATCH] Move rmnet out of NET_VENDOR_QUALCOMM dependency
 2023-07-07 16:50 UTC  (3+ messages)

[PATCH v9] can: usb: IXXAT USB-to-CAN adapters drivers
 2023-07-07 16:48 UTC  (3+ messages)

[PATCH stable v6.1] mm/mmap: Fix extra maple tree write
 2023-07-07 16:45 UTC  (3+ messages)

Maple Tree Work
 2023-07-07 16:38 UTC 

[PATCH 0/3] perf: Arm CMN updates
 2023-07-07 16:38 UTC  (4+ messages)
` [PATCH 1/3] perf/arm-cmn: Remove spurious event aliases
` [PATCH 2/3] perf/arm-cmn: Refactor HN-F event selector macros
` [PATCH 3/3] perf/arm-cmn: Add CMN-700 r3 support

mainline build failure due to df8fc4e934c1 ("kbuild: Enable -fstrict-flex-arrays=3")
 2023-07-07 16:31 UTC  (5+ messages)

[PATCH] virt/coco/sev-guest: Convert to use time_after macro
 2023-07-07 16:28 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Update sound card label on rk3588-rock-5b
 2023-07-07 16:28 UTC 

[RFC 0/1] sched/fair: Consider asymmetric scheduler groups in load balancer
 2023-07-07 16:26 UTC  (9+ messages)
` [RFC 1/1] "

[External] Re: [PATCH v3 0/4] Obtain SMBIOS and ACPI entry from FFI
 2023-07-07 16:24 UTC  (8+ messages)

[PATCH] arm64: dts: rockchip: Drop invalid regulator-init-microvolt property
 2023-07-07 16:22 UTC 

[PATCH v9 00/13] dmaengine: edma: add freescale edma v3 support
 2023-07-07 16:21 UTC  (4+ messages)
` [PATCH v9 12/13] dmaengine: fsl-edma: integrate "

[GIT PULL] Ceph fixes for 6.5-rc1
 2023-07-07 16:16 UTC 

[PATCH v3 0/4] Obtain SMBIOS and ACPI entry from FFI
 2023-07-07 16:16 UTC  (3+ messages)
` [PATCH v3 4/4] dt-bindings: firmware: Document ffitbl binding

[PATCH] locking/rtmutex: Fix task->pi_waiters integrity
 2023-07-07 16:10 UTC 

[PATCH 00/10] Introduce STM32 Firewall framework
 2023-07-07 16:10 UTC  (13+ messages)
` [PATCH 04/10] dt-bindings: treewide: add feature-domains description in binding files
` [PATCH 05/10] firewall: introduce stm32_firewall framework

[PATCH] tpm: return false from tpm_amd_is_rng_defective on non-x86 platforms
 2023-07-07 16:07 UTC  (4+ messages)

[PATCH] docs/zh_CN: change my own email address
 2023-07-07 16:01 UTC 

[PATCH] module: Ignore RISC-V mapping symbols too
 2023-07-07 16:03 UTC  (2+ messages)

[PATCH v2] module: Ignore RISC-V mapping symbols too
 2023-07-07 16:00 UTC 

[PATCH v2] i2c: bcm-iproc: Fix bcm_iproc_i2c_isr deadlock issue
 2023-07-07 15:50 UTC  (2+ messages)

[PATCH v2 0/4] tracing/probes: Fix bugs in process_fetch_insn
 2023-07-07 15:48 UTC  (5+ messages)
` [PATCH v2 3/4] Revert "tracing: Add "(fault)" name injection to kernel probes"

[PATCH] perf build: Fix library not found error when using CSLIBS
 2023-07-07 15:45 UTC 


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