All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-02 15:28:26 to 2019-06-02 17:13:31 UTC [more...]

[PATCH v2 0/9] staging: rtl8712: Fixed CamelCase in struct _adapter
 2019-06-02 17:13 UTC  (9+ messages)
` [PATCH v2 1/9] staging: rtl8712: Fixed CamelCase rename ImrContent to imr_content
` [PATCH v2 4/9] staging: rtl8712: Fixed CamelCase renames evtThread to evt_thread
` [PATCH v2 5/9] staging: rtl8712: Fixed CamelCase renames IsrContent to isr_content
` [PATCH v2 6/9] staging: rtl8712: Fixed CamelCase renames xmitThread and recvThread

[PATCH 0/9] blk-mq/scsi: convert private reply queue into blk_mq hw queue
 2019-06-02 17:01 UTC  (8+ messages)
` [PATCH 4/9] scsi_debug: support host tagset
` [PATCH 8/9] scsi: megaraid: convert private reply queue to blk-mq hw queue

checkpatch query regarding .c and .h files
 2019-06-02 17:02 UTC 

git archive generates tar with malformed pax extended attribute
 2019-06-02 16:58 UTC  (12+ messages)

Different respones to BLE scan from a Peripheral device?
 2019-06-02 16:58 UTC  (3+ messages)

[blktrace-tools RFC PATCH 5/5] blkparse: add support for trace extension
 2019-06-02 16:58 UTC 

[blktrace-tools RFC PATCH 4/5] blktrace: add support for trace extension
 2019-06-02 16:58 UTC 

[blktrace-tools RFC PATCH 3/5] act_mask: add support for trace extension
 2019-06-02 16:58 UTC 

[blktrace-tools RFC PATCH 2/5] blktrace.h: update tools header for trace extension
 2019-06-02 16:58 UTC 

[blktrace-tools RFC PATCH 1/5] blktrace_api.h: add trace extension definitions
 2019-06-02 16:58 UTC 

[blktrace-tools RFC PATCH 0/5] blktrace: add block trace extension support
 2019-06-02 16:58 UTC 

[PATCH 00/58] LSM: Module stacking for AppArmor
 2019-06-02 16:51 UTC  (59+ messages)
` [PATCH 01/58] LSM: Infrastructure management of the superblock
` [PATCH 02/58] LSM: Infrastructure management of the sock security
` [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
` [PATCH 28/58] NET: Remove scaffolding on new secmarks
` [PATCH 29/58] NET: Remove netfilter scaffolding for lsm_export
` [PATCH 30/58] Netlabel: Replace secids with lsm_export
` [PATCH 31/58] LSM: Remove lsm_export scaffolding functions
` [PATCH 32/58] IMA: FIXUP prototype using lsm_export
` [PATCH 33/58] Smack: Restore the release_secctx hook
` [PATCH 34/58] AppArmor: Remove unnecessary hook stub
` [PATCH 35/58] LSM: Limit calls to certain module hooks
` [PATCH 36/58] LSM: Create a data structure for a security context
` [PATCH 37/58] LSM: Use lsm_context in secid_to_secctx hooks
` [PATCH 38/58] LSM: Use lsm_context in secctx_to_secid hooks
` [PATCH 39/58] LSM: Use lsm_context in inode_getsecctx hooks
` [PATCH 40/58] LSM: Use lsm_context in inode_notifysecctx hooks
` [PATCH 41/58] LSM: Use lsm_context in dentry_init_security hooks
` [PATCH 42/58] LSM: Use lsm_context in security_dentry_init_security
` [PATCH 43/58] LSM: Use lsm_context in security_inode_notifysecctx
` [PATCH 44/58] LSM: Use lsm_context in security_inode_getsecctx
` [PATCH 45/58] LSM: Use lsm_context in security_secctx_to_secid
` [PATCH 46/58] LSM: Use lsm_context in release_secctx hooks
` [PATCH 47/58] LSM: Use lsm_context in security_release_secctx
` [PATCH 48/58] LSM: Use lsm_context in security_secid_to_secctx
` [PATCH 49/58] fs: remove lsm_context scaffolding
` [PATCH 50/58] LSM: Add the release function to the lsm_context
` [PATCH 51/58] LSM: Use lsm_context in inode_setsecctx hooks
` [PATCH 52/58] LSM: Use lsm_context in security_inode_setsecctx
` [PATCH 53/58] kernfs: remove lsm_context scaffolding
` [PATCH 54/58] LSM: Remove unused macro
` [PATCH 55/58] LSM: Special handling for secctx lsm hooks
` [PATCH 56/58] SELinux: Use blob offset in current_sid
` [PATCH 57/58] LSM: Specify which LSM to display
` [PATCH 58/58] AppArmor: Remove the exclusive flag

[dpdk-dev] [PATCH] eal: remove non-thread panic calls from init sequence
 2019-06-02 16:54 UTC 

[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  (3+ 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] 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  (12+ 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  (41+ messages)
` [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


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.