All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-25 15:08:57 to 2021-03-25 15:44:00 UTC [more...]

[PATCH] i2c: designware: Add base addr info
 2021-03-25 15:43 UTC  (2+ messages)

[PATCH v5 0/5] virtiofsd: Add support to enable/disable posix acls
 2021-03-25 15:38 UTC  (7+ messages)
` [Virtio-fs] "
` [Virtio-fs] [PATCH v5 1/5] virtiofsd: Add umask to seccom allow list
` [Virtio-fs] [PATCH v5 2/5] virtiofsd: Add capability to change/restore umask
` [Virtio-fs] [PATCH v5 3/5] virtiofsd: Add an option to enable/disable posix acls
` [Virtio-fs] [PATCH v5 4/5] virtiofsd: Add support for setxattr_v2
` [Virtio-fs] [PATCH v5 5/5] virtiofsd: Switch creds, drop FSETID for system.posix_acl_access xattr

[PATCH] cifs: revalidate mapping when we open files for SMB1 POSIX
 2021-03-25 15:42 UTC  (3+ messages)

How to switch between installed kernel and developed kernel
 2021-03-25 15:42 UTC  (3+ messages)

[PATCH v5 0/7] eBPF RSS support for virtio-net
 2021-03-25 15:35 UTC  (6+ messages)
` [PATCH v5 1/7] net/tap: Added TUNSETSTEERINGEBPF code
` [PATCH v5 3/7] ebpf: Added eBPF RSS program
` [PATCH v5 5/7] virtio-net: Added eBPF RSS to virtio-net
` [PATCH v5 6/7] docs: Added eBPF documentation
` [PATCH v5 7/7] MAINTAINERS: Added eBPF maintainers information

[PATCH bpf 1/2] bpf: enforce that struct_ops programs be GPL-only
 2021-03-25 15:40 UTC  (2+ messages)
` [PATCH bpf 2/2] bpf/selftests: test that kernel rejects a TCP CC with an invalid license

swapfile warnings
 2021-03-25 15:41 UTC 

[PATCHv1 0/6] Amlogic Soc - Add missing ethernet mdio compatible string
 2021-03-25 15:40 UTC  (5+ messages)

[PATCH v5 1/5] mm,memory_hotplug: Allocate memmap from the added memory range
 2021-03-25 15:40 UTC  (14+ messages)

[dpdk-dev] [PATCH] mem: fix cleanup on Windows
 2021-03-25 15:39 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] mem: fix cleanup when multi-process is disabled

[Buildroot] [PATCH] package/libbytesize: remove pcre2 runtime dependency
 2021-03-25 15:39 UTC  (4+ messages)

[PATCH for-6.0 0/4] Don't treat all sysbus devices as hotpluggable
 2021-03-25 15:33 UTC  (5+ messages)
` [PATCH for-6.0 1/4] include/hw/boards.h: Document machine_class_allow_dynamic_sysbus_dev()
` [PATCH for-6.0 2/4] machine: Provide a function to check the dynamic sysbus whitelist
` [PATCH for-6.0 3/4] hw/arm/virt: Only try to add valid dynamic sysbus devices to platform bus
` [PATCH for-6.0 4/4] hw/ppc/e500plat: "

[PATCH net-next] net: usb: lan78xx: remove unused including <linux/version.h>
 2021-03-25 15:35 UTC  (2+ messages)

[PATCH net-next v2 00/12] net: phy: marvell10g updates
 2021-03-25 15:36 UTC  (3+ messages)
` [PATCH net-next v2 11/12] net: phy: marvell10g: print exact model

[PATCH v3 00/11] Add support for synchronous signals on perf events
 2021-03-25 15:35 UTC  (12+ messages)
` [PATCH v3 07/11] perf: Add breakpoint information to siginfo on SIGTRAP

[PATCH net-next] net: usb: lan78xx: remove unused including <linux/version.h>
 2021-03-25 15:35 UTC  (2+ messages)

[PATCH net 0/2] net: do not modify the shared tunnel info when PMTU triggers an ICMP reply
 2021-03-25 15:35 UTC  (3+ messages)
` [PATCH net 1/2] vxlan: "
` [PATCH net 2/2] geneve: "

general protection fault in reiserfs_security_init
 2021-03-25 15:36 UTC  (8+ messages)
` [PATCH] reiserfs: update reiserfs_xattrs_initialized() condition
  ` [PATCH (resend)] "

[PATCH kvm-unit-tests v2] compiler: Add builtin overflow flag and predicate wrappers
 2021-03-25 15:34 UTC  (2+ messages)

[PATCH for-next 00/22] Misc update for rtrs
 2021-03-25 15:33 UTC  (23+ messages)
` [PATCH for-next 01/22] MAINTAINERS: Change maintainer for rtrs module
` [PATCH for-next 02/22] RDMA/rtrs: Enable the fault-injection
` [PATCH for-next 03/22] RDMA/rtrs-clt: Inject a fault at request processing
` [PATCH for-next 04/22] RDMA/rtrs-srv: Inject a fault at heart-beat sending
` [PATCH for-next 05/22] docs: fault-injection: Add fault-injection manual of RTRS
` [PATCH for-next 06/22] RDMA/rtrs-clt: Break if one sess is connected in rtrs_clt_is_connected
` [PATCH for-next 07/22] RDMA/rtrs-clt: Remove redundant code from rtrs_clt_read_req
` [PATCH for-next 08/22] RDMA/rtrs: Kill the put label in rtrs_srv_create_once_sysfs_root_folders
` [PATCH for-next 09/22] RDMA/rtrs: Remove sessname and sess_kobj from rtrs_attrs
` [PATCH for-next 10/22] RDMA/rtrs: Cleanup the code in rtrs_srv_rdma_cm_handler
` [PATCH for-next 11/22] RDMA/rtrs-clt: Close rtrs client conn before destroying rtrs clt session files
` [PATCH for-next 12/22] RDMA/rtrs-clt: Check state of the rtrs_clt_sess before reading its stats
` [PATCH for-next 13/22] RDMA/rtrs: New function converting rtrs_addr to string
` [PATCH for-next 14/22] RDMA/rtrs-clt: Print more info when an error happens
` [PATCH for-next 15/22] RDMA/rtrs-srv: More debugging info when fail to send reply
` [PATCH for-next 16/22] RDMA/rtrs-srv: Report temporary sessname for error message
` [PATCH for-next 17/22] RDMA/rtrs: cleanup unused variable
` [PATCH for-next 18/22] RDMA/rtrs-clt: Simplify error message
` [PATCH for-next 19/22] RDMA/rtrs-clt: Cap max_io_size
` [PATCH for-next 20/22] RDMA/rtrs-clt: Add a minimum latency multipath policy
` [PATCH for-next 21/22] RDMA/rtrs-clt: new sysfs attribute to print the latency of each path
` [PATCH for-next 22/22] Documentation/ABI/rtrs-clt: Add descriptions for min-latency policy

[PATCH 0/6] usb: Linking ports to their Type-C connectors
 2021-03-25 15:33 UTC  (8+ messages)
` [PATCH 1/6] usb: Iterator for ports

[PATCH v3] cifs: Silently ignore unknown oplock break handle
 2021-03-25 15:32 UTC  (4+ messages)

[PATCH v2 0/2] unprivileged fanotify listener
 2021-03-25 15:31 UTC  (12+ messages)

[kvm-unit-tests PATCH v2 0/6] Misc assembly fixes and cleanups
 2021-03-25 15:31 UTC  (3+ messages)

[RFC Part2 PATCH 00/30] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-03-25 15:31 UTC  (9+ messages)
` [RFC Part2 PATCH 01/30] x86: Add the host SEV-SNP initialization support
` [RFC Part2 PATCH 04/30] x86/mm: split the physmap when adding the page in RMP table
` [RFC Part2 PATCH 07/30] mm: add support to split the large THP based on RMP violation

[yocto-autobuilder-helper][dunfell 00/23] Patch review
 2021-03-25 15:31 UTC  (4+ messages)
` [yocto-autobuilder-helper][dunfell 01/23] scripts: Add runqemu-renice.c for renicing runqemu
  ` [yocto] "

[PATCH bpf-next] libbpf: preserve empty DATASEC BTFs during static linking
 2021-03-25 15:31 UTC  (2+ messages)

[meta-oe][PATCH] bpftool: remove recipe from blacklist
 2021-03-25 15:31 UTC  (2+ messages)
` [OE-core] "

[PATCH] drm/ttm: fix invalid NULL deref
 2021-03-25 15:31 UTC  (2+ messages)

[PATCH for-rc 00/24] Misc update for rnbd
 2021-03-25 15:29 UTC  (25+ messages)
` [PATCH for-rc 01/24] MAINTAINERS: Change maintainer for rnbd module
` [PATCH for-rc 02/24] Documentation/sysfs-block-rnbd: Add descriptions for remap_device and resize
` [PATCH for-rc 03/24] block/rnbd: Enable the fault-injection
` [PATCH for-rc 04/24] block/rnbd-srv: Inject a fault at bio processing
` [PATCH for-rc 05/24] block/rnbd-clt: Inject some fault points
` [PATCH for-rc 06/24] docs: fault-injection: Add fault-injection manual of RNBD
` [PATCH for-rc 07/24] docs: Add RTRS/RNBD to the index of fault-injection
` [PATCH for-rc 08/24] block/rnbd-clt: Remove some arguments from insert_dev_if_not_exists_devpath
` [PATCH for-rc 09/24] block/rnbd-clt: Remove some arguments from rnbd_client_setup_device
` [PATCH for-rc 10/24] block/rnbd-clt: Move add_disk(dev->gd) to rnbd_clt_setup_gen_disk
` [PATCH for-rc 11/24] block/rnbd: Kill rnbd_clt_destroy_default_group
` [PATCH for-rc 12/24] block/rnbd: Kill destroy_device_cb
` [PATCH for-rc 13/24] block/rnbd-clt: Replace {NO_WAIT,WAIT} with RTRS_PERMIT_{WAIT,NOWAIT}
` [PATCH for-rc 14/24] block/rnbd-srv: Prevent a deadlock generated by accessing sysfs in parallel
` [PATCH for-rc 15/24] block/rnbd-srv: Remove force_close file after holding a lock
` [PATCH for-rc 16/24] block/rnbd-clt: Improve find_or_create_sess() return check
` [PATCH for-rc 17/24] block/rnbd-clt: Fix missing a memory free when unloading the module
` [PATCH for-rc 18/24] block/rnbd-clt: Support polling mode for IO latency optimization
` [PATCH for-rc 19/24] Documentation/ABI/rnbd-clt: Add description for nr_poll_queues
` [PATCH for-rc 20/24] block/rnbd-srv: Remove unused arguments of rnbd_srv_rdma_ev
` [PATCH for-rc 21/24] block/rnbd-clt: Generate kobject_uevent when the rnbd device state changes
` [PATCH for-rc 22/24] block/rnbd-clt: Remove max_segment_size
` [PATCH for-rc 23/24] block/rnbd-clt-sysfs: Remove copy buffer overlap in rnbd_clt_get_path_name
` [PATCH for-rc 24/24] block/rnbd: Use strscpy instead of strlcpy

[PATCHv3] nvme: implement non-mdts command limits
 2021-03-25 15:30 UTC  (3+ messages)

[PATCH][next] UAPI: nfsfh.h: Replace one-element array with flexible-array member
 2021-03-25 15:29 UTC  (4+ messages)

[PATCH 1/7] x86/syscalls: fix -Wmissing-prototypes warnings from COND_SYSCALL()
 2021-03-25 15:27 UTC  (2+ messages)
` [tip: x86/cleanups] x86/syscalls: Fix "

[dpdk-dev] [PATCH] EAL: Called remove() of drivers for vdev and pci buses
 2021-03-25 15:27 UTC  (5+ messages)
  ` [dpdk-dev] [dpdk-stable] "

[PATCH] drm/ttm: switch back to static allocation limits for now
 2021-03-25 15:27 UTC 

[PATCH v7 0/8] idxd 'struct device' lifetime handling fixes
 2021-03-25 15:25 UTC  (6+ messages)

[PATCH v2 0/3] tty: serial: meson: add amlogic, uart-fifosize property
 2021-03-25 15:24 UTC  (12+ messages)
` [PATCH v2 0/3] tty: serial: meson: add amlogic,uart-fifosize property
` [PATCH v2 1/3] dt-bindings: serial: amlogic, meson-uart: add fifo-size property
  ` [PATCH v2 1/3] dt-bindings: serial: amlogic,meson-uart: "
` [PATCH v2 2/3] tty: serial: meson: retrieve port FIFO size from DT
` [PATCH v2 3/3] arm64: dts: meson: set 128bytes FIFO size on uart A

[PATCH v4 00/19] qapi: static typing conversion, pt3
 2021-03-25 15:21 UTC  (7+ messages)
` [PATCH v4 02/19] flake8: Enforce shorter line length for comments and docstrings
` [PATCH v4 13/19] qapi/expr.py: Consolidate check_if_str calls in check_if
` [PATCH v4 17/19] qapi/expr.py: Use tuples instead of lists for static data

[dpdk-dev] [PATCH] test/autotest: checking for skipped or unsupported tests
 2021-03-25 15:25 UTC  (3+ messages)

[PATCH V2] ARM: xen/mm.c: A mundane typo fix
 2021-03-25 15:22 UTC  (5+ messages)

[PATCH 0/1] iotests: fix 051.out expected output after error
 2021-03-25 15:17 UTC  (2+ messages)

[PATCH v3 0/3] vhost-user-blk: fix bug on device disconnection during initialization
 2021-03-25 15:12 UTC  (4+ messages)
` [PATCH v3 1/3] vhost-user-blk: use different event handlers on initialization
` [PATCH v3 2/3] vhost-user-blk: perform immediate cleanup if disconnect "
` [PATCH v3 3/3] vhost-user-blk: add immediate cleanup on shutdown

[PATCH bpf] bpf: link: refuse non-zero file_flags in BPF_OBJ_GET
 2021-03-25 15:21 UTC 

stable-rc/linux-4.14.y baseline: 111 runs, 10 regressions (v4.14.227)
 2021-03-25 15:22 UTC 

[PATCH] [v2] include: linux: debug_locks: Remove duplicate declaration
 2021-03-25 15:20 UTC 

pid start time and new display field in proc pid stat
 2021-03-25 15:20 UTC  (2+ messages)

[oe-core][PATCH 1/2] valgrind: update 3.16.1 -> 3.17.0
 2021-03-25 15:20 UTC  (2+ messages)

[PATCH 00/18] new API for FS_IOC_[GS]ETFLAGS/FS_IOC_FS[GS]ETXATTR
 2021-03-25 15:17 UTC  (5+ messages)
` [PATCH 01/18] vfs: add miscattr ops

[PATCH] nvme: disallow passthru cmd from targeting a nsid != nsid of the block dev
 2021-03-25 15:19 UTC  (3+ messages)

[PATCH v3 0/7] Some vIOMMU fixes
 2021-03-25 15:09 UTC  (4+ messages)
` [PATCH v3 6/7] hw/arm/smmuv3: Fix SMMU_CMD_CFGI_STE_RANGE handling

[RFC v11 00/55] arm cleanup experiment for kvm-only build
 2021-03-25 15:14 UTC  (4+ messages)
` [RFC v11 32/55] target/arm: move kvm-const.h, kvm.c, kvm64.c, kvm_arm.h to kvm/

[PATCH v2 0/2] fuse: Fix clearing SGID when access ACL is set
 2021-03-25 15:18 UTC  (6+ messages)
` [Virtio-fs] "
` [PATCH v2 1/2] fuse: Add support for FUSE_SETXATTR_V2
  ` [Virtio-fs] "
` [PATCH v2 2/2] fuse: Add a flag FUSE_SETXATTR_ACL_KILL_SGID to kill SGID
  ` [Virtio-fs] "

[PATCH] drm/ttm: switch back to static allocation limits for now
 2021-03-25 15:17 UTC 

[PATCH 0/4] Add rt-thread art-pi board support
 2021-03-25 15:17 UTC  (7+ messages)
` [PATCH 2/4] ARM: dts: stm32: Add RT-Thread "
` [PATCH 3/4] board: Add rt-thread "
` [PATCH 4/4] ram: stm32: fix strsep failed on read only memory

[RFC PATCH 0/2] {topost} drivers/perf: hisi: Add driver for HNS3 PMU
 2021-03-25 15:13 UTC  (3+ messages)
` [RFC PATCH 1/2] {topost} drivers/perf: hisi: Add description for HNS3 PMU driver

[PATCH] rtc: at91sma9: Simplify using devm_clk_get_enabled()
 2021-03-25 15:15 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_cursor_crc: use flipping instead of frontbuffer
 2021-03-25 15:17 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_cursor_crc: use flipping instead of frontbuffer (rev2)

[PATCH net-next] net: stmmac: support FPE link partner hand-shaking procedure
 2021-03-25 15:13 UTC  (4+ messages)

drm/ttm: switch to per device LRU lock
 2021-03-25 15:14 UTC  (5+ messages)

[PATCH 0/9] arm64: tegra: Prevent early SMMU faults
 2021-03-25 15:12 UTC  (5+ messages)
` [PATCH 1/9] memory: tegra: Move internal data structures into separate header

[PATCH V6 0/2] nvme: enable char device per namespace
 2021-03-25 15:14 UTC  (5+ messages)
` [PATCH V6 1/2] "

[RFC 0/8] virtio: Improve boot time of virtio-scsi-pci and virtio-blk-pci
 2021-03-25 15:07 UTC  (8+ messages)
` [RFC 1/8] memory: Allow eventfd add/del without starting a transaction
` [RFC 3/8] virtio: Add API to batch set host notifiers
` [RFC 4/8] virtio-pci: Batch add/del ioeventfds in a single MR transaction
` [RFC 5/8] virtio-blk: Fix rollback path in virtio_blk_data_plane_start()
` [RFC 6/8] virtio-blk: Use virtio_bus_set_host_notifiers()
` [RFC 7/8] virtio-scsi: Set host notifiers and callbacks separately
` [RFC 8/8] virtio-scsi: Use virtio_bus_set_host_notifiers()

[PATCH] md/dm-mpath: check whether all pgpaths have same uuid in multipath_ctr()
 2021-03-25 15:14 UTC  (6+ messages)
  `  "
        ` [dm-devel] "

[PATCH v6 00/12] SVM cleanup and INVPCID feature support
 2021-03-25 15:13 UTC  (12+ messages)
                  ` [PATCH] x86/tlb: Flush global mappings when KAISER is disabled

"module:find_symbol: Failed to find symbol ....." not so bad
 2021-03-25 15:12 UTC 

[PATCH net-next] net: usb: pegasus: Remove duplicated include from pegasus.c
 2021-03-25 15:11 UTC  (2+ messages)

drivers: typec: tcpm: USB type C PD state machine behavior
 2021-03-25 16:49 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_color_chamelium: Fix limited range ctm
 2021-03-25 20:20 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[RFC PATCH 0/8] use core page calls instead of kmaps
 2021-03-25 15:10 UTC  (7+ messages)
` [RFC PATCH 6/8] ext4: use memcpy_to_page() in pagecache_write()
      ` [f2fs-dev] "

[PATCH] ima: Fix the error code for restoring the PCR value
 2021-03-25 15:09 UTC  (4+ messages)

[PATCH 0/2] streamline_config.pl: Fix Perl spacing
 2021-03-25 15:10 UTC  (8+ messages)
` [PATCH 2/2] streamline_config.pl: Add softtabstop=4 for vim users

[PATCH AUTOSEL 5.11 01/44] virtiofs: Fail dax mount if device does not support it
 2021-03-25 15:10 UTC  (9+ messages)
` [PATCH AUTOSEL 5.11 43/44] signal: don't allow STOP on PF_IO_WORKER threads


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.