All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-18 13:31:12 to 2019-04-18 14:08:08 UTC [more...]

[PATCH] drivers: cpuidle: This patch fix the following checkpatch warning
 2019-04-18 13:57 UTC  (3+ messages)

[V2] btrfs: drop inode reference count on error path
 2019-04-18 14:07 UTC  (3+ messages)

[patch net-next 00/15] netdevsim: impement proper device model
 2019-04-18 14:06 UTC  (16+ messages)
` [patch net-next 01/15] netdevsim: move device registration on bus to be done earlier in init
` [patch net-next 02/15] netdevsim: create devlink instance per netdevsim instance
` [patch net-next 03/15] netdevsim: rename devlink.c to dev.c to contain per-dev(asic) items
` [patch net-next 04/15] netdevsim: put netdevsim bus code into separate file
` [patch net-next 05/15] netdevsim: move device registration and related code to bus.c
` [patch net-next 06/15] netdevsim: add stub netdevsim driver implementation
` [patch net-next 07/15] netdevsim: use ida for bus device ids
` [patch net-next 08/15] netdevsim: add bus attributes to add new and delete devices
` [patch net-next 09/15] netdevsim: rename dev_init/exit() functions and make them independent on ns
` [patch net-next 10/15] netdevsim: merge sdev into dev
` [patch net-next 11/15] netdevsim: generate random switch id instead of using dev id
` [patch net-next 12/15] netdevsim: change debugfs tree topology
` [patch net-next 13/15] netdevsim: implement dev probe/remove skeleton with port initialization
` [patch net-next 14/15] netdevsim: move netdev creation/destruction to dev probe
` [patch net-next 15/15] netdevsim: implement ndo_get_devlink_port

[RFC PATCH 0/6] vfs: Make icache searchable under RCU
 2019-04-18 14:06 UTC  (7+ messages)
` [RFC PATCH 1/6] vfs, coda: Fix the lack of locking in FID replacement inode rehashing
` [RFC PATCH 2/6] vfs: Change inode_hash_lock to a seqlock
` [RFC PATCH 3/6] vfs: Allow searching of the icache under RCU conditions
` [RFC PATCH 4/6] afs: Use RCU inode cache search for callback resolution
` [RFC PATCH 5/6] ext4: Search for an inode to update under the RCU lock if we can
` [RFC PATCH 6/6] vfs: Delete find_inode_nowait()

[dpdk-dev] [PATCH] net/failsafe: fix source port ID in Rx packets
 2019-04-18 14:06 UTC  (2+ messages)

[PATCH] block: use static bio_set for bio_split() calls
 2019-04-18 14:06 UTC  (2+ messages)

Use of __kernel_timespec in userspace genetlink API
 2019-04-18 14:06 UTC 

[PATCH] build: mention machine=default and its use in documentation
 2019-04-18 14:06 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

[Qemu-devel] [PATCH v3] i386: Add new Hygon 'Dhyana' CPU model
 2019-04-18 14:05 UTC  (9+ messages)

[PATCH v4 0/7] Extend write-hint/stream infrastructure
 2019-04-18 14:06 UTC  (7+ messages)
  ` [PATCH v4 5/7] nvme: register stream info with block layer
  ` [PATCH v4 4/7] block: introduce write-hint to stream-id conversion

[PATCH 0/5] mm: reparent slab memory on cgroup removal
 2019-04-18 14:05 UTC  (12+ messages)
` [PATCH 4/5] mm: rework non-root kmem_cache lifecycle management

[PATCH 0/4] arm64: Fix save/restore with IRQ priority masking
 2019-04-18 14:05 UTC  (3+ messages)
` [PATCH 3/4] arm64: Fix incorrect irqflag restore for "

[PATCH] perf trace: Fix events draining
 2019-04-18 14:04 UTC 

[PATCH v3 1/2] arm64: dts: allwinner: a64-amarula-relic: Add GT5663 CTP node
 2019-04-18 14:04 UTC  (6+ messages)
` [PATCH v3 2/2] arm64: dts: allwinner: a64-oceanic-5205-5inmfd: Enable GT911 CTP

[PATCH v6 0/1] iommu: enhance IOMMU dma mode build options
 2019-04-18 13:57 UTC  (11+ messages)
` [PATCH v6 1/1] "

[Qemu-devel] How do we do user input bitmap properties?
 2019-04-18 14:03 UTC  (7+ messages)

Xen project CI systems and committer workflow
 2019-04-18 14:02 UTC  (14+ messages)
  ` [Xen-devel] "

[Qemu-devel] [PATCH 00/10] s390x: new guest features
 2019-04-18 14:01 UTC  (6+ messages)
` [Qemu-devel] [PATCH 02/10] s390x/cpumodel: remove CSSKE from base model

[RFC][PATCHSET] sorting out RCU-delayed stuff in ->destroy_inode()
 2019-04-18 14:01 UTC  (5+ messages)
` [RFC PATCH 01/62] securityfs: fix use-after-free on symlink traversal
  ` [RFC PATCH 05/62] erofs: switch to ->free_inode()

[igt-dev] [RESEND PATCH v6 i-g-t] tests/kms_flip: Skip VBlank tests in modules without VBlank
 2019-04-18 14:01 UTC  (2+ messages)
`  "

linux-next: build warning after merge of the block tree
 2019-04-18 14:01 UTC  (5+ messages)

[PATCH v5] x86/altp2m: Aggregate get entry and populate into common funcs
 2019-04-18 13:59 UTC  (11+ messages)
              ` [Xen-devel] "

[PATCH v2] ktest: introduce REBOOT_RETURN_CODE to confirm the result of REBOOT
 2019-04-18 13:59 UTC 

[PATCH v3 00/19] GuC 32.0.3
 2019-04-18 13:59 UTC  (3+ messages)
` [PATCH v3 01/19] drm/i915/guc: Change platform default GuC mode

[PATCH] drm/amdgpu: fix drm leases being broken on radv
 2019-04-18 13:59 UTC  (14+ messages)

[PATCH] livepatch: Convert error about unsupported reliable stacktrace into a warning
 2019-04-18 13:58 UTC  (2+ messages)

[PATCH] nvme: determine the number of IO queues
 2019-04-18 13:58 UTC  (14+ messages)

[virtio-dev] [PATCH RESEND v4 0/2] virtio-fs: add virtio file system device
 2019-04-18 13:57 UTC  (3+ messages)
` [virtio-dev] [PATCH RESEND v4 1/2] content: "
` [virtio-dev] [PATCH RESEND v4 2/2] virtio-fs: add DAX window

[patch V2 00/29] stacktrace: Consolidate stack trace usage
 2019-04-18 13:57 UTC  (19+ messages)
` [patch V2 01/29] tracing: Cleanup stack trace code
` [patch V2 14/29] dm bufio: Simplify stack trace retrieval
` [patch V2 20/29] tracing: Simplify stacktrace retrieval in histograms

[PATCH] arm64: fix kernel stack overflow in kdump capture kernel
 2019-04-18 14:02 UTC 

[PATCH v6 0/1] iommu: enhance IOMMU dma mode build options
 2019-04-18 13:57 UTC 

[PATCH v6 0/1] iommu: enhance IOMMU dma mode build options
 2019-04-18 13:57 UTC 

[PATCH v6 0/1] iommu: enhance IOMMU dma mode build options
 2019-04-18 13:57 UTC 

[PATCH -v5] x86/kvm: Implement HWCR support
 2019-04-18 13:56 UTC  (5+ messages)
    ` [PATCH -v5.1] "

[PATCH v8 00/14] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips
 2019-04-18 13:55 UTC  (10+ messages)

[PATCH v2 0/2] Fix two bugs of switchtec module
 2019-04-18 13:55 UTC  (4+ messages)
` [PATCH v2 2/2] switchtec: Fix unintended mask of MRPC event

v5.1-rc5 s390x WARNING
 2019-04-18 13:54 UTC  (3+ messages)

[PATCH] ntp: Allow TAI-UTC offset to be set to zero
 2019-04-18 13:54 UTC  (5+ messages)

[PATCH v1] MAINTAINERS: Add ARM64 DEFCONFIG entry
 2019-04-18 13:53 UTC  (3+ messages)
  ` [PATCH v2] MAINTAINERS: List arch/arm64/configs/ explicitly

[PATCH v2 1/2] arm64: dts: allwinner: a64: Add pinmux setting for CSI MCLK on PE1
 2019-04-18 13:52 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: allwinner: a64-amarula-relic: Add OV5640 camera node

[RFC PATCH 0/1] libselinux: Save digest of all partial matches for directory
 2019-04-18 13:52 UTC 

[PATCH v2] moduleparam: Save information about built-in modules in separate file
 2019-04-18 13:52 UTC  (3+ messages)

[PATCH v7 00/10] vsprintf: Prevent silent crashes and consolidate error handling
 2019-04-18 14:50 UTC  (5+ messages)
` [PATCH v7 07/10] vsprintf: Consolidate handling of unknown pointer specifiers

[PATCH v4 00/16] locking/rwsem: Rwsem rearchitecture part 2
 2019-04-18 13:51 UTC  (8+ messages)
` [PATCH v4 11/16] locking/rwsem: Enable readers spinning on writer
` [PATCH v4 14/16] locking/rwsem: Guard against making count negative

[PATCH v5 00/12] HDCP2.2 Phase II
 2019-04-18 13:51 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for HDCP2.2 Phase II (rev7)

[dpdk-dev] [PATCH v4 1/2] examples/ipsec-secgw: fix 1st packet dropped for inline crypto
 2019-04-18 13:51 UTC 

[PATCH] mm: get_cmdline use arg_lock instead of mmap_sem
 2019-04-18 13:50 UTC  (2+ messages)
` [PATCH] prctl_set_mm: downgrade mmap_sem to read lock

linux-next: manual merge of the wireless-drivers-next tree with the wireless-drivers tree
 2019-04-18 13:49 UTC  (3+ messages)

[LTP] [PATCH] [RFC] Proof-of-concept for test documentation format
 2019-04-18 13:49 UTC  (4+ messages)

linux-next: manual merge of the wireless-drivers-next tree with the wireless-drivers tree
 2019-04-18 13:49 UTC  (2+ messages)

pull-request: wireless-drivers-next 2019-04-18
 2019-04-18 13:48 UTC 

[dpdk-dev] [PATCH 0/9] net/mlx5: add Direct Verbs E-Switch support
 2019-04-18 13:47 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 9/9] net/mlx5: add drop action to Direct Verbs E-Switch

[4.4] Follow up fixes for 3fe6e52f0626 ("ovl: override creds with the ones from the superblock mounter")
 2019-04-18 13:46 UTC  (2+ messages)

[PATCH v2 0/2] hwmon: (ina3221) Two changes for INA3221
 2019-04-18 13:45 UTC  (5+ messages)
` [PATCH v2 1/2] hwmon: (ina3221) Do not read-back to cache reg_config
` [PATCH v2 2/2] hwmon: (ina3221) Add voltage conversion time settings

[PATCH 00/35] crypto: ccree: features and bug fixes for 5.2
 2019-04-18 13:39 UTC  (36+ messages)
` [PATCH 01/35] crypto: testmgr: add missing self test entries for protected keys
` [PATCH 02/35] crypto: ccree: move key load desc. before flow desc
` [PATCH 03/35] crypto: ccree: move MLLI desc. before key load
` [PATCH 04/35] crypto: ccree: add support for sec disabled mode
` [PATCH 05/35] crypto: ccree: add CPP completion handling
` [PATCH 06/35] crypto: ccree: add remaining logic for CPP
` [PATCH 07/35] crypto: ccree: add SM4 protected keys support
` [PATCH 08/35] crypto: ccree: adapt CPP descriptor to new HW
` [PATCH 09/35] crypto: ccree: read next IV from HW
` [PATCH 10/35] crypto: ccree: add CID and PID support
` [PATCH 11/35] crypto: ccree: fix backlog notifications
` [PATCH 12/35] crypto: ccree: use proper callback completion api
` [PATCH 13/35] crypto: ccree: remove special handling of chained sg
` [PATCH 14/35] crypto: ccree: fix typo in debugfs error path
` [PATCH 15/35] crypto: ccree: fix mem leak on "
` [PATCH 16/35] crypto: ccree: use devm_kzalloc for device data
` [PATCH 17/35] crypto: ccree: use std api when possible
` [PATCH 18/35] crypto: ccree: copyright header update
` [PATCH 19/35] crypto: ccree: zero out internal struct before use
` [PATCH 20/35] crypto: ccree: do not copy zero size MLLI table
` [PATCH 21/35] crypto: ccree: remove unused defines
` [PATCH 22/35] crypto: ccree: simplify fragment ICV detection
` [PATCH 23/35] crypto: ccree: simplify AEAD ICV addr calculation
` [PATCH 24/35] crypto: ccree: don't mangle the request assoclen
` [PATCH 25/35] crypto: ccree: make AEAD sgl iterator well behaved
` [PATCH 26/35] crypto: ccree: zap entire sg on aead request unmap
` [PATCH 27/35] crypto: ccree: use correct internal state sizes for export
` [PATCH 28/35] crypto: ccree: allow more AEAD assoc data fragments
` [PATCH 29/35] crypto: ccree: don't map MAC key on stack
` [PATCH 30/35] crypto: ccree: don't map AEAD key and IV "
` [PATCH 31/35] crypto: ccree: pm resume first enable the source clk
` [PATCH 32/35] crypto: ccree: remove cc7x3 obsoleted AXIM configs
` [PATCH 33/35] crypto: ccree: HOST_POWER_DOWN_EN should be the last CC access during suspend
` [PATCH 34/35] crypto: ccree: add function to handle cryptocell tee fips error
` [PATCH 35/35] crypto: ccree: handle tee fips error during power management resume

kernel BUG at kernel/cred.c:434!
 2019-04-18 13:39 UTC  (13+ messages)

[PATCH -next] btrfs: Remove set but not used variable 'fs_info'
 2019-04-18 13:43 UTC  (3+ messages)

[PATCH -next] sched/core: Make some functions static
 2019-04-18 13:40 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v2 0/4] Exynos Performance Monitoring Counters enhancements
 2019-04-18 13:38 UTC  (10+ messages)
    ` [PATCH v2 1/4] include: dt-bindings: add Performance Monitoring Unit for Exynos
    ` [PATCH v2 2/4] drivers: devfreq: events: extend events by type of counted data
    ` [PATCH v2 3/4] Documentation: devicetree: add PPMU events description
    ` [PATCH v2 4/4] DT: arm: exynos4412: add event data type which is monitored

[PATCH v3 00/21]Convert hwmon documentation to ReST
 2019-04-18 13:36 UTC  (12+ messages)
` [PATCH v3 21/21] docs: hwmon: Add an index file and rename docs to *.rst

[Buildroot] [PATCH 1/1] package/gnuradio: fix build with boost 1.70.0
 2019-04-18 13:38 UTC 

Question about open(CLAIM_FH)
 2019-04-18 13:37 UTC 

[PATCH -next] phy: ti: am654-serdes: Make serdes_am654_xlate() static
 2019-04-18 13:36 UTC 

[PATCH v3 0/3] mtd: Add support for reading MTD devices via the nvmem API
 2019-04-18 13:36 UTC  (3+ messages)
` Reading MAC addresses with NVMEM under MTD partition [Was: Re: [PATCH v3 1/3] nvmem: Update the OF binding to use a subnode for the cells list]

[Qemu-devel] [Bug 1825359] [NEW] cpu_ld*_code() triggers MMU_DATA_LOAD i.s.o. MMU_INST_FETCH
 2019-04-18 13:27 UTC  (3+ messages)
` [Qemu-devel] [Bug 1825359] "

[PATCH 1/2] xen: remove recipes for stubdoms and dependent components
 2019-04-18 13:33 UTC  (3+ messages)
` [PATCH 2/2] xen: upgrade to 4.12.0


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.