All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-03 10:49:02 to 2022-03-03 11:33:01 UTC [more...]

[PATCH v3 00/39] x86: Kernel IBT
 2022-03-03 11:24 UTC  (28+ messages)
` [PATCH v3 01/39] static_call: Avoid building empty .static_call_sites
` [PATCH v3 02/39] x86/module: Fix the paravirt vs alternative order
` [PATCH v3 03/39] objtool: Add --dry-run
` [PATCH v3 05/39] x86/ibt: Add ANNOTATE_NOENDBR
` [PATCH v3 06/39] x86/text-patching: Make text_gen_insn() play nice with ANNOTATE_NOENDBR
` [PATCH v3 08/39] x86/entry: Cleanup PARAVIRT
` [PATCH v3 09/39] x86/entry,xen: Early rewrite of restore_regs_and_return_to_kernel()
` [PATCH v3 10/39] x86/ibt,xen: Sprinkle the ENDBR
` [PATCH v3 11/39] x86/ibt,entry: Sprinkle ENDBR dust
` [PATCH v3 12/39] x86/linkage: Add ENDBR to SYM_FUNC_START*()
` [PATCH v3 13/39] x86/ibt,paravirt: Sprinkle ENDBR
` [PATCH v3 14/39] x86/ibt,crypto: Add ENDBR for the jump-table entries
` [PATCH v3 15/39] x86/ibt,kvm: Add ENDBR to fastops
` [PATCH v3 16/39] x86/ibt,ftrace: Search for __fentry__ location
` [PATCH v3 18/39] x86/ibt,ftrace: Make function-graph play nice
` [PATCH v3 19/39] x86/ibt,kprobes: Cure sym+0 equals fentry woes
` [PATCH v3 20/39] x86/ibt,bpf: Add ENDBR instructions to prologue and trampoline
` [PATCH v3 21/39] x86/ibt,ftrace: Add ENDBR to samples/ftrace
` [PATCH v3 22/39] x86/ibt: Add IBT feature, MSR and #CP handling
` [PATCH v3 25/39] x86/bugs: Disable Retpoline when IBT
` [PATCH v3 28/39] x86/ibt,sev: Annotations
` [PATCH v3 29/39] x86/ibt: Dont generate ENDBR in .discard.text
` [PATCH v3 30/39] x86/ibt: Ensure module init/exit points have references
` [PATCH v3 31/39] objtool: Rename --duplicate to --lto
` [PATCH v3 36/39] objtool: Validate IBT assumptions
` [PATCH v3 37/39] objtool: Optionally WARN about unused ANNOTATE_NOENDBR
` [PATCH v3 39/39] x86/alternative: Use .ibt_endbr_seal to seal indirect calls

[Drbd-dev] a few trivial bdevname() removals
 2022-03-03 11:32 UTC  (6+ messages)
` [Drbd-dev] [PATCH 1/5] block: stop using bdevname in bdev_write_inode
` [Drbd-dev] [PATCH 2/5] block: stop using bdevname in __blkdev_issue_discard
` [Drbd-dev] [PATCH 3/5] block: stop using bdevname in drbd_report_io_error
` [Drbd-dev] [PATCH 4/5] pktcdvd: stop using bdevname
` [Drbd-dev] [PATCH 5/5] loadpin: "

[PATCH] sunxi:dts: remove r40 can node
 2022-03-03 11:32 UTC 

[PATCH] vhost: use colon in version.map
 2022-03-03 11:32 UTC  (2+ messages)

[PATCH] net/kni: initialize rte_kni_conf to 0 before using it
 2022-03-03 11:31 UTC  (3+ messages)

[PATCH v3] serial: make uart_console_write->putchar()'s character an unsigned char
 2022-03-03 11:30 UTC  (7+ messages)

[Virtio-fs] [virtiofsd] MR opened: Extend the documentation
 2022-03-03 11:30 UTC 

[linux-nfc] [RESEND PATCH v2 0/6] nfc: llcp: few cleanups/improvements
 2022-03-03 11:30 UTC  (2+ messages)
`  "

[PATCH net-next v2 00/14] HW counters for soft devices
 2022-03-03 11:30 UTC  (2+ messages)

[GIT PULL] Add mlx5 live migration driver and v2 migration protocol
 2022-03-03 11:29 UTC 

[PATCH] sunxi:dts: remove r40 can node
 2022-03-03 11:21 UTC  (2+ messages)

[PATCH v2 0/6] hw/nvme: enhanced protection information (64-bit guard)
 2022-03-03 11:24 UTC  (3+ messages)

[PATCH 0/2] gpio-rochchip
 2022-03-03 11:28 UTC  (4+ messages)
` [PATCH 1/2] gpio: rockchip: make gpio work without cru module

[PATCH] wm8962: add a simple DMIC enable control
 2022-03-03 11:27 UTC  (11+ messages)

[PATCH 1/2] cve-check: get_cve_info should open the database read-only
 2022-03-03 11:27 UTC  (5+ messages)
` [OE-core] "

[PATCH 0/6] Remove usage of list iterator past the loop body
 2022-03-03 11:27 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Remove usage of list iterator past the loop body (rev5)

[PATCH] btrfs: fix a NULL pointer dereference during device scan
 2022-03-03 11:25 UTC 

[PATCH v2] btrfs: add lockdep_assert_held to need_preemptive_reclaim
 2022-03-03 11:24 UTC  (2+ messages)

[meta-oe][PATCH v2] libsndfile1: bump to version 1.0.31
 2022-03-03 11:23 UTC  (7+ messages)
  ` [OE-core] "

remove opencoded kmap of bio_vecs v2
 2022-03-03 11:19 UTC  (22+ messages)
` [Drbd-dev] "
` [PATCH 01/10] iss-simdisk: use bvec_kmap_local in simdisk_submit_bio
  ` [Drbd-dev] "
` [PATCH 02/10] aoe: use bvec_kmap_local in bvcpy
  ` [Drbd-dev] "
` [PATCH 03/10] zram: use memcpy_to_bvec in zram_bvec_read
  ` [Drbd-dev] "
` [PATCH 04/10] zram: use memcpy_from_bvec in zram_bvec_write
  ` [Drbd-dev] "
` [Drbd-dev] [PATCH 05/10] nvdimm-blk: use bvec_kmap_local in nd_blk_rw_integrity
  `  "
` [PATCH 06/10] nvdimm-btt: use bvec_kmap_local in btt_rw_integrity
  ` [Drbd-dev] "
` [Drbd-dev] [PATCH 07/10] bcache: use bvec_kmap_local in bio_csum
  `  "
` [PATCH 08/10] drbd: use bvec_kmap_local in drbd_csum_bio
  ` [Drbd-dev] "
` [PATCH 09/10] drbd: use bvec_kmap_local in recv_dless_read
  ` [Drbd-dev] "
` [PATCH 10/10] floppy: use memcpy_{to,from}_bvec
  ` [Drbd-dev] "

[ammarfaizi2-block:dhowells/linux-fs/netfs-lib 24/27] microblaze-linux-ld: fs/cifs/file.o:undefined reference to `netfs_invalidatepage'
 2022-03-03 11:21 UTC 

[PATCH] md: remove most calls to bdevname
 2022-03-03 11:21 UTC  (2+ messages)

[PATCH v2 RESEND 1/2] arm64: avoid flushing icache multiple times on contiguous HugeTLB
 2022-03-03 11:20 UTC 

Timer delays in VM
 2022-03-03  5:49 UTC  (5+ messages)

[PATCH v4 0/8] KVM: arm64: Hypervisor stack enhancements
 2022-03-02 17:31 UTC  (7+ messages)
` [PATCH v4 2/8] KVM: arm64: Introduce pkvm_alloc_private_va_range()
` [PATCH v4 3/8] KVM: arm64: Add guard pages for KVM nVHE hypervisor stack

[PATCH] x86/build: use --orphan-handling linker option if available
 2022-03-03 11:19 UTC  (2+ messages)

[PATCH 3/7] commit-graph: start parsing generation v2 (again)
 2022-03-03 11:19 UTC  (11+ messages)

[PATCH] libsndfile: Fix missing external library support
 2022-03-03 11:18 UTC 

[Intel-gfx] [PATCH v5 0/7] Introduce multitile support
 2022-03-03 11:17 UTC  (7+ messages)
` [Intel-gfx] [PATCH v5 6/7] drm/i915/gt: Create per-tile RPS sysfs interfaces
  `  "
` [Intel-gfx] [PATCH v5 7/7] drm/i915/gt: Adding new sysfs frequency attributes
  `  "

[PATCH] arm64: crypto: Don't allow v8.2 extensions to be used with BROKEN_GAS_INST
 2022-03-03 11:16 UTC  (4+ messages)

[PATCH 1/3] mt76: mt7915: set band1 TGID field in tx descriptor
 2022-03-03 11:05 UTC  (6+ messages)
` [PATCH 2/3] mt76: mt7915: fix beamforming mib stats
` [PATCH 3/3] mt76: mt7915: fix phy cap in mt7915_set_stream_he_txbf_caps()

[Intel-gfx] [PATCH] drm/i915/selftests: check the return value of kstrdup()
 2022-03-03 11:15 UTC  (5+ messages)

[ovmf test] 168359: regressions - FAIL
 2022-03-03 11:16 UTC 

[PATCH bpf-next] selftests: bpf: Make test_lwt_ip_encap more stable and faster
 2022-03-03 11:15 UTC 

[PATCH] x86/cmdline: Interpret 'vpmu' as a positive boolean
 2022-03-03 11:15 UTC  (5+ messages)

[PATCH v2 0/3] add hugetlb_free_vmemmap sysctl
 2022-03-03 11:15 UTC  (4+ messages)
` [PATCH v2 3/3] mm: hugetlb: "

DWC3 Isoc Gadget Missed Interrupts on Start Transfer
 2022-03-03 11:15 UTC  (3+ messages)

[PATCH 1/2] ata: ahci: Add new board low_power_no_debounce_delay
 2022-03-03 11:14 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v4] IGT cleanup
 2022-03-03 11:14 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for IGT cleanup (rev4)

Native multipath across multiple subsystem NQNs
 2022-03-03 11:13 UTC  (9+ messages)

[syzbot] KASAN: use-after-free Read in btrfs_scan_one_device (2)
 2022-03-03 11:13 UTC  (2+ messages)

[PATCH v5 00/16] Make image fleecing more usable
 2022-03-03 11:11 UTC  (6+ messages)
` [PATCH v5 11/16] block: introduce snapshot-access block driver
` [PATCH v5 16/16] iotests/image-fleecing: test push backup with fleecing

pull request: iwlwifi firmware updates 2022-03-03
 2022-03-03 11:11 UTC 

[PATCH] x86/bug: __WARN_FLAGS: prevent shadowing by renaming local variable f to __flags
 2022-03-03 11:07 UTC 

ACPI flow for reserved memory
 2022-03-03 11:07 UTC 

[PATCH v2 0/9] xhci cleanups and fixes for usb-next
 2022-03-03 11:09 UTC  (10+ messages)
` [PATCH v2 1/9] xhci: make xhci_handshake timeout for xhci_reset() adjustable
` [PATCH v2 2/9] xhci: fix garbage USBSTS being logged in some cases
` [PATCH v2 3/9] xhci: fix uninitialized string returned by xhci_decode_ctrl_ctx()
` [PATCH v2 4/9] xhci: fix runtime PM imbalance in USB2 resume
` [PATCH v2 5/9] usb: host: xhci: use ffs() in xhci_mem_init()
` [PATCH v2 6/9] usb: host: xhci: fix a comment typo "
` [PATCH v2 7/9] usb: host: xhci: update hci_version operation in xhci_gen_setup()
` [PATCH v2 8/9] usb: host: xhci: add blank line in xhci_halt()
` [PATCH v2 9/9] usb: host: xhci: Remove some unnecessary return value initializations

[PATCH] riscv: Fix build against binutils 2.38
 2022-03-03 11:06 UTC  (7+ messages)

[XEN PATCH v9 00/30] xen: Build system improvements, now with out-of-tree build!
 2022-03-03 11:06 UTC  (5+ messages)
` [XEN PATCH v9 28/30] build: specify source tree in include/ for prerequisite
` [XEN PATCH v9 29/30] build: shuffle main Makefile

[meta-python][PATCH] python3-blivet: Adjust install location for binaries and systemd units
 2022-03-03 11:06 UTC  (2+ messages)
` [oe] "

[PATCH v2 00/39] x86: Kernel IBT
 2022-03-03 11:06 UTC  (4+ messages)
` [PATCH v2 33/39] objtool: Add IBT/ENDBR decoding

[PATCH] selftests/interpreter: fix separate directory build
 2022-03-03 11:06 UTC 

[PATCH] builtin/remote.c: show progress when renaming remote references
 2022-03-03 11:04 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v2] ata: Drop commas after OF match table sentinels
 2022-03-03  8:36 UTC  (2+ messages)

[PATCH] soundwire: qcom: fix build failures if CONFIG_PM=n
 2022-03-03 11:03 UTC  (2+ messages)

[PATCH v1 1/3] auxdisplay: lcd2s: Fix lcd2s_redefine_char() feature
 2022-03-03 11:02 UTC  (4+ messages)

ECANCELED returned from io_uring_wait_cqe
 2022-03-03 11:03 UTC 

[PATCH v4 00/14] Initial support for machine creation via QMP
 2022-03-03 10:58 UTC  (2+ messages)

[PATCH] kernel: dma-debug: fix return value of __setup handlers
 2022-03-03 11:02 UTC  (3+ messages)

[mani-mhi:mhi-next 28/30] drivers/bus/mhi/ep/main.c:518:59: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2022-03-03 11:00 UTC 

[netfilter-nf-next:master 4/12] net/netfilter/nf_conntrack_netlink.c:3885:2: error: implicit declaration of function 'nf_conntrack_register_notifier'
 2022-03-03 11:00 UTC 

[Intel-gfx] [PATCH] drm/i915/display/adlp: Remove code related to underrun recovery
 2022-03-03 11:01 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH 0/2] efi_loader: use short-form DP for load options
 2022-03-03 11:01 UTC  (4+ messages)
` [PATCH 2/2] "

cleanup swiotlb initialization v4
 2022-03-03 10:59 UTC  (18+ messages)
` [PATCH 11/12] swiotlb: merge swiotlb-xen initialization into swiotlb

linux-next: build failure after merge of the soundwire tree
 2022-03-03 11:00 UTC  (2+ messages)

[tip:irq/core] BUILD SUCCESS ff8dcfebe08dfb2524041116d4afce53ffe0b015
 2022-03-03 10:59 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 34490bca674f1cc8aa755d4beb947c8c46b404b8
 2022-03-03 10:59 UTC 

[PATCH 0/3] x86/hvm: PIRQ related cleanup and a fix
 2022-03-03 10:59 UTC  (4+ messages)
` [PATCH 3/3] hvm/pirq: allow control domains usage of PHYSDEVOP_{un,}map_pirq

[rafael-pm:bleeding-edge] BUILD SUCCESS 18e73a320f9bcc743a83d419c49f66c4e4e057d8
 2022-03-03 10:58 UTC  (2+ messages)
` [Devel] "

[PATCH v1] introduce dirty ring size for guestperf tool
 2022-03-03 10:54 UTC  (2+ messages)
` [PATCH v1] tests/migration: Introduce dirty-ring-size option into guestperf

[PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
 2022-03-03 10:56 UTC  (18+ messages)
                    ` [Intel-wired-lan] "
                    ` [Drbd-dev] "
                    ` [Intel-gfx] "
                    ` [f2fs-dev] "

[dm-devel] [PATCH] kpartx: Add -P option for partition scanning
 2022-03-03 10:57 UTC  (9+ messages)

[PATCH 0/9] xhci cleanups and fixes for usb-next
 2022-03-03 10:59 UTC  (4+ messages)
` [PATCH 3/9] xhci: fix uninitialized string returned by xhci_decode_ctrl_ctx()

[PATCH] 9pfs: drop Doxygen format from qemu_dirent_dup() API comment
 2022-03-03 10:55 UTC  (3+ messages)
` [SPAM] "

[PATCH] arm/optee: Upgrade from 3.14 to 3.16
 2022-03-03 10:55 UTC  (5+ messages)
  ` [meta-arm] "

[PATCH] task_work: simplify the task_work_add() interface
 2022-03-03 10:55 UTC  (2+ messages)

[PATCH v2] livepatch: Don't block removal of patches that are safe to unload
 2022-03-03 10:54 UTC 

move more work to disk_release v2
 2022-03-03 10:54 UTC  (7+ messages)

[PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent
 2022-03-03 10:53 UTC  (5+ messages)
` [PATCH 2/8] mm: khugepaged: remove redundant check for VM_NO_KHUGEPAGED

[PATCH v3 0/3] soundwire: qcom: add pm runtime support
 2022-03-03 10:52 UTC  (4+ messages)
` [PATCH v3 1/3] soundwire: qcom: add runtime pm support

[igt-dev] Mandatory Test Suite for KMS Drivers?
 2022-03-03 10:52 UTC  (3+ messages)
`  "

[Intel-gfx] [PATCH] drm/i915/gtt: reduce overzealous alignment constraints for GGTT
 2022-03-03 10:52 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] nvme: remove support or stream based temperature hint
 2022-03-03 10:50 UTC 

[PATCH] introduce dirty ring size for guestperf tool
 2022-03-03 10:49 UTC  (3+ messages)
` [PATCH] migration: Introduce dirtylimit capability

[PATCH v8 0/2] Add the driver for Intel Keem Bay SoC timer block
 2022-03-03 10:51 UTC  (12+ messages)
` [PATCH v8 2/2] clocksource: Add Intel Keem Bay timer support


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.