All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-09 18:42:55 to 2019-04-09 19:23:36 UTC [more...]

[PATCH v13 0/8] arm64: Support perf event modifiers :G and :H
 2019-04-09 19:22 UTC  (27+ messages)
` [PATCH v13 1/8] arm64: arm_pmu: remove unnecessary isb instruction
` [PATCH v13 2/8] arm64: KVM: encapsulate kvm_cpu_context in kvm_host_data
` [PATCH v13 3/8] arm64: KVM: add accessors to track guest/host only counters
` [PATCH v13 4/8] arm64: arm_pmu: Add !VHE support for exclude_host/exclude_guest attributes
` [PATCH v13 5/8] arm64: KVM: Enable !VHE support for :G/:H perf event modifiers
` [PATCH v13 6/8] arm64: KVM: Enable VHE "
` [PATCH v13 7/8] arm64: KVM: avoid isb's by using direct pmxevtyper sysreg
` [PATCH v13 8/8] arm64: docs: document perf event attributes

[PATCH dev-5.0 0/3] Improve stability of Aspeed video engine driver
 2019-04-09 19:20 UTC  (4+ messages)
` [PATCH dev-5.0 1/3] media: platform: aspeed: fix a kernel warning on clk control
` [PATCH dev-5.0 2/3] media: platform: aspeed: refine clock control logic
` [PATCH dev-5.0 3/3] media: platform: aspeed: change irq to threaded irq

[PATCH 00/59] LSM: Module stacking for AppArmor
 2019-04-09 19:18 UTC  (48+ messages)
` [PATCH 01/59] LSM: Infrastructure management of the superblock
` [PATCH 02/59] LSM: Infrastructure management of the sock security
` [PATCH 03/59] LSM: Infrastructure management of the key security blob
` [PATCH 04/59] LSM: Create an lsm_export data structure
` [PATCH 05/59] LSM: Use lsm_export in the inode_getsecid hooks
` [PATCH 06/59] LSM: Use lsm_export in the cred_getsecid hooks
` [PATCH 07/59] LSM: Use lsm_export in the ipc_getsecid and task_getsecid hooks
` [PATCH 08/59] LSM: Use lsm_export in the kernel_ask_as hooks
` [PATCH 09/59] LSM: Use lsm_export in the getpeersec_dgram hooks
` [PATCH 10/59] LSM: Use lsm_export in the audit_rule_match hooks
` [PATCH 11/59] LSM: Fix logical operation in lsm_export checks
` [PATCH 12/59] LSM: Use lsm_export in the secid_to_secctx hooks
` [PATCH 13/59] LSM: Use lsm_export in the secctx_to_secid hooks
` [PATCH 14/59] LSM: Use lsm_export in security_audit_rule_match
` [PATCH 15/59] LSM: Use lsm_export in security_kernel_act_as
` [PATCH 16/59] LSM: Use lsm_export in security_socket_getpeersec_dgram
` [PATCH 17/59] LSM: Use lsm_export in security_secctx_to_secid
` [PATCH 18/59] LSM: Use lsm_export in security_secid_to_secctx
` [PATCH 19/59] LSM: Use lsm_export in security_ipc_getsecid
` [PATCH 20/59] LSM: Use lsm_export in security_task_getsecid
` [PATCH 21/59] LSM: Use lsm_export in security_inode_getsecid
` [PATCH 22/59] LSM: Use lsm_export in security_cred_getsecid
` [PATCH 23/59] Audit: Change audit_sig_sid to audit_sig_lsm
` [PATCH 24/59] Audit: Convert target_sid to an lsm_export structure
` [PATCH 25/59] Audit: Convert osid "
` [PATCH 26/59] IMA: Clean out lsm_export scaffolding
` [PATCH 27/59] NET: Store LSM access information in the socket blob for UDS
` [PATCH 28/59] NET: Remove scaffolding on secmarks
` [PATCH 29/59] NET: Remove scaffolding on new secmarks
` [PATCH 30/59] NET: Remove netfilter scaffolding for lsm_export
` [PATCH 31/59] Netlabel: Replace secids with lsm_export
` [PATCH 32/59] LSM: Remove lsm_export scaffolding functions
` [PATCH 33/59] IMA: FIXUP prototype using lsm_export
` [PATCH 34/59] Smack: Restore the release_secctx hook
` [PATCH 35/59] AppArmor: Remove unnecessary hook stub
` [PATCH 36/59] LSM: Limit calls to certain module hooks
` [PATCH 37/59] LSM: Create a data structure for a security context
` [PATCH 38/59] LSM: Use lsm_context in secid_to_secctx hooks
` [PATCH 39/59] LSM: Use lsm_context in secctx_to_secid hooks
` [PATCH 40/59] LSM: Use lsm_context in inode_getsecctx hooks
` [PATCH 41/59] LSM: Use lsm_context in inode_notifysecctx hooks
` [PATCH 42/59] LSM: Use lsm_context in dentry_init_security hooks
` [PATCH 43/59] LSM: Use lsm_context in security_dentry_init_security
` [PATCH 44/59] LSM: Use lsm_context in security_inode_notifysecctx
` [PATCH 45/59] LSM: Use lsm_context in security_inode_getsecctx
` [PATCH 46/59] LSM: Use lsm_context in security_secctx_to_secid
` [PATCH 47/59] LSM: Use lsm_context in release_secctx hooks

Using device tree overlays in Linux
 2019-04-09 19:19 UTC  (4+ messages)

[Qemu-devel] Misaligned memory writes on ARM and other runtime errors
 2019-04-09 19:12 UTC  (4+ messages)
  ` [Qemu-arm] "

What's cooking in git.git (Apr 2019, #02; Wed, 10)
 2019-04-09 19:18 UTC  (2+ messages)

[PATCH ghau51/ghau40 v6 0/7] add support for audit container identifier
 2019-04-09 19:16 UTC  (11+ messages)
` [PATCH ghau51/ghau40 v6 1/7] AUDIT_CONTAINER_OP message type basic support
` [PATCH ghau51/ghau40 v6 2/7] AUDIT_CONTAINER_ID "
` [PATCH ghau51/ghau40 v6 3/7] auditctl: add support for AUDIT_CONTID filter
` [PATCH ghau51/ghau40 v6 4/7] add ausearch containerid support
` [PATCH ghau51/ghau40 v6 5/7] start normalization "
` [PATCH ghau51/ghau40 v6 6/7] libaudit: add support to get the task audit container identifier
` [PATCH ghau51/ghau40 v6 7/7] add support for audit_signal_info2

colorkey support for intel i915 gpu driver
 2019-04-09 19:15 UTC  (11+ messages)
        ` [Intel-gfx] "

[PATCH iproute2-next] ip fou: Support binding FOU ports
 2019-04-09 19:14 UTC 

[PATCH v12 0/8] arm64: Support perf event modifiers :G and :H
 2019-04-09 19:13 UTC  (6+ messages)
` [PATCH v12 6/8] arm64: KVM: Enable VHE support for :G/:H perf event modifiers

[PATCH RFC tip/core/rcu 0/4] Forbid static SRCU use in modules
 2019-04-09 19:14 UTC  (10+ messages)

[SPDK] Blobstore threading
 2019-04-09 19:13 UTC 

Bug: VHCI + USB 3.0
 2019-04-09 19:13 UTC  (3+ messages)

[PATCH 0/6] ath10k: SDIO and high latency patches from Silex
 2019-04-09 19:08 UTC  (14+ messages)
` [PATCH 1/6] ath10k: use clean packet headers
` [PATCH 2/6] ath10k: high latency fixes for beacon buffer
` [PATCH 3/6] ath10k: sdio: read RX packets in bundles
` [PATCH 4/6] ath10k: sdio: add MSDU ID allocation in HTT TX path
` [PATCH 5/6] ath10k: sdio: add missing error check
` [PATCH 6/6] ath10k: sdio: replace skb_trim with explicit set of skb->len

[igt-dev] [PATCH i-g-t v8 0/3] kms_atomic_transition improvements
 2019-04-09 19:13 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for kms_atomic_transition improvements (rev16)

[PATCH 3/3] Kconfig: change configuration of srf04 ultrasonic iio sensor
 2019-04-09 19:11 UTC 

CONFIG_* symbols in UAPI headers?
 2019-04-09 19:11 UTC  (4+ messages)

[U-Boot] [PATCH] fastboot: add support for 'getvar platform'
 2019-04-09 19:11 UTC 

[PATCH 2/3] devantech-srf04.yaml: add Maxbotix ultrasonic iio proximity sensors
 2019-04-09 19:10 UTC 

[PATCH 1/3] srf04.c: add maxbotix ultrasonic sensors
 2019-04-09 19:10 UTC 

[PATCH v5 6/6] RFC blame: use a fingerprint heuristic to match ignored lines
 2019-04-09 19:10 UTC  (3+ messages)

[PATCH v2 net-next 0/6] exthdrs: Make ext. headers & options useful - Part I
 2019-04-09 19:09 UTC  (7+ messages)
` [PATCH v2 net-next 1/6] exthdrs: Create exthdrs_options.c
` [PATCH v2 net-next 2/6] exthdrs: Move generic EH functions to exthdrs_core.c
` [PATCH v2 net-next 3/6] exthdrs: Registration of TLV handlers and parameters
` [PATCH v2 net-next 4/6] exthdrs: Add TX parameters
` [PATCH v2 net-next 5/6] ip6tlvs: Add netlink interface
` [PATCH v2 net-next 6/6] ip6tlvs: Validation of TX Destination and Hop-by-Hop options

[PATCH 0/3] add Maxbotix ultrasonic iio sensors with gpio bitbanging
 2019-04-09 19:09 UTC 

[PATCH] x86: mm: Do not use set_{pud,pmd}_safe when splitting the large page
 2019-04-09 19:09 UTC  (4+ messages)

[RESEND PATCHv3 0/3] Update Stratix10 EDAC Bindings
 2019-04-09 19:11 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/20] monitor: add asynchronous command type
 2019-04-09 19:07 UTC  (7+ messages)

[dpdk-dev] [RFC 00/12] introduce s390x architecture
 2019-04-09 19:06 UTC  (13+ messages)
` [dpdk-dev] [RFC 01/12] mk: "
` [dpdk-dev] [RFC 02/12] eal: add support for "
` [dpdk-dev] [RFC 03/12] acl: "
` [dpdk-dev] [RFC 04/12] lpm: "
` [dpdk-dev] [RFC 05/12] examples/l3fwd: "
` [dpdk-dev] [RFC 06/12] net/i40e: "
` [dpdk-dev] [RFC 07/12] test: "
` [dpdk-dev] [RFC 08/12] hash: "
` [dpdk-dev] [RFC 09/12] doc: introduce "
` [dpdk-dev] [RFC 10/12] ethdev: add cast for bus_device
` [dpdk-dev] [RFC 11/12] mbuf: trivial fix
` [dpdk-dev] [RFC 12/12] test: miscellaneous test fixes

[Qemu-devel] [PATCH 0/9] tcg: Add tcg_gen_extract2_{i32,i64}
 2019-04-09 19:05 UTC  (4+ messages)

[U-Boot] Bug in saveenv handling?
 2019-04-09 19:05 UTC 

[Buildroot] [PATCH 1/1] .flake8: fix check for 80/132 columns
 2019-04-09 19:03 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/4] arm: socfpga: stack and Kconfig cleanups
 2019-04-09 19:02 UTC  (5+ messages)
` [U-Boot] [PATCH v4 1/4] arm: socfpga: fix comment about SPL memory layout
` [U-Boot] [PATCH v4 2/4] arm: socfpga: put initial U-Boot stack into DDR
` [U-Boot] [PATCH v4 3/4] arm: socfpga: imply/default common config options
` [U-Boot] [PATCH v4 4/4] arm: socfpga: gen5: reduce SPL pre-reloc malloc

[Qemu-devel] [PATCH for-4.0-maybe] device_tree: Fix integer overflowing in load_device_tree()
 2019-04-09 18:59 UTC  (2+ messages)

[PATCH] drm/i915: Avoiding reclaim tainting from runtime-pm debug
 2019-04-09 18:59 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH] drm/i915: add immutable zpos plane properties
 2019-04-09 18:49 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] io_uring: add support for barrier fsync
 2019-04-09 18:56 UTC  (6+ messages)

[U-Boot] [PATCH 1/2] Add domain mapping for Pepperl+Fuchs
 2019-04-09 18:56 UTC  (5+ messages)

[U-Boot] [PATCH v2 1/2] eeprom: fix DM_I2C support without CONFIG_SYS_I2C_EEPROM_BUS
 2019-04-09 18:53 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] Revert "cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPAT"

[U-Boot] [PATCH v2 0/4] arm: socfpga: clean up socfpga_common.h
 2019-04-09 18:52 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/4] arm: socfpga: move vining_fpga to DM_I2C
` [U-Boot] [PATCH v2 2/4] arm: socfpga: clean up socfpga_common.h
` [U-Boot] [PATCH v2 3/4] arm: socfpga: remove CONFIG_SYS_BOOTMAPSZ
` [U-Boot] [PATCH v2 4/4] arm: socfpga: clean up board config files

[Qemu-devel] [PATCH] docs: replace min-glib with fedora
 2019-04-09 18:50 UTC  (2+ messages)

[PATCH v2 0/3] ftpm: a firmware based TPM driver
 2019-04-09 18:49 UTC  (4+ messages)
` [PATCH v2 1/3] ftpm: dt-binding: add dts documentation for fTPM driver
` [PATCH v2 2/3] ftpm: firmware TPM running in TEE
` [PATCH v2 3/3] ftpm: add documentation for ftpm driver

[Qemu-devel] [PATCH for-4.0] migration/ram.c: Fix use-after-free in multifd_recv_unfill_packet()
 2019-04-09 18:49 UTC  (2+ messages)

[PATCH] clone: send server options when using protocol v2
 2019-04-09 18:49 UTC  (2+ messages)

[PULL -- 5.1 REGRESSION] Bluetooth: btusb: request wake pin with NOAUTOEN
 2019-04-09 18:49 UTC 

[PATCH bpf-next v4 1/3] bpf: support input __sk_buff context in BPF_PROG_TEST_RUN
 2019-04-09 18:49 UTC  (3+ messages)
` [PATCH bpf-next v4 2/3] libbpf: add support for ctx_{size,}_{in,out} "
` [PATCH bpf-next v4 3/3] selftests: bpf: add selftest for __sk_buff context "

[PATCH 4.19.y 1/2] mm: hide incomplete nr_indirectly_reclaimable in /proc/zoneinfo
 2019-04-09 18:47 UTC  (4+ messages)
` [PATCH 4.19.y 2/2] mm: hide incomplete nr_indirectly_reclaimable in sysfs

[PATCH bpf-next v5 00/16] BPF support for global data
 2019-04-09 18:46 UTC  (3+ messages)
` [PATCH bpf-next v5 04/16] bpf: add syscall side map freeze support

[Qemu-devel] [PULL v3 0/5] Misc patches for QEMU 5.0-rc3
 2019-04-09 18:46 UTC  (3+ messages)

[PATCHv1 0/6] add Intel Stratix10 remote system update driver
 2019-04-09 18:46 UTC  (7+ messages)
` [PATCHv1 1/6] firmware: stratix10-svc: add to support RSU notify
` [PATCHv1 2/6] dt-bindings, firmware: add Intel Stratix10 remote system update binding
` [PATCHv1 3/6] arm64: dts: stratix10: add remote system update
` [PATCHv1 4/6] firmware: add Intel Stratix10 remote system update driver
` [PATCHv1 5/6] firmware: rsu: document sysfs interface
` [PATCHv1 6/6] MAINTAINERS: add maintainer for Intel Stratix10 FW drivers

[PATCH net v8] failover: allow name change on IFF_UP slave interfaces
 2019-04-09 18:44 UTC  (3+ messages)

[PATCH v2 0/4] ethtool: add support for new PHY tunable Fast Link Down
 2019-04-09 18:43 UTC  (2+ messages)

[PATCH] Add a 'start N' option when specifying the Rx flow hash indirection table
 2019-04-09 18:44 UTC  (2+ messages)
`  "

[PATCH 0/6] LM36274 LMU Introduction
 2019-04-09 18:44 UTC  (3+ messages)
` [PATCH 1/6] regulator: lm363x: Make the gpio register enable flexible

linux-next: Tree for Apr 9
 2019-04-09 18:44 UTC  (3+ messages)

[PATCH 0/4] mm: swapoff: fixes for 5.1-rc
 2019-04-09 18:43 UTC  (4+ messages)
` [PATCH 4/4] mm: swapoff: shmem_unuse() stop eviction without igrab()


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.