All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-26 21:52:50 to 2020-06-26 22:40:20 UTC [more...]

[PATCH v2 00/11] ima: Fix rule parsing bugs and extend KEXEC_CMDLINE rule support
 2020-06-26 22:39 UTC  (14+ messages)
` [PATCH v2 01/11] ima: Have the LSM free its audit rule
` [PATCH v2 02/11] ima: Free the entire rule when deleting a list of rules
` [PATCH v2 03/11] ima: Free the entire rule if it fails to parse
` [PATCH v2 04/11] ima: Fail rule parsing when buffer hook functions have an invalid action
` [PATCH v2 05/11] ima: Fail rule parsing when the KEXEC_CMDLINE hook is combined with an invalid cond
` [PATCH v2 06/11] ima: Fail rule parsing when the KEY_CHECK "
` [PATCH v2 07/11] ima: Shallow copy the args_p member of ima_rule_entry.lsm elements
` [PATCH v2 08/11] ima: Use correct type for "
` [PATCH v2 09/11] ima: Move validation of the keyrings conditional into ima_validate_rule()
` [PATCH v2 10/11] ima: Use the common function to detect LSM conditionals in a rule
` [PATCH v2 11/11] ima: Support additional conditionals in the KEXEC_CMDLINE hook function

[PATCH] leds: lp55xx: Convert to use GPIO descriptors
 2020-06-26 22:40 UTC 

[PULL 00/63] riscv-to-apply queue
 2020-06-26 22:38 UTC  (67+ messages)
` [PULL 01/63] riscv: plic: Honour source priorities
` [PULL 02/63] riscv: plic: Add a couple of mising sifive_plic_update calls
` [PULL 03/63] target/riscv: add vector extension field in CPURISCVState
` [PULL 04/63] target/riscv: implementation-defined constant parameters
` [PULL 05/63] target/riscv: support vector extension csr
` [PULL 06/63] target/riscv: add vector configure instruction
` [PULL 07/63] target/riscv: add an internals.h header
` [PULL 08/63] target/riscv: add vector stride load and store instructions
` [PULL 09/63] target/riscv: add vector index "
` [PULL 10/63] target/riscv: add fault-only-first unit stride load
` [PULL 11/63] target/riscv: add vector amo operations
` [PULL 12/63] target/riscv: vector single-width integer add and subtract
` [PULL 13/63] target/riscv: vector widening "
` [PULL 14/63] target/riscv: vector integer add-with-carry / subtract-with-borrow instructions
` [PULL 15/63] target/riscv: vector bitwise logical instructions
` [PULL 16/63] target/riscv: vector single-width bit shift instructions
` [PULL 17/63] target/riscv: vector narrowing integer right "
` [PULL 18/63] target/riscv: vector integer comparison instructions
` [PULL 19/63] target/riscv: vector integer min/max instructions
` [PULL 20/63] target/riscv: vector single-width integer multiply instructions
` [PULL 21/63] target/riscv: vector integer divide instructions
` [PULL 22/63] target/riscv: vector widening integer multiply instructions
` [PULL 23/63] target/riscv: vector single-width integer multiply-add instructions
` [PULL 24/63] target/riscv: vector widening "
` [PULL 25/63] target/riscv: vector integer merge and move instructions
` [PULL 26/63] target/riscv: vector single-width saturating add and subtract
` [PULL 27/63] target/riscv: vector single-width averaging "
` [PULL 28/63] target/riscv: vector single-width fractional multiply with rounding and saturation
` [PULL 29/63] target/riscv: vector widening saturating scaled multiply-add
` [PULL 30/63] target/riscv: vector single-width scaling shift instructions
` [PULL 31/63] target/riscv: vector narrowing fixed-point clip instructions
` [PULL 32/63] target/riscv: vector single-width floating-point add/subtract instructions
` [PULL 33/63] target/riscv: vector widening "
` [PULL 34/63] target/riscv: vector single-width floating-point multiply/divide instructions
` [PULL 35/63] target/riscv: vector widening floating-point multiply
` [PULL 36/63] target/riscv: vector single-width floating-point fused multiply-add instructions
` [PULL 37/63] target/riscv: vector widening "
` [PULL 38/63] target/riscv: vector floating-point square-root instruction
` [PULL 39/63] target/riscv: vector floating-point min/max instructions
` [PULL 40/63] target/riscv: vector floating-point sign-injection instructions
` [PULL 41/63] target/riscv: vector floating-point compare instructions
` [PULL 42/63] target/riscv: vector floating-point classify instructions
` [PULL 43/63] target/riscv: vector floating-point merge instructions
` [PULL 44/63] target/riscv: vector floating-point/integer type-convert instructions
` [PULL 45/63] target/riscv: widening "
` [PULL 46/63] target/riscv: narrowing "
` [PULL 47/63] target/riscv: vector single-width integer reduction instructions
` [PULL 48/63] target/riscv: vector wideing "
` [PULL 49/63] target/riscv: vector single-width floating-point "
` [PULL 50/63] target/riscv: vector widening "
` [PULL 51/63] target/riscv: vector mask-register logical instructions
` [PULL 52/63] target/riscv: vector mask population count vmpopc
` [PULL 53/63] target/riscv: vmfirst find-first-set mask bit
` [PULL 54/63] target/riscv: set-X-first "
` [PULL 55/63] target/riscv: vector iota instruction
` [PULL 56/63] target/riscv: vector element index instruction
` [PULL 57/63] target/riscv: integer extract instruction
` [PULL 58/63] target/riscv: integer scalar move instruction
` [PULL 59/63] target/riscv: floating-point scalar move instructions
` [PULL 60/63] target/riscv: vector slide instructions
` [PULL 61/63] target/riscv: vector register gather instruction
` [PULL 62/63] target/riscv: vector compress instruction
` [PULL 63/63] target/riscv: configure and turn on vector extension from command line

[PATCH 00/26] mm: Page fault accounting cleanups
 2020-06-26 22:36 UTC  (36+ messages)
` [PATCH 01/26] mm: Do page fault accounting in handle_mm_fault
` [PATCH 02/26] mm/alpha: Use general page fault accounting
` [PATCH 03/26] mm/arc: "
` [PATCH 04/26] mm/arm: "
` [PATCH 05/26] mm/arm64: "
` [PATCH 06/26] mm/csky: "
` [PATCH 07/26] mm/hexagon: "
` [PATCH 08/26] mm/ia64: "
` [PATCH 09/26] mm/m68k: "
` [PATCH 10/26] mm/microblaze: "
` [PATCH 11/26] mm/mips: "
` [PATCH 12/26] mm/nds32: "
` [PATCH 13/26] mm/nios2: "
` [PATCH 14/26] mm/openrisc: "
  ` [OpenRISC] "
` [PATCH 15/26] mm/parisc: "
` [PATCH 16/26] mm/powerpc: "
` [PATCH 17/26] mm/riscv: "
` [PATCH 18/26] mm/s390: "
` [PATCH 19/26] mm/sh: "
` [PATCH 20/26] mm/sparc32: "
` [PATCH 21/26] mm/sparc64: "
` [PATCH 22/26] mm/unicore32: "
` [PATCH 23/26] mm/x86: "
` [PATCH 24/26] mm/xtensa: "
` [PATCH 25/26] mm: Clean up the last pieces of page fault accountings
` [PATCH 26/26] mm/gup: Remove task_struct pointer for all gup code

[PATCH v2 bpf-next 0/4] bpf: introduce bpf_get_task_stack()
 2020-06-26 22:37 UTC  (4+ messages)
` [PATCH v2 bpf-next 2/4] bpf: introduce helper bpf_get_task_stak()

Request to add linux-kselftest kunit-fixes branch to linux-next
 2020-06-26 22:35 UTC  (2+ messages)

[PATCH v5 00/11] Mac Old World ROM experiment
 2020-06-26 22:25 UTC  (10+ messages)
` [PATCH v5 06/11] mac_oldworld: Rename ppc_heathrow_reset to ppc_heathrow_cpu_reset
` [PATCH v5 07/11] mac_oldworld: Map macio to expected address at reset
` [PATCH v5 01/11] mac_oldworld: Allow loading binary ROM image

[Bug, sched, 5.8-rc2]: PREEMPT kernels crashing in check_preempt_wakeup() running fsx on XFS
 2020-06-26 22:32 UTC  (3+ messages)

[PATCH 0/3] Add strace support for printing arguments for a group of selected syscalls
 2020-06-26 21:39 UTC 

[PATCH][v2] Drivers: hv: Change flag to write log level in panic msg to false
 2020-06-26 22:28 UTC 

[PATCH 00/26] mm: Page fault accounting cleanups
 2020-06-26 22:27 UTC  (7+ messages)
` [PATCH 01/26] mm: Do page fault accounting in handle_mm_fault

[PATCH 1/3] samples: bpf: fix bpf programs with kprobe/sys_connect event
 2020-06-26 22:25 UTC  (6+ messages)
` [PATCH 3/3] samples: bpf: refactor BPF map in map test with libbpf

[PATCH] Drivers: hv: Change flag to write log level in panic msg to false
 2020-06-26 22:25 UTC  (5+ messages)

problem with Jabra EVOLVE 20 headset, and usb quirk update
 2020-06-26 22:24 UTC 

[Patch] mm: Increase pagevec size on large system
 2020-06-26 21:23 UTC 

[PATCH] spi: spi-geni-qcom: Don't set the cs if it was already right
 2020-06-26 22:19 UTC 

[PATCH v3 0/5] IOMMU user API enhancement
 2020-06-26 22:19 UTC  (4+ messages)
` [PATCH v3 1/5] docs: IOMMU user API

[PATCH v2 0/2] zone-append support in io-uring and aio
 2020-06-26 22:15 UTC  (3+ messages)

[PATCH BlueZ] mesh: Clean up config model publication set
 2020-06-26 22:18 UTC  (2+ messages)
` [BlueZ] "

[PATCH 1/2] icu: merge .inc into main recipe
 2020-06-26 22:17 UTC  (13+ messages)
` [OE-core] "

[PATCH bpf-next v3 0/4] bpf, netns: Prepare for multi-prog attachment
 2020-06-26 22:15 UTC  (6+ messages)
` [PATCH bpf-next v3 2/4] bpf, netns: Keep attached programs in bpf_prog_array

[PATCH] kernel/trace: Add TRACING_ALLOW_PRINTK config option
 2020-06-26 22:14 UTC  (6+ messages)

[PATCH net-next 0/2] mlxsw: Add support for QSFP-DD transceiver type
 2020-06-26 22:13 UTC  (6+ messages)
` [PATCH net-next 1/2] mlxsw: core: Add ethtool support for QSFP-DD transceivers

[renesas-devel:master] BUILD SUCCESS a9c1da309248d250196ee61db6147c2621f23b3b
 2020-06-26 22:11 UTC 

[renesas-devel:next] BUILD SUCCESS 858861023cecc8ebd10e52a1ce69bea6b325374f
 2020-06-26 22:11 UTC 

[renesas-devel:renesas-arm-dt-for-v5.9] BUILD SUCCESS 667175f5029c5f6ec7a72811fc6b14c33d252286
 2020-06-26 22:11 UTC 

[bug report] clk: vc5: Enable addition output configurations of the Versaclock
 2020-06-26 22:11 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/5] app/testpmd: clock gettime call in throughput calculation
 2020-06-26 22:09 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 2/5] app/testpmd: enable burst stats for flowgen mode rx path
  ` [dpdk-dev] [PATCH v2 3/5] app/testpmd: enable burst stats for noisy vnf mode
  ` [dpdk-dev] [PATCH v2 4/5] app/testpmd: fix burst percentage calculation
  ` [dpdk-dev] [PATCH v2 5/5] app/testpmd: enable empty polls in burst stats

mmotm 2020-06-25-20-36 uploaded
 2020-06-26 22:09 UTC  (2+ messages)
` mmotm 2020-06-25-20-36 uploaded (mm/memory-failure.c)

[PATCH bpf-next v2 1/4] bpf: add BPF_CGROUP_INET_SOCK_RELEASE hook
 2020-06-26 22:08 UTC  (3+ messages)
` [PATCH bpf-next v2 2/4] libbpf: add support for BPF_CGROUP_INET_SOCK_RELEASE

[PATCH bpf-next 1/4] bpf: add BPF_CGROUP_INET_SOCK_RELEASE hook
 2020-06-26 22:06 UTC  (5+ messages)
` [PATCH bpf-next 2/4] libbpf: add support for BPF_CGROUP_INET_SOCK_RELEASE
` [PATCH bpf-next 4/4] selftests/bpf: test BPF_CGROUP_INET_SOCK_RELEASE

[PATCH] drm: omapdrm: Delete surplus GPIO includes
 2020-06-26 22:06 UTC 

[Buildroot] [PATCH 1/4] package/liburcu: bump version to 0.12.1
 2020-06-26 22:06 UTC  (4+ messages)
` [Buildroot] [PATCH 2/4] package/lttng-libust: bump version to 2.12.0
` [Buildroot] [PATCH 3/4] package/lttng-tools: bump version to 2.12.1
` [Buildroot] [PATCH 4/4] package/lttng-{libust, tools}: use proper systemd rundir

[RFC PATCH 00/11] Add UEFI support for RISC-V
 2020-06-26 22:03 UTC  (14+ messages)
` [RFC PATCH 01/11] efi: Fix gcc error around __umoddi3 for 32 bit builds
` [RFC PATCH 10/11] efi: Rename arm-init to efi-init common for all arch

[Patch net] cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
 2020-06-26 22:03 UTC  (14+ messages)

[PATCH net] enetc: Fix tx rings bitmap iteration range, irq handling
 2020-06-26 22:03 UTC  (2+ messages)

[PATCH] drm: gma500: Drop surplus include
 2020-06-26 22:01 UTC 

[PATCH v2] Replace HTTP links with HTTPS ones: Documentation/arm
 2020-06-26 22:01 UTC  (3+ messages)

[PATCH net-next 0/5] sched: A series of fixes and optimisations for sch_cake
 2020-06-26 22:00 UTC  (7+ messages)
` [PATCH net-next 1/5] sch_cake: fix IP protocol handling in the presence of VLAN tags
        ` [Cake] "

[RFC PATCH 02/10] dt-bindings: Add vendor prefix for Netronix, Inc
 2020-06-26 21:55 UTC  (6+ messages)
` [RFC PATCH 07/10] dt-bindings: rtc: Add bindings for Netronix embedded controller RTC

Regarding Git and Branch Naming
 2020-06-26 21:58 UTC  (4+ messages)

[RFC 00/10] perf tools: Add support to reuse metric
 2020-06-26 21:57 UTC  (4+ messages)

[PATCH v5 00/12] kunit: create a centralized executor to dispatch all KUnit tests
 2020-06-26 21:52 UTC  (7+ messages)
` [PATCH v5 09/12] kunit: test: add test plan to KUnit TAP format
` [PATCH v5 10/12] kunit: Add 'kunit_shutdown' option

[PATCH v2 0/2] arm: Warn on orphan section placement
 2020-06-26 21:55 UTC  (6+ messages)
` [PATCH v2 1/2] arm/build: "

[PATCH net-next 0/8] net: organize driver docs by device type
 2020-06-26 21:56 UTC  (3+ messages)
` [PATCH net-next 1/8] docs: networking: reorganize driver documentation again

[PATCH v4 bpf-next 00/14] bpf: Add d_path helper
 2020-06-26 21:55 UTC  (3+ messages)
` [PATCH v4 bpf-next 13/14] selftests/bpf: Add test for "

[PATCH] x86/split_lock: Enumerate split lock feature on Sapphire Rapids
 2020-06-26 21:55 UTC 

[PATCH 0/2] Make oid_to_hex() thread-safe
 2020-06-26 21:54 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] compat/win32/pthread: add pthread_once()
  ` [PATCH v2 2/2] hex: make hash_to_hex_algop() and friends thread-safe

[GIT PULL] gpio: fixes for v5.8-rc3
 2020-06-26 21:53 UTC  (2+ messages)

[GIT PULL] Please pull NFS client fixes for 5.8-rc
 2020-06-26 21:53 UTC 

[PATCH] ath10k: Add interrupt summary based CE processing
 2020-06-26 21:52 UTC  (4+ 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.