All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-22 00:38:21 to 2024-08-22 01:43:28 UTC [more...]

[PATCH 0/5] hw/net/can/xlnx-versal-canfd: Miscellaneous fixes
 2024-08-22  1:11 UTC  (4+ messages)
` [PATCH 2/5] hw/net/can/xlnx-versal-canfd: Fix CAN FD flag check

[PATCH v2 00/14] qemuarm64-secureboot: Add UEFI Secure Boot
 2024-08-22  1:43 UTC  (6+ messages)
` [PATCH v2 14/14] qemuarm64-secureboot.yml: Set branch to scarthgap

[PATCH v2 1/2] wifi: mac80211: export ieee80211_purge_tx_queue() for drivers
 2024-08-22  1:42 UTC  (2+ messages)
` [PATCH v2 2/2] wifi: rtw88: use ieee80211_purge_tx_queue() to purge TX skb

[PATCH bpf-next v2 0/5] support bpf_fastcall patterns for calls to kfuncs
 2024-08-22  1:43 UTC  (13+ messages)
` [PATCH bpf-next v2 1/5] bpf: rename nocsr -> bpf_fastcall in verifier
` [PATCH bpf-next v2 2/5] selftests/bpf: rename nocsr -> bpf_fastcall in selftests
` [PATCH bpf-next v2 3/5] bpf: support bpf_fastcall patterns for kfuncs
` [PATCH bpf-next v2 4/5] bpf: allow bpf_fastcall for bpf_cast_to_kern_ctx and bpf_rdonly_cast
` [PATCH bpf-next v2 5/5] selftests/bpf: check if bpf_fastcall is recognized for kfuncs

[PATCH 0/5] iommu: Domain allocation enhancements
 2024-08-22  1:38 UTC  (3+ messages)
` [PATCH 1/5] iommu: Enhance domain allocation code to take additional flags

[PATCH v11 00/39] arm64/gcs: Provide support for GCS in userspace
 2024-08-22  1:15 UTC  (67+ messages)
` [PATCH v11 01/39] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
` [PATCH v11 02/39] arm64/mm: Restructure arch_validate_flags() for extensibility
` [PATCH v11 03/39] prctl: arch-agnostic prctl for shadow stack
` [PATCH v11 04/39] mman: Add map_shadow_stack() flags
` [PATCH v11 05/39] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH v11 06/39] arm64/gcs: Document the ABI "
` [PATCH v11 07/39] arm64/sysreg: Add definitions for architected GCS caps
` [PATCH v11 08/39] arm64/gcs: Add manual encodings of GCS instructions
` [PATCH v11 09/39] arm64/gcs: Provide put_user_gcs()
` [PATCH v11 10/39] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1
` [PATCH v11 11/39] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
` [PATCH v11 12/39] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v11 13/39] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v11 14/39] arm64/mm: Map pages for guarded control stack
` [PATCH v11 15/39] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v11 16/39] arm64/idreg: Add overrride for GCS
` [PATCH v11 17/39] arm64/hwcap: Add hwcap "
` [PATCH v11 18/39] arm64/traps: Handle GCS exceptions
` [PATCH v11 19/39] arm64/mm: Handle GCS data aborts
` [PATCH v11 20/39] arm64/gcs: Context switch GCS state for EL0
` [PATCH v11 21/39] arm64/gcs: Ensure that new threads have a GCS
` [PATCH v11 22/39] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v11 23/39] arm64/mm: Implement map_shadow_stack()
` [PATCH v11 24/39] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v11 25/39] arm64/signal: Expose GCS state in signal frames
` [PATCH v11 26/39] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v11 27/39] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH v11 28/39] kselftest/arm64: Verify the GCS hwcap
` [PATCH v11 29/39] kselftest/arm64: Add GCS as a detected feature in the signal tests
` [PATCH v11 30/39] kselftest/arm64: Add framework support for GCS to signal handling tests
` [PATCH v11 31/39] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v11 32/39] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v11 33/39] kselftest/arm64: Add very basic GCS test program
` [PATCH v11 34/39] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v11 35/39] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v11 36/39] kselftest/arm64: Add GCS signal tests
` [PATCH v11 37/39] kselftest/arm64: Add a GCS stress test
` [PATCH v11 38/39] kselftest/arm64: Enable GCS for the FP stress tests
` [PATCH v11 39/39] KVM: selftests: arm64: Add GCS registers to get-reg-list

[PATCH 0/4] hw/ufs: ufs device testing function added and modified
 2024-08-22  1:39 UTC  (2+ messages)
  ` [PATCH 4/4] hw/ufs: ufs descriptor read test implemented

[PATCH 0/5] usb drivers use devm_clk_get_enabled() helpers
 2024-08-22  1:40 UTC  (4+ messages)
` [PATCH 1/5] usb: aspeed_udc: Use "

[PATCH v2] sched/numa: Fix the vma scan starving issue
 2024-08-22  1:36 UTC  (3+ messages)

[PATCH v21 0/9] Add REMOVE_BUF ioctl
 2024-08-22  1:29 UTC  (4+ messages)
` [PATCH v21 2/9] videobuf2: Add min_reqbufs_allocation field to vb2_queue structure

[PATCH v2 bpf-next 0/8] bpf: Add gen_epilogue and allow kfunc call in pro/epilogue
 2024-08-22  1:32 UTC  (9+ messages)
` [PATCH v2 bpf-next 1/8] bpf: Add gen_epilogue to bpf_verifier_ops
` [PATCH v2 bpf-next 7/8] bpf: Allow pro/epilogue to call kfunc

[PATCH v1 0/2] Add Aspeed G7 gpio support
 2024-08-22  1:31 UTC  (4+ messages)
` [PATCH v1 2/2] gpio: Add G7 Aspeed gpio controller driver

[PATCH v6 00/22] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-08-22  1:31 UTC  (3+ messages)

[f2fs-dev] [PATCH -next 00/14] btrfs: Cleaned up folio->page conversion
 2024-08-22  1:37 UTC  (30+ messages)
`  "
` [f2fs-dev] [PATCH 01/14] btrfs: convert clear_page_extent_mapped() to take a folio
  `  "
` [f2fs-dev] [PATCH 02/14] btrfs: convert get_next_extent_buffer() "
  `  "
` [f2fs-dev] [PATCH 03/14] btrfs: convert try_release_subpage_extent_buffer() "
  `  "
` [f2fs-dev] [PATCH 04/14] btrfs: convert try_release_extent_buffer() "
  `  "
` [f2fs-dev] [PATCH 05/14] btrfs: convert read_key_bytes() "
  `  "
` [f2fs-dev] [PATCH 06/14] btrfs: convert submit_eb_subpage() "
  `  "
` [f2fs-dev] [PATCH 07/14] btrfs: convert submit_eb_page() "
  `  "
` [f2fs-dev] [PATCH 08/14] btrfs: convert try_release_extent_state() "
  `  "
` [f2fs-dev] [PATCH 09/14] btrfs: convert try_release_extent_mapping() "
  `  "
` [f2fs-dev] [PATCH 10/14] btrfs: convert zlib_decompress() "
  `  "
` [f2fs-dev] [PATCH 11/14] btrfs: convert lzo_decompress() "
  `  "
` [f2fs-dev] [PATCH 12/14] btrfs: convert zstd_decompress() "
  `  "
` [f2fs-dev] [PATCH 13/14] btrfs: convert btrfs_decompress() "
  `  "
` [f2fs-dev] [PATCH 14/14] btrfs: convert copy_inline_to_page() to use folio
  `  "

[PATCH v16 05/16] x86/sgx: Implement basic EPC misc cgroup functionality
 2024-08-22  1:29 UTC  (2+ messages)

[PATCH] Resource: fix region_intersects() for CXL memory
 2024-08-22  1:29 UTC  (4+ messages)

[PATCH -next] thermal: Correct typo in thermal zone documentation
 2024-08-22  1:29 UTC 

[PATCH] staging: rtl8192e: the alignment now matches the open parenthesis
 2024-08-22  1:31 UTC  (2+ messages)

[PATCH 1/1] mm/page_poison: slightly optimize check_poison_mem()
 2024-08-22  1:27 UTC  (3+ messages)

[PATCH v2 0/3] usb: imx8mp: collect some improvement
 2024-08-22  1:27 UTC  (4+ messages)
` [PATCH v2 1/3] usb: host: xhci-plat: Parse xhci-missing_cas_quirk and apply quirk

[PATCH 1/3] cxl/port: Use __free() to drop put_device() for cxl_port
 2024-08-22  1:26 UTC  (3+ messages)

[PATCH v2 00/16] overlayfs: Optimize override/revert creds
 2024-08-22  1:25 UTC  (17+ messages)
` [PATCH v2 01/16] cred: Add a light version of override/revert_creds()
` [PATCH v2 02/16] fs/backing-file: Convert to revert/override_creds_light()
` [PATCH v2 03/16] fs/overlayfs: Introduce ovl_override_creds_light()
` [PATCH v2 04/16] overlayfs: Document critical override_creds() operations
` [PATCH v2 05/16] overlayfs: Use ovl_override_creds_light()/revert_creds_light()
` [PATCH v2 06/16] cred: Introduce cred_guard() and cred_scoped_guard() helpers
` [PATCH v2 07/16] fs/backing-file: Convert to cred_guard()
` [PATCH v2 08/16] overlayfs/copy_up: "
` [PATCH v2 09/16] overlayfs/dir: "
` [PATCH v2 10/16] overlayfs/file: "
` [PATCH v2 11/16] overlayfs/inode: "
` [PATCH v2 12/16] overlayfs/namei: "
` [PATCH v2 13/16] overlayfs/readdir: "
` [PATCH v2 14/16] overlayfs/xattrs: "
` [PATCH v2 15/16] overlayfs/util: "
` [PATCH v2 16/16] overlayfs: Remove ovl_override_creds_light()

[PATCH] stagging: rtl8192e: Insert spaces around '|'
 2024-08-22  1:17 UTC  (2+ messages)

[PATCH 06/11] clk: rp1: Add support for clocks provided by RP1
 2024-08-22  1:19 UTC 

[meta][kirkstone][PATCH] libsoup: fix compile error on centos7
 2024-08-22  1:16 UTC 

[PATCH 1/1] usb: gadget: ether: Disable USB pullup in eth probe
 2024-08-21 21:58 UTC  (3+ messages)

[PATCH 0/1] usb: gadget: ether: Disable USB pullup in eth probe
 2024-08-21 21:19 UTC 

[PATCH -next] ipe: Remove duplicated include in ipe.c
 2024-08-22  1:15 UTC  (2+ messages)
` [PATCH] "

[PATCH 0/2] fs/dcache: fix cache inconsistency on case-insensitive lookups
 2024-08-22  1:13 UTC  (6+ messages)
` [PATCH 1/2] fs/dcache: introduce d_alloc_parallel_check_existing

[PATCH v2] HID: corsair-void: Add Corsair Void headset family driver
 2024-08-22  1:11 UTC  (8+ messages)
    ` [v2] "

[PATCH 00/11] mach-snapdragon: various improvements for newer boards
 2024-08-22  1:10 UTC  (2+ messages)

[PATCH v4 net-next 00/12] net: introduce TX H/W shaping API
 2024-08-22  1:10 UTC  (3+ messages)

[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2024-08-20 (ice)
 2024-08-22  1:10 UTC  (2+ messages)

[PATCH v5] epoll.7: clarify the event distribution under edge-triggered mode
 2024-08-22  1:09 UTC  (5+ messages)

[PATCH v1 0/2] LoongArch: Fix some build issues with randconfig
 2024-08-22  1:09 UTC  (5+ messages)
` [PATCH v1 2/2] LoongArch: Add ifdefs to fix LSX and LASX related issues

[PATCH 0/2] Fix the UFS driver hibernation code
 2024-08-22  1:05 UTC  (5+ messages)
` [PATCH 2/2] scsi: ufs: core: Fix the code for entering hibernation

[PATCH] staging: rtl8192e: Fix blank line
 2024-08-22  1:04 UTC 

linux-next: manual merge of the net-next tree with the pm tree
 2024-08-22  1:04 UTC 

[PATCH v3] HID: corsair-void: Add Corsair Void headset family driver
 2024-08-22  1:03 UTC  (3+ messages)

[PATCH 1/1] Improve missing mods error message and make shell script executable
 2024-08-22  1:02 UTC  (2+ messages)

[PATCH 0/8] smb: fix some bugs, move duplicate definitions to common header file, and some small cleanups
 2024-08-22  0:59 UTC  (10+ messages)
` [PATCH 1/8] smb/server: fix return value of smb2_open()
` [PATCH 2/8] smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open()
` [PATCH 3/8] smb/server: remove useless variable assignment "
` [PATCH 5/8] smb/server: update misguided comment of smb2_allocate_rsp_buf()

[PATCH net-next v4 0/2] net: xilinx: axienet: Add statistics support
 2024-08-22  1:00 UTC  (2+ messages)

[PATCH v6 00/16] riscv support for control flow integrity extensions
 2024-08-22  1:00 UTC  (7+ messages)
` [PATCH v6 12/16] target/riscv: AMO operations always raise store/AMO fault
` [PATCH v6 13/16] target/riscv: implement zicfiss instructions

[PATCH net-next] net: repack struct netdev_queue
 2024-08-22  1:00 UTC  (2+ messages)

[PATCH i-g-t 1/2] lib/gpgpu_shader: Fix iga64 compilation warning
 2024-08-22  0:58 UTC  (3+ messages)
` ✗ CI.xeFULL: failure for series starting with [i-g-t,1/2] "
` ✗ Fi.CI.IGT: "

[jgunthorpe:fwctl 17/20] drivers/cxl/core/mbox.c:1073:23: sparse: sparse: incorrect type in assignment (different base types)
 2024-08-22  0:58 UTC 

[PATCH v3 0/1] Fix deadlock caused by cgroup_mutex and cpu_hotplug_lock
 2024-08-22  0:57 UTC  (3+ messages)
` [PATCH v3 1/1] cgroup: fix "

[PATCH v2] ioctl: remove obsolete ioctl definitions and dead code that used them
 2024-08-22  0:56 UTC  (3+ messages)

[PATCH] selinux: Add netlink xperm support
 2024-08-22  0:56 UTC  (4+ messages)

[PATCH v2 0/2] mm: collect the number of anon mTHP
 2024-08-22  0:52 UTC  (4+ messages)
` [PATCH v2 1/2] mm: collect the number of anon large folios

[PATCH v3 0/2] arm64: dts: renesas: r8a779g0: add PCIe support
 2024-08-22  0:44 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: dts: renesas: r8a779g0: Add PCIe Host and Endpoint nodes
` [PATCH v3 2/2] arm64: dts: renesas: white-hawk-cpu-common: Enable PCIe Host ch0

[PATCH] stagging: rtl8192e: fix alignment parenthesis
 2024-08-22  0:49 UTC 

[Patch bpf] tcp_bpf: fix return value of tcp_bpf_sendmsg()
 2024-08-22  0:49 UTC  (3+ messages)

[PATCH] staging: rtl8192e: Fix parenthesis alignment
 2024-08-22  0:45 UTC 

[PATCH] vfs: avoid spurious dentry ref/unref cycle on open
 2024-08-22  0:41 UTC  (12+ messages)
                  ` [PATCH 2/3] lift grabbing path into caller of do_dentry_open()
                  ` [PATCH 3/3] avoid extra path_get/path_put cycle in path_openat()

[Intel-wired-lan] [PATCH net-next] ice: Fix a 32bit bug
 2024-08-22  0:40 UTC  (3+ messages)
  `  "

[PATCH] ipv6: remove redundant check
 2024-08-22  0:40 UTC  (2+ messages)

[PATCH net] bnxt_en: Fix double DMA unmapping for XDP_REDIRECT
 2024-08-22  0:40 UTC  (2+ messages)

[PATCH net] netpoll: do not export netpoll_poll_[disable|enable]()
 2024-08-22  0:40 UTC  (2+ messages)

[PATCH v2 net 0/3] ipv6: fix possible UAF in output paths
 2024-08-22  0:40 UTC  (2+ messages)

[PATCH 1/3] libsepol: Rename ioctl xperms structures and functions
 2024-08-22  0:37 UTC  (3+ messages)
` [PATCH 2/3] libsepol: Support nlmsg extended permissions
` [PATCH 3/3] libsepol: Add policy capability netlink_xperm

[PATCH] perf hist: Don't set hpp_fmt_value for members in --no-group
 2024-08-22  0:38 UTC  (2+ messages)


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.