All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-30 13:14:20 to 2020-09-30 13:51:14 UTC [more...]

[PATCH 0/3] Add LSM/SELinux support for GPRS Tunneling Protocol (GTP)
 2020-09-30 13:38 UTC  (5+ messages)
` [PATCH 3/3] selinux: Add SELinux GTP support

[PATCH 0/2] Platform integrity information in sysfs (version 9)
 2020-09-30 13:51 UTC 

[PATCH RFC v2 00/19] i386: KVM: expand Hyper-V features early
 2020-09-30 13:40 UTC  (11+ messages)
` [PATCH RFC v2 01/19] WIP: update linux/headers
` [PATCH RFC v2 02/19] i386: fill in FEAT_HYPERV_EDX from edx instead of eax
` [PATCH RFC v2 03/19] i386: drop x86_cpu_get_supported_feature_word() forward declaration
` [PATCH RFC v2 04/19] i386: move hyperv_vendor_id initialization to x86_cpu_realizefn()
` [PATCH RFC v2 05/19] i386: move hyperv_interface_id "
` [PATCH RFC v2 06/19] i386: move hyperv_version_id "
` [PATCH RFC v2 08/19] i386: keep hyperv_vendor string up-to-date
` [PATCH RFC v2 10/19] i386: always fill Hyper-V CPUID feature leaves from X86CPU data
` [PATCH RFC v2 11/19] i386: introduce hv_cpuid_cache
` [PATCH RFC v2 12/19] i386: drop FEAT_HYPERV feature leaves

[PATCH v1 1/1] selinux: fix error initialization in inode_doinit_with_dentry()
 2020-09-30 13:49 UTC  (4+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

drivers/scsi/bfa/bfad_bsg.c:2551:9: sparse: sparse: incorrect type in initializer (different base types)
 2020-09-30 13:48 UTC  (2+ messages)

[PATCH v4 0/4] iio: adc: at91: misc driver cleanups
 2020-09-30 13:50 UTC  (10+ messages)
` [PATCH v4 1/4] iio: adc: at91_adc: use of_device_get_match_data() helper
` [PATCH v4 2/4] iio: adc: at91_adc: const-ify some driver data
` [PATCH v4 3/4] iio: adc: at91_adc: add Kconfig dep on the OF symbol and remove of_match_ptr()
` [PATCH v4 4/4] iio: adc: at91_adc: remove platform data and move defs in driver file

[PATCH] Revert "drm/i915: Force state->modeset=true when distrust_bios_wm==true"
 2020-09-30 13:47 UTC 

[PATCH 0/8] x86: Untangle Nested virt and CPUID interactions
 2020-09-30 13:42 UTC  (9+ messages)
` [PATCH 1/8] tools/libxl: Simplify DOMCTL_CDF_ flags handling in libxl__domain_make()
` [PATCH 2/8] xen/domctl: Simplify DOMCTL_CDF_ checking logic
` [PATCH 3/8] xen/domctl: Introduce and use XEN_DOMCTL_CDF_nested_virt
` [PATCH 4/8] tools/cpuid: Plumb nested_virt down into xc_cpuid_apply_policy()
` [PATCH 5/8] x86/hvm: Obsolete the use of HVM_PARAM_NESTEDHVM
` [PATCH 6/8] xen/xsm: Drop xsm_hvm_param_nested()
` [PATCH 7/8] x86/hvm: Drop restore boolean from hvm_cr4_guest_valid_bits()
` [PATCH 8/8] x86/cpuid: Move VMX/SVM out of the default policy

[PATCH net-next 0/2] tcp: exponential backoff in tcp_send_ack()
 2020-09-30 13:45 UTC  (3+ messages)
` [PATCH net-next 1/2] inet: remove icsk_ack.blocked

[RFC PATCH] lsm,selinux: pass the family information along with xfrm flow
 2020-09-30 13:44 UTC  (3+ messages)

[PATCH] Define default CONFIG_PREBOOT with right config option
 2020-09-30 13:44 UTC  (2+ messages)

[PATCH v4 00/52] Fix html build with Sphinx 3.1 and above
 2020-09-30 13:46 UTC  (61+ messages)
` [PATCH v4 01/52] docs: cdomain.py: add support for a new Sphinx 3.1+ tag
` [PATCH v4 02/52] docs: cdomain.py: extend it to handle new Sphinx 3.x tags
` [PATCH v4 03/52] docs: conf.py: disable automarkup for Sphinx 3.x
` [PATCH v4 04/52] scripts: kernel-doc: make it more compatible with "
` [PATCH v4 05/52] scripts: kernel-doc: use a less pedantic markup for funcs on "
` [PATCH v4 06/52] scripts: kernel-doc: fix troubles with line counts
` [PATCH v4 07/52] scripts: kernel-doc: reimplement -nofunction argument
` [PATCH v4 08/52] scripts: kernel-doc: fix typedef identification
` [PATCH v4 09/52] scripts: kernel-doc: don't mangle with parameter list
` [PATCH v4 10/52] docs: kerneldoc.py: append the name of the parsed doc file
` [PATCH v4 11/52] docs: kerneldoc.py: add support for kerneldoc -nosymbol
` [PATCH v4 12/52] media: docs: make CEC documents compatible with Sphinx 3.1+
` [PATCH v4 13/52] media: docs: make V4L documents more "
` [PATCH v4 14/52] media: docs: make DVB "
` [PATCH v4 15/52] media: docs: make MC "
` [PATCH v4 16/52] media: docs: make RC "
` [PATCH v4 17/52] media: cec-core.rst: don't use c:type for structs
` [PATCH v4 18/52] math64.h: kernel-docs: Convert some markups into normal comments
` [PATCH v4 19/52] memblock: get rid of a :c:type leftover
` [PATCH v4 20/52] drm: drm_dsc.h: fix a kernel-doc markup
` [PATCH v4 21/52] docs: remove some replace macros like |struct foo|
` [PATCH v4 22/52] docs: get rid of :c:type explicit declarations for structs
` [PATCH v4 23/52] docs: trace-uses.rst: remove bogus c-domain tags
` [PATCH v4 24/52] docs: it_IT: fix namespace collisions at locking.rst
` [PATCH v4 25/52] docs: net: ieee802154.rst: fix C expressions
` [PATCH v4 26/52] docs: genericirq.rst: don't document chip.c functions twice
` [PATCH v4 27/52] docs: kernel-api.rst: drop kernel/irq/manage.c kernel-doc tag
` [PATCH v4 28/52] docs: remove sound API duplication
` [PATCH v4 29/52] docs: basics.rst: move kernel-doc workqueue markups to workqueue.rst
` [PATCH v4 30/52] docs: scsi: target.rst: remove iSCSI transport class kernel-doc markup
` [PATCH v4 31/52] docs: device_link.rst: remove duplicated kernel-doc include
` [PATCH v4 32/52] docs: basics.rst: get rid of rcu kernel-doc macros
` [PATCH v4 33/52] docs: net: statistics.rst: remove a duplicated kernel-doc
` [PATCH v4 34/52] docs: pstore-blk.rst: fix kernel-doc tags
` [PATCH v4 35/52] docs: fs: fscrypt.rst: get rid of :c:type: tags
` [PATCH v4 36/52] docs: devices.rst: get rid of :c:type macros
` [PATCH v4 37/52] docs: sound: writing-an-alsa-driver.rst: get rid of :c:type
` [PATCH v4 38/52] docs: block: typec_bus.rst: "
` [PATCH v4 39/52] docs: writing-an-alsa-driver.rst: fix some bad c:func: markups
` [PATCH v4 40/52] docs: fpga: replace :c:member: macros
` [PATCH v4 41/52] docs: kgdb.rst: fix :c:type: usages
` [PATCH v4 42/52] docs: libata.rst: fix a wrong usage of :c:type: tag
` [PATCH v4 43/52] docs: infrastructure.rst: don't include firmware kernel-doc
` [Intel-gfx] [PATCH v4 44/52] docs: gpu: i915.rst: Fix several C duplication warnings
  `  "
` [PATCH v4 45/52] docs: devices.rst: fix a C reference markup
` [PATCH v4 46/52] docs: it_IT: hacking.rst: fix a typo on a markup
` [PATCH v4 47/52] docs: mei.rst: fix a C expression markup
` [PATCH v4 48/52] docs: basics.rst: avoid duplicated C function declaration
` [PATCH v4 49/52] workqueue: fix a kernel-doc warning
` [PATCH v4 50/52] scripts: kernel-doc: try to use c:function if possible
` [PATCH v4 51/52] docs: conf.py: fix c:function support with Sphinx 3.x
` [PATCH v4 52/52] docs: conf.py: change the Sphinx 3.x+ text

[PATCH 0/2] PCI/PM: Fix D2 transition delay
 2020-09-30 13:42 UTC  (2+ messages)

[PATCH] qemu-storage-daemon: Fix help line for --export
 2020-09-30 13:39 UTC 

[PATCH v3 00/14] Add BLK_CTL support for i.MX8MP
 2020-09-30 13:40 UTC  (5+ messages)
` [PATCH v3 10/14] clk: imx: Add generic blk-ctl driver

[dpdk-dev] [PATCH v2 1/3] net: fix variable size of ethdev port id
 2020-09-30 13:40 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 "

[PATCH] soc: aspeed: xdma: Return -EFAULT if copy_from_user() fails
 2020-09-30 13:38 UTC  (3+ messages)

[RFC-PATCH 2/4] mm: Add __rcu_alloc_page_lockless() func
 2020-09-30 13:39 UTC  (11+ messages)

[PATCH V1 00/16] IOREQ feature (+ virtio-mmio) on Arm
 2020-09-30 13:39 UTC  (5+ messages)
` [PATCH V1 02/16] xen/ioreq: Make x86's IOREQ feature common

[PATCH RFC] docs: Add minimum version depencency policy document
 2020-09-30 13:38 UTC  (4+ messages)

[RFC PATCH] fuse: update attributes on read() only on timeout
 2020-09-30 13:38 UTC  (7+ messages)
      ` [Virtio-fs] "

[LTP] [PATCH v2] controllers/cpuset_base_ops_testset.sh: Only verify '0-' subtest on kernel v4.3 or newer
 2020-09-30 13:38 UTC 

[PATCH v2 00/11] x86/intr: introduce EOI callbacks and fix vPT
 2020-09-30 13:37 UTC  (9+ messages)
` [PATCH v2 04/11] x86/vmsi: use the newly introduced EOI callbacks
` [PATCH v2 05/11] x86/vioapic: switch to use the EOI callback mechanism
` [PATCH v2 11/11] x86/vpt: introduce a per-vPT lock

[PATCH] block/nvme: Add driver statistics for access alignment and hw errors
 2020-09-30 13:36 UTC 

[dpdk-dev] [PATCH v3] app/testpmd: fix the default RSS key configuration
 2020-09-30 13:36 UTC  (5+ messages)
` [dpdk-dev] [PATCH v4] RSS key use with testpmd
  ` [dpdk-dev] [PATCH v4] app/testpmd: fix the default RSS key configuration

[PATCH] MAINTAINERS: exclude char maintainers from things they do not maintain
 2020-09-30 13:36 UTC  (3+ messages)

[PATCH v2 0/4] qemu-storage-daemon: Remove QemuOpts from --object parser
 2020-09-30 13:35 UTC  (3+ messages)
` [PATCH v2 1/4] keyval: Parse help options

What's cooking in git.git (Sep 2020, #08; Tue, 29)
 2020-09-30 13:36 UTC  (2+ messages)
` jt/keep-partial-clone-filter-upon-lazy-fetch, was "

[PATCH printk 0/5] printk: remove logbuf_lock
 2020-09-30 13:35 UTC  (8+ messages)
` [PATCH printk 3/5] printk: use buffer pool for sprint buffers

linux-next: build failure after merge of the drm tree
 2020-09-30 13:33 UTC  (9+ messages)

[PATCH 00/12] iwlwifi: updates intended for v5.10 2020-09-30
 2020-09-30 13:31 UTC  (13+ messages)
` [PATCH 01/12] iwlwifi: mvm: Add FTM initiator RTT smoothing logic
` [PATCH 02/12] iwlwifi: mvm: location: set the HLTK when PASN station is added
` [PATCH 03/12] iwlwifi: mvm: responder: allow to set only the HLTK for an associated station
` [PATCH 04/12] iwlwifi: mvm: initiator: add option for adding a PASN responder
` [PATCH 05/12] iwlwifi: move all bus-independent TX functions to common code
` [PATCH 06/12] iwlwifi: mvm: support more GTK rekeying algorithms
` [PATCH 07/12] iwlwifi: mvm: d3: support GCMP ciphers
` [PATCH 08/12] iwlwifi: dbg: remove no filter condition
` [PATCH 09/12] iwlwifi: mvm: add d3 prints
` [PATCH 10/12] iwlwifi: dbg: run init_cfg function once per driver load
` [PATCH 11/12] iwlwifi: thermal: support new temperature measurement API
` [PATCH 12/12] iwlwifi: phy-ctxt: add new API VER 3 for phy context cmd

[PATCH] PCI: layerscape: Change back to the default error response behavior
 2020-09-30 13:29 UTC  (3+ messages)

[PATCH RFC 0/3] xfs: rework quotaoff to avoid log deadlock
 2020-09-30 13:30 UTC  (7+ messages)
` [PATCH RFC 2/3] xfs: temporary transaction subsystem freeze hack
` [PATCH RFC 3/3] xfs: rework quotaoff logging to avoid log deadlock on active fs

[PATCH v2 0/4] mm: Break COW for pinned pages during fork()
 2020-09-30 13:30 UTC  (3+ messages)
` [PATCH v2 2/4] mm/fork: Pass new vma pointer into copy_page_range()

[PATCH next v2 0/2] printk: fix reading beyond buffer
 2020-09-30 13:30 UTC  (4+ messages)
` [PATCH next v2 1/2] printk: avoid and/or handle record truncation

[PATCH] block/rnbd: send_msg_close if any error occurs after send_msg_open
 2020-09-30 13:30 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] lib/ioctl_wrappers: Keep IGT working without pread/pwrite ioctls
 2020-09-30 13:29 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for lib/ioctl_wrappers: Keep IGT working without pread/pwrite ioctls (rev6)

[dpdk-dev] [PATCH 20.11 00/12] add max SIMD bitwidth to EAL
 2020-09-30 13:29 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 00/18] "
  ` [dpdk-dev] [PATCH v3 05/18] net/axgbe: add checks for max SIMD bitwidth
  ` [dpdk-dev] [PATCH v3 18/18] lpm: choose vector path at runtime

[PATCH 0/7] Submodules and partial clones
 2020-09-30 13:28 UTC  (3+ messages)

Keyboard regression by intel-vbtn
 2020-09-30 13:28 UTC  (12+ messages)

[PATCH] RDMA/rtrs: remove unused field of rtrs_iu
 2020-09-30 13:26 UTC  (2+ messages)

[PATCH] tests/acceptance: Add a 'virt_kvm' test using the GICv3
 2020-09-30 13:24 UTC  (2+ messages)

[xen-4.11-testing test] 155066: regressions - FAIL
 2020-09-30 13:23 UTC 

[PATCH 0/2] mips: Introduce some IO-accessors optimizations
 2020-09-30 13:23 UTC  (4+ messages)

[PATCH] PCI: dwc: Added link up check in map_bus of dw_child_pcie_ops
 2020-09-30 13:22 UTC  (10+ messages)

[LTP] [PATCH v3] utimensat01: Use FS (default ext2) with timestamps and attributes
 2020-09-30 13:20 UTC  (2+ messages)

[PATCH] arm64: mm: Make flush_tlb_fix_spurious_fault() a no-op
 2020-09-30 13:18 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/2] lib/intel_batchbuffer: Prepare batch to use in allocator infrastructure
 2020-09-30 13:20 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] "

[PATCH v10 00/16] s390/vfio-ap: dynamic configuration support
 2020-09-30 13:19 UTC  (4+ messages)
` [PATCH v10 10/16] s390/vfio-ap: allow configuration of matrix mdev in use by a KVM guest

[PATCH v5 0/6] arm64: dts: ti: Add USB support for J7200 EVM
 2020-09-30 13:18 UTC  (3+ messages)

[PATCH] job: delete job_{lock, unlock} functions and replace them with lock guard
 2020-09-30 13:17 UTC  (4+ messages)
  ` [PATCH] job: delete job_{lock,unlock} "

[PATCH] platform/x86: intel-vbtn: Switch to an allow-list for SW_TABLET_MODE reporting
 2020-09-30 13:19 UTC 

[for-linus][PATCH 0/2] tracing: A couple of fixes for 5.9
 2020-09-30 13:18 UTC  (3+ messages)
` [for-linus][PATCH 1/2] tracing: Fix trace_find_next_entry() accounting of temp buffer size
` [for-linus][PATCH 2/2] ftrace: Move RCU is watching check after recursion check

linux-next: Fixes tag needs some work in the pinctrl tree
 2020-09-30 13:18 UTC  (2+ messages)

[PATCH v4 00/12] Support disabling TCG on ARM (part 2)
 2020-09-30 13:17 UTC  (5+ messages)
` [PATCH v4 02/12] meson: Allow optional target/${ARCH}/Kconfig

[PATCH] KVM: arm64: Pass level hint to TLBI during stage-2 permission fault
 2020-09-30 13:18 UTC 

[PATCH v3 0/8] rockchip: Add Engicam PX30.Core support
 2020-09-30 13:16 UTC  (18+ messages)
` [PATCH v3 1/8] arm64: dts: rockchip: px30: Add Engicam EDIMM2.2 Starter Kit
` [PATCH v3 2/8] arm64: dts: rockchip: Add Engicam PX30.Core SOM
` [PATCH v3 3/8] rockchip: px30: Add EVB_PX30 Kconfig help
` [PATCH v3 4/8] board: engicam: Attach i.MX6 common code
` [PATCH v3 5/8] rockchip: Add Engicam PX30.Core EDIMM2.2 Starter Kit
` [PATCH v3 6/8] arm64: dts: rockchip: px30: Add Engicam C.TOUCH 2.0
` [PATCH v3 7/8] rockchip: Add Engicam PX30.Core "
` [PATCH v3 8/8] doc: rockchip: Document Rockchip miniloader flashing

[PATCH v1 00/15] testing/next pre-PR (python3.6, check-tcg)
 2020-09-30 13:15 UTC  (6+ messages)
` [PATCH v1 03/15] meson: move libmpathpersist test

[PATCH] PoC: Rust binding for QAPI (qemu-ga only, for now)
 2020-09-30 13:14 UTC  (14+ messages)

[PATCH v2 0/2] irqchip/ti-sci-inta: Support for unmapped events
 2020-09-30 13:13 UTC  (5+ messages)
` [PATCH v2 2/2] irqchip/ti-sci-inta: Add support for unmapped event handling

[PATCH v7 00/13] monitor: Optionally run handlers in coroutines
 2020-09-30 13:14 UTC  (9+ messages)
` [PATCH v7 06/13] qmp: Call monitor_set_cur() only in qmp_dispatch()

[PATCH v9] nvme-fabrics: reject I/O to offline device
 2020-09-30 13:14 UTC 


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.