All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-02 14:28:01 to 2019-06-02 16:52:44 UTC [more...]

[PATCH 00/58] LSM: Module stacking for AppArmor
 2019-06-02 16:50 UTC  (27+ messages)
` [PATCH 01/58] LSM: Infrastructure management of the superblock
` [PATCH 03/58] LSM: Infrastructure management of the key security blob
` [PATCH 04/58] LSM: Create an lsm_export data structure
` [PATCH 05/58] LSM: Use lsm_export in the inode_getsecid hooks
` [PATCH 06/58] LSM: Use lsm_export in the cred_getsecid hooks
` [PATCH 07/58] LSM: Use lsm_export in the ipc_getsecid and task_getsecid hooks
` [PATCH 08/58] LSM: Use lsm_export in the kernel_ask_as hooks
` [PATCH 09/58] LSM: Use lsm_export in the getpeersec_dgram hooks
` [PATCH 10/58] LSM: Use lsm_export in the audit_rule_match hooks
` [PATCH 11/58] LSM: Use lsm_export in the secid_to_secctx hooks
` [PATCH 12/58] LSM: Use lsm_export in the secctx_to_secid hooks
` [PATCH 13/58] LSM: Use lsm_export in security_audit_rule_match
` [PATCH 14/58] LSM: Use lsm_export in security_kernel_act_as
` [PATCH 15/58] LSM: Use lsm_export in security_socket_getpeersec_dgram
` [PATCH 16/58] LSM: Use lsm_export in security_secctx_to_secid
` [PATCH 17/58] LSM: Use lsm_export in security_secid_to_secctx
` [PATCH 18/58] LSM: Use lsm_export in security_ipc_getsecid
` [PATCH 19/58] LSM: Use lsm_export in security_task_getsecid
` [PATCH 20/58] LSM: Use lsm_export in security_inode_getsecid
` [PATCH 21/58] LSM: Use lsm_export in security_cred_getsecid
` [PATCH 22/58] Audit: Change audit_sig_sid to audit_sig_lsm
` [PATCH 23/58] Audit: Convert target_sid to an lsm_export structure
` [PATCH 24/58] Audit: Convert osid "
` [PATCH 25/58] IMA: Clean out lsm_export scaffolding
` [PATCH 26/58] NET: Change the UNIXCB from a secid to an lsm_export
` [PATCH 27/58] NET: Remove scaffolding on secmarks

[RFC PATCH 46/46] mm: set bio iopriority field
 2019-06-02 16:50 UTC 

[RFC PATCH 45/46] power/swap: set bio iopriority field
 2019-06-02 16:50 UTC 

[RFC PATCH 44/46] fs: set bio iopriority field
 2019-06-02 16:50 UTC 

[RFC PATCH 43/46] drivers: set bio iopriority field
 2019-06-02 16:50 UTC 

[RFC PATCH 42/46] null_blk: add module param discard/write-zeroes
 2019-06-02 16:50 UTC 

[RFC PATCH 41/46] null_blk: add write-zeroes flag to nullb_device
 2019-06-02 16:50 UTC 

[RFC PATCH 40/46] block: set ioprio for write-zeroes, discard etc
 2019-06-02 16:50 UTC 

[RFC PATCH 39/46] block: set ioprio for flush bio
 2019-06-02 16:50 UTC 

[RFC PATCH 38/46] block: set ioprio for zone-reset bio
 2019-06-02 16:50 UTC 

[RFC PATCH 37/46] block: update blkdev_ioctl with new trace ioctls
 2019-06-02 16:50 UTC 

[RFC PATCH 36/46] blktrace: implement setup-start-stop ioclts
 2019-06-02 16:50 UTC 

[RFC PATCH 35/46] blktrace: add blkext tracer
 2019-06-02 16:50 UTC 

[RFC PATCH 34/46] blktrace: add trace print helpers
 2019-06-02 16:50 UTC 

[RFC PATCH 33/46] blktrace: add trace_synthesize helper
 2019-06-02 16:50 UTC 

[RFC PATCH 32/46] blktrace: add trace event print helper
 2019-06-02 16:50 UTC 

[RFC PATCH 31/46] blktrace: link blk_log_xxx() to trace action
 2019-06-02 16:50 UTC 

[RFC PATCH 30/46] blktrace: add blk_log_xxx helpers()
 2019-06-02 16:50 UTC 

[RFC PATCH 29/46] blktrace: add trace entry & pdu helpers
 2019-06-02 16:50 UTC 

[RFC PATCH 28/46] blktrace: add a new formatting routine
 2019-06-02 16:50 UTC 

[RFC PATCH 27/46] blktrace: update blk_add_driver_data()
 2019-06-02 16:50 UTC 

[RFC PATCH 26/46] blktrace: update blk_add_trace_rq_remap()
 2019-06-02 16:50 UTC 

[RFC PATCH 25/46] blktrace: update blk_add_trace_bio_remap()
 2019-06-02 16:50 UTC 

[RFC PATCH 24/46] blktrace: update blk_add_trace_split()
 2019-06-02 16:50 UTC 

[RFC PATCH 23/46] blktrace: update blk_add_trace_unplug()
 2019-06-02 16:50 UTC 

[RFC PATCH 22/46] blktrace: update blk_add_trace_plug()
 2019-06-02 16:50 UTC 

[RFC PATCH 21/46] blktrace: update blk_add_trace_sleeprq()
 2019-06-02 16:50 UTC 

[RFC PATCH 20/46] blktrace: update blk_add_trace_getrq()
 2019-06-02 16:50 UTC 

[RFC PATCH 19/46] blktrace: update blk_add_trace_bio_queue()
 2019-06-02 16:50 UTC 

[RFC PATCH 18/46] blktrace: update blk_add_trace_bio_frontmerge()
 2019-06-02 16:50 UTC 

[RFC PATCH 17/46] blktrace: update blk_add_trace_bio_backmerge()
 2019-06-02 16:50 UTC 

[RFC PATCH 16/46] blktrace: update blk_add_trace_bio_complete()
 2019-06-02 16:50 UTC 

[RFC PATCH 15/46] blktrace: update blk_add_trace_bio_bounce()
 2019-06-02 16:50 UTC 

[RFC PATCH 14/46] blktrace: update blk_add_trace_bio()
 2019-06-02 16:50 UTC 

[RFC PATCH 13/46] blktrace: update blk_add_trace_rq_complete()
 2019-06-02 16:50 UTC 

[RFC PATCH 12/46] blktrace: update blk_add_trace_rq_requeue()
 2019-06-02 16:50 UTC 

[RFC PATCH 11/46] blktrace: update blk_add_trace_rq_issue()
 2019-06-02 16:50 UTC 

[RFC PATCH 10/46] blktrace: update blk_add_trace_rq_insert()
 2019-06-02 16:50 UTC 

[RFC PATCH 09/46] blktrace: update blk_add_trace_rq()
 2019-06-02 16:50 UTC 

[RFC PATCH 08/46] blktrace: add core trace API
 2019-06-02 16:50 UTC 

[RFC PATCH 07/46] blktrace: add act and prio check helpers
 2019-06-02 16:50 UTC 

[RFC PATCH 06/46] blktrace: add trace note APIs
 2019-06-02 16:50 UTC 

[RFC PATCH 05/46] blktrace: add a new global list
 2019-06-02 16:50 UTC 

[RFC PATCH 04/46] blktrace: introduce new ioctls
 2019-06-02 16:50 UTC 

[RFC PATCH 03/46] blkdev.h: add new trace ext as a queue member
 2019-06-02 16:50 UTC 

[RFC PATCH 02/46] blktrace_api: add new trace definition
 2019-06-02 16:50 UTC 

[RFC PATCH 01/46] blktrace_api: add new trace definitions
 2019-06-02 16:50 UTC 

[RFC PATCH 00/46] blktrace: add block trace extension support
 2019-06-02 16:50 UTC 

[PATCH 1/2] dt-bindings: display: Add King Display KD035G6-54NT panel documentation
 2019-06-02 16:48 UTC  (2+ messages)
` [PATCH 2/2] drm/panel: Add Novatek NT39016 panel support

[PATCH] pwm: bcm2835: increase precision of pwm
 2019-06-02 16:45 UTC  (5+ messages)

[PATCH] selinux: Fix strncpy in libselinux and libsepol
 2019-05-31 16:16 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/openzwave: needs dynamic library
 2019-06-02 16:43 UTC 

bluestore block.db on SSD, where block.wal?
 2019-06-02 16:43 UTC 

[PATCH] sched/fair: fix variable "done" set but not used
 2019-06-02 16:41 UTC  (2+ messages)
` [PATCH] sched/fair: Cleanup definition of NOHZ blocked load functions

[PATCH 00/00] blktrace: test patch please ignore <EOM>
 2019-06-02 16:37 UTC 

[PATCH v4 1/2] ARM: use arch_extension directive instead of arch argument
 2019-06-02 16:35 UTC  (5+ messages)
` [PATCH v4 2/2] ARM: OMAP2: drop explicit assembler architecture

[PATCH 1/2] staging: rtl8188eu: remove redundant definition of ETH_ALEN
 2019-06-02 16:35 UTC  (2+ messages)
` [PATCH 2/2] staging: rtl8188eu: remove unused definitions from ieee80211.h

[PATCH v2] pci: hotplug: ibmphp: Remove superfluous debug message
 2019-06-02 16:35 UTC 

[PATCH 0/9] blk-mq/scsi: convert private reply queue into blk_mq hw queue
 2019-06-02 16:34 UTC  (6+ messages)
` [PATCH 8/9] scsi: megaraid: convert private reply queue to blk-mq "

[PATCH] pci: hotplug: ibmphp: Remove superfluous debug message
 2019-06-02 16:32 UTC 

[Qemu-devel] "accel/tcg: demacro cputlb" break qemu-system-x86_64
 2019-06-02 16:18 UTC  (2+ messages)

[GIT PULL] Block fixes for 5.2-rc3
 2019-06-02 16:30 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 5.2-rc1
 2019-06-02 16:30 UTC  (2+ messages)

[Buildroot] [PATCH v4, 1/1] package/grpc: fix build with uclibc on x86_64
 2019-06-02 16:25 UTC 

[PATCH] pci: hotplug: ibmphp: Fix 'line over 80 characters' Warning
 2019-06-02 16:25 UTC 

[PATCH] pci: hotplug: Replace function names with __func__ Macro
 2019-06-02 16:24 UTC  (2+ messages)

[PATCH] pci: hotplug: ibmphp: Add white space to Debug Message
 2019-06-02 16:16 UTC  (2+ messages)

[Buildroot] [PATCH v3, 1/1] package/grpc: fix build with uclibc on x86_64
 2019-06-02 16:15 UTC 

[PATCH v3] parisc: Fix crash due alternative coding for NP iopdir_fdc bit
 2019-06-02 16:12 UTC  (14+ messages)

[PATCH 0/5] staging: kpc2000: kpc_spi: Assorted small fixes
 2019-06-02 15:58 UTC  (6+ messages)
` [PATCH 1/5] staging: kpc2000: kpc_spi: Remove unnecessary consecutive newlines
` [PATCH 2/5] staging: kpc2000: kpc_spi: column-align switch and subordinate cases
` [PATCH 3/5] staging: kpc2000: kpc_spi: remove fifo_depth from kp_spi struct
` [PATCH 4/5] staging: kpc2000: kpc_spi: remove function kp_spi_bytes_per_word()
` [PATCH 5/5] staging: kpc2000: kpc_spi: use devm_* API to manage mapped I/O space

[PATCH] pci: ibmphp: Replace functionname with __func__ in Messages
 2019-06-02 15:56 UTC 

[RFC PATCH 0/6] seg6: Segment routing fixes
 2019-06-02 15:48 UTC  (6+ messages)
` [RFC PATCH 6/6] seg6: Add support to rearrange SRH for AH ICV calculation

[U-Boot] Pull request for UEFI sub-system for v2019.07-rc4
 2019-06-02 15:47 UTC 

[RFC v2 0/7] arm64: return address signing
 2019-06-02 15:43 UTC  (6+ messages)

[PATCH 1/2] pci: shpchp: Correct usage of 'return'
 2019-06-02 15:38 UTC  (2+ messages)
` [PATCH 2/2] pci: cpqphp: "

[dpdk-dev] [PATCH v1 00/58] OCTEON TX2 Ethdev driver
 2019-06-02 15:24 UTC  (59+ messages)
` [dpdk-dev] [PATCH v1 01/58] net/octeontx2: add build infrastructure
` [dpdk-dev] [PATCH v1 02/58] net/octeontx2: add ethdev probe and remove
` [dpdk-dev] [PATCH v1 03/58] net/octeontx2: add device init and uninit
` [dpdk-dev] [PATCH v1 04/58] net/octeontx2: add devargs parsing functions
` [dpdk-dev] [PATCH v1 05/58] net/octeontx2: handle device error interrupts
` [dpdk-dev] [PATCH v1 06/58] net/octeontx2: add info get operation
` [dpdk-dev] [PATCH v1 07/58] net/octeontx2: add device configure operation
` [dpdk-dev] [PATCH v1 08/58] net/octeontx2: handle queue specific error interrupts
` [dpdk-dev] [PATCH v1 09/58] net/octeontx2: add context debug utils
` [dpdk-dev] [PATCH v1 10/58] net/octeontx2: add register dump support
` [dpdk-dev] [PATCH v1 11/58] net/octeontx2: add link stats operations
` [dpdk-dev] [PATCH v1 12/58] net/octeontx2: add basic stats operation
` [dpdk-dev] [PATCH v1 13/58] net/octeontx2: add extended stats operations
` [dpdk-dev] [PATCH v1 14/58] net/octeontx2: add promiscuous and allmulticast mode
` [dpdk-dev] [PATCH v1 15/58] net/octeontx2: add unicast MAC filter
` [dpdk-dev] [PATCH v1 16/58] net/octeontx2: add RSS support
` [dpdk-dev] [PATCH v1 17/58] net/octeontx2: add Rx queue setup and release
` [dpdk-dev] [PATCH v1 18/58] net/octeontx2: add Tx "
` [dpdk-dev] [PATCH v1 19/58] net/octeontx2: handle port reconfigure
` [dpdk-dev] [PATCH v1 20/58] net/octeontx2: add queue start and stop operations
` [dpdk-dev] [PATCH v1 21/58] net/octeontx2: introduce traffic manager
` [dpdk-dev] [PATCH v1 22/58] net/octeontx2: alloc and free TM HW resources
` [dpdk-dev] [PATCH v1 23/58] net/octeontx2: configure "
` [dpdk-dev] [PATCH v1 24/58] net/octeontx2: enable Tx through traffic manager
` [dpdk-dev] [PATCH v1 25/58] net/octeontx2: add ptype support
` [dpdk-dev] [PATCH v1 26/58] net/octeontx2: add link status set operations
` [dpdk-dev] [PATCH v1 27/58] net/octeontx2: add queue info and pool supported operations
` [dpdk-dev] [PATCH v1 28/58] net/octeontx2: add Rx and Tx descriptor operations
` [dpdk-dev] [PATCH v1 29/58] net/octeontx2: add module EEPROM dump
` [dpdk-dev] [PATCH v1 30/58] net/octeontx2: add flow control support
` [dpdk-dev] [PATCH v1 31/58] net/octeontx2: add PTP base support
` [dpdk-dev] [PATCH v1 32/58] net/octeontx2: add remaining PTP operations
` [dpdk-dev] [PATCH v1 33/58] net/octeontx2: introducing flow driver
` [dpdk-dev] [PATCH v1 34/58] net/octeontx2: flow utility functions
` [dpdk-dev] [PATCH v1 35/58] net/octeontx2: flow mailbox utility
` [dpdk-dev] [PATCH v1 36/58] net/octeontx2: add flow MCAM utility functions
` [dpdk-dev] [PATCH v1 37/58] net/octeontx2: add flow parsing for outer layers
` [dpdk-dev] [PATCH v1 38/58] net/octeontx2: adding flow parsing for inner layers
` [dpdk-dev] [PATCH v1 39/58] net/octeontx2: add flow actions support
` [dpdk-dev] [PATCH v1 40/58] net/octeontx2: add flow operations
` [dpdk-dev] [PATCH v1 41/58] net/octeontx2: add additional "
` [dpdk-dev] [PATCH v1 42/58] net/octeontx2: add flow init and fini
` [dpdk-dev] [PATCH v1 43/58] net/octeontx2: connect flow API to ethdev ops
` [dpdk-dev] [PATCH v1 44/58] net/octeontx2: implement VLAN utility functions
` [dpdk-dev] [PATCH v1 45/58] net/octeontx2: support VLAN offloads
` [dpdk-dev] [PATCH v1 46/58] net/octeontx2: support VLAN filters
` [dpdk-dev] [PATCH v1 47/58] net/octeontx2: support VLAN TPID and PVID for Tx
` [dpdk-dev] [PATCH v1 48/58] net/octeontx2: add FW version get operation
` [dpdk-dev] [PATCH v1 49/58] net/octeontx2: add Rx burst support
` [dpdk-dev] [PATCH v1 50/58] net/octeontx2: add Rx multi segment version
` [dpdk-dev] [PATCH v1 51/58] net/octeontx2: add Rx vector version
` [dpdk-dev] [PATCH v1 52/58] net/octeontx2: add Tx burst support
` [dpdk-dev] [PATCH v1 53/58] net/octeontx2: add Tx multi segment version
` [dpdk-dev] [PATCH v1 54/58] net/octeontx2: add Tx vector version
` [dpdk-dev] [PATCH v1 55/58] net/octeontx2: add device start operation
` [dpdk-dev] [PATCH v1 56/58] net/octeontx2: add device stop and close operations
` [dpdk-dev] [PATCH v1 57/58] net/octeontx2: add MTU set operation
` [dpdk-dev] [PATCH v1 58/58] doc: add Marvell OCTEON TX2 ethdev documentation

[PATCH net-next] net: sfp: Set 1000BaseX support flag for 1000BaseT modules
 2019-06-02 15:15 UTC  (5+ messages)
` [PATCH net-next] net: phy: phylink: add fallback from SGMII to 1000BaseX

[PATCH] i18n: fix typos found during l10n for git 2.22.0
 2019-06-02 15:11 UTC 

[PATCH v2] media: mt9m111: add regulator support
 2019-06-02 15:05 UTC  (4+ messages)

[PATCH 1/2] pci: shpchp: Remove unused callback get_mode1_ECC_cap
 2019-06-02 15:04 UTC  (2+ messages)
` [PATCH 2/2] pci: shpchp: Remove function hpc_get_mode1_ECC_cap

[Xen-devel] [linux-4.9 test] 137113: regressions - FAIL
 2019-06-02 15:03 UTC  (3+ messages)
  `  "

[GIT PULL] SPDX update for 5.2-rc3 - round 2
 2019-06-02 15:04 UTC  (2+ messages)

[Qemu-devel] [Bug 1830872] [NEW] AARCH64 to ARMv7 mistranslation in TCG
 2019-06-02 14:54 UTC  (2+ messages)
` [Qemu-devel] [Bug 1830872] "

[PATCH 00/22] Some documentation fixes
 2019-06-02 15:01 UTC  (5+ messages)
` [PATCH 04/22] docs: zh_CN: get rid of basic_profiling.txt
` [PATCH 13/22] docs: zh_CN: avoid duplicate citation references

[meta-poky][PATCH v6 0/2] Make systemd as default init manager and configure wired network
 2019-06-02 14:55 UTC  (3+ messages)
` [meta-poky][PATCH v6 1/2] poky.conf: make systemd as default init manager
` [meta-poky][PATCH v6 2/2] systemd-conf: configure wired network with dhcp

[PATCH] ASoC: ti: Fix SDMA users not providing channel names
 2019-06-02 14:55 UTC 

[Xen-devel] [linux-3.18 test] 137110: regressions - FAIL
 2019-06-02 14:51 UTC  (3+ messages)
  `  "

[Buildroot] SELinux and buildroot
 2019-06-02 14:40 UTC 

[PATCH v2 1/2] mt76: mt7615: enable support for mesh
 2019-06-02 14:36 UTC  (3+ messages)

[PATCH v5 4/4] pvrusb2: Add Hauppauge HVR1955/1975 devices
 2019-06-02 14:34 UTC  (2+ messages)

What's cooking in git.git (May 2019, #05; Thu, 30)
 2019-06-02 14:32 UTC  (5+ messages)
    ` cc/list-objects-filter-wo-sparse-path, was "

[PATCH] pci: ibmphp: add check of return value from pci_hp_register()
 2019-06-02 14:30 UTC 

[ANNOUNCE] Git v2.22.0-rc2
 2019-06-02 14:27 UTC  (2+ 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.