All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-07 01:46:40 to 2018-11-07 04:15:52 UTC [more...]

[PATCH 00/23 - V4] NFS: Remove generic RPC credentials
 2018-11-07  4:12 UTC  (21+ messages)
` [PATCH 05/23] SUNRPC: add 'struct cred *' to auth_cred and rpc_cred
` [PATCH 01/23] cred: add cred_fscmp() for comparing creds
` [PATCH 06/23] SUNRPC: remove groupinfo from struct auth_cred
` [PATCH 04/23] cred: allow get_cred() and put_cred() to be given NULL
` [PATCH 02/23] cred: add get_cred_rcu()
` [PATCH 03/23] cred: export get_task_cred()
` [PATCH 17/23] NFS: change access cache to use 'struct cred'
` [PATCH 07/23] SUNRPC: remove uid and gid from struct auth_cred
` [PATCH 10/23] NFSv4: don't require lock for get_renew_cred or get_machine_cred
` [PATCH 11/23] SUNRPC: discard RPC_DO_ROOTOVERRIDE()
` [PATCH 13/23] SUNRPC: introduce RPC_TASK_NULLCREDS to request auth_none
` [PATCH 12/23] NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred()
` [PATCH 18/23] NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred
` [PATCH 20/23] SUNRPC: remove generic cred code
` [PATCH 16/23] SUNRPC: remove RPCAUTH_AUTH_NO_CRKEY_TIMEOUT
` [PATCH 19/23] NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'
` [PATCH 14/23] SUNRPC: add side channel to use non-generic cred for rpc call
` [PATCH 08/23] SUNRPC: remove machine_cred field from struct auth_cred
` [PATCH 09/23] NFSv4: add cl_root_cred for use when machine cred is not available
` [PATCH 15/23] NFS: move credential expiry tracking out of SUNRPC into NFS

[U-Boot] [PATCH 0/3] sunxi-mmc: enable new clock mode on A64
 2018-11-07  4:15 UTC  (6+ messages)
` [U-Boot] [PATCH 1/3] sunxi-mmc: introduce new MMC_SUNXI_HAS_NEW_MODE_SWITCH option
` [U-Boot] [PATCH 2/3] sunxi-mmc: don't double clock for new mode unconditionally
` [U-Boot] [PATCH 3/3] sunxi-mmc: use new mode on both controllers on A64

[PATCH 0/3] usb: dwc3: Introduce refclk lpm
 2018-11-07  4:11 UTC  (5+ messages)
` [1/3] usb: dwc3: Add reference clock properties
    ` [PATCH 1/3] "

[PATCH v5 00/27] Control Flow Enforcement: Shadow Stack
 2018-11-06 18:43 UTC  (4+ messages)
` [PATCH v5 21/27] x86/cet/shstk: Introduce WRUSS instruction

[PATCH v2 net 0/3] net: bql: better deal with GSO
 2018-11-06 18:41 UTC  (4+ messages)

RFC: userspace exception fixups
 2018-11-06 18:41 UTC  (26+ messages)

[Patch net-next 00/12] provide new interfaces & bugfixes & code optimization
 2018-11-07  4:06 UTC  (13+ messages)
` [Patch net-next 01/12] net: hns3: use HNS3_NIC_STATE_INITED to indicate the initialization state of enet
` [Patch net-next 02/12] net: hns3: add set_default_reset_request in the hnae3_ae_ops
` [Patch net-next 03/12] net: hns3: provide some interface & information for the client
` [Patch net-next 04/12] net: hns3: adjust the location of clearing the table when doing reset
` [Patch net-next 05/12] net: hns3: enable/disable ring in the enet while doing UP/DOWN
` [Patch net-next 06/12] net: hns3: use HNS3_NIC_STATE_RESETTING to indicate resetting
` [Patch net-next 07/12] net: hns3: ignore new coming low-level reset while doing high-level reset
` [Patch net-next 08/12] net: hns3: move some reset information from hnae3_handle into hclge_dev/hclgevf_dev
` [Patch net-next 09/12] net: hns3: adjust the process of PF reset
` [Patch net-next 10/12] net: hns3: call roce's reset notify callback when resetting
` [Patch net-next 11/12] net: hns3: add error handler for hclge_reset()
` [Patch net-next 12/12] net: hns3: fix for cmd queue memory not freed problem during reset

[PATCH] ASoC: dapm: Use less aggressive caching to ensure correctness
 2018-11-07  4:03 UTC  (3+ messages)

usb: dwc3: debugfs: Dump internal states
 2018-11-07  4:01 UTC 

[PATCH] Revert "scripts/setlocalversion: git: Make -dirty check more robust"
 2018-11-07  4:00 UTC  (6+ messages)

[xen-4.10-testing test] 129462: tolerable FAIL - PUSHED
 2018-11-07  3:53 UTC 

[PATCH v7 00/16] Intel IPU3 ImgU patchset
 2018-11-06 18:25 UTC  (4+ messages)
` [PATCH v7 03/16] v4l: Add Intel IPU3 meta data uAPI

[RFC PATCH] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2018-11-07  3:27 UTC 

[PATCH net-next v4 0/9] vrf: allow simultaneous service instances in default and other VRFs
 2018-11-06 18:24 UTC  (19+ messages)
` [PATCH net-next v4 1/9] net: allow binding socket in a VRF when there's an unbound socket
` [PATCH net-next v4 2/9] net: ensure unbound stream socket to be chosen when not in a VRF
` [PATCH net-next v4 3/9] net: ensure unbound datagram "
` [PATCH net-next v4 4/9] net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFs
` [PATCH net-next v4 5/9] net: fix raw socket lookup device bind matching "
` [PATCH net-next v4 6/9] vrf: mark skb for multicast or link-local as enslaved to VRF
` [PATCH net-next v4 7/9] ipv6: allow ping to link-local address in VRF
` [PATCH net-next v4 8/9] ipv6: handling of multicast packets received "
` [PATCH net-next v4 9/9] ipv6: do not drop vrf udp multicast packets

[RFC PATCH] nvme of: don't flush scan work inside reset context
 2018-11-07  3:51 UTC  (7+ messages)

[PATCH] drm/amdgpu: fix frame size of amdgpu_xgmi_add_devices excceed 1024 bytes
 2018-11-07  3:51 UTC  (2+ messages)

[PATCH v2] lockdown: allow kexec_file of unsigned images when not under lockdown
 2018-11-07  3:41 UTC  (3+ messages)

[RFC PATCH 0/6] Auxiliary IOMMU domains and Arm SMMUv3
 2018-11-07  3:40 UTC  (5+ messages)

[PATCH 0/1] glide: disable ptest on mips
 2018-11-07  3:33 UTC  (2+ messages)
` [PATCH 1/1] "

[v3,1/2] nfit, mce: only handle uncorrectable machine checks
 2018-11-06 18:07 UTC  (7+ messages)
` [v3,2/2] nfit, mce: validate the mce->addr before using it
    ` [PATCH v3 2/2] "

Question: perf dso support for /proc/kallsyms
 2018-11-07  3:33 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: Fix incorrect sense of ether_addr_equal
 2018-11-07  3:33 UTC 

[PATCH] x86/irq: fix build warning in irq.c
 2018-11-07  3:32 UTC 

[PATCH] crypto: bcm: fix normal/non key hash algorithm failure
 2018-11-06 18:02 UTC  (2+ messages)

[PATCH 0/3] coresight: Fix miscellaneous problems with CLAIM tags
 2018-11-07  3:23 UTC  (4+ messages)
` [PATCH 3/3] coresight: etm3x: Release CLAIM tag when operated from perf

[PATCH v14 1/2] leds: core: Introduce LED pattern trigger
 2018-11-07  3:23 UTC  (3+ messages)

[PATCH] PCI: mediatek: Use devm_of_pci_get_host_bridge_resources() to parse DT
 2018-11-07  3:19 UTC  (4+ messages)
` [SPAM][PATCH] "

a9f38e1dec [ 245.678853] INFO: task mount:580 blocked for more than 120 seconds
 2018-11-07  3:16 UTC  (2+ messages)
` [LKP] "

linux-next: Tree for Nov 7
 2018-11-07  3:16 UTC 

[PATCH] nvmet-rdma: Fix using unallocated nvmet_rdma_delete_wq
 2018-11-07  3:15 UTC  (3+ messages)

[LTP] [PATCH 1/1] syscalls/fanotify10: Require kernel v4.19
 2018-11-06 17:46 UTC  (7+ messages)
          `  "

[PATCH v2] doc/linux_gsg: fix numa lib name error
 2018-11-07  2:40 UTC 

[linux-linus test] 129460: regressions - FAIL
 2018-11-07  3:11 UTC 

[PATCH V9 0/5] soc: imx: add scu power domain driver
 2018-11-07  3:05 UTC  (3+ messages)

[PATCH RFC 0/3] Add support for using external dma in SDHCI
 2018-11-07  3:00 UTC  (8+ messages)
` [PATCH RFC 1/3] mmc: sdhci: add support for using external DMA devices
` [PATCH RFC 2/3] mmc: sdhci-omap: Add using external dma

[PATCH RESEND V4 0/9] clk: add imx7ulp clk support
 2018-11-07  3:00 UTC  (6+ messages)

[PATCH v3 0/3] Enable ath10k wcn3990 wifi driver support on sdm845
 2018-11-07  2:58 UTC  (9+ messages)
` [PATCH v3 1/3] dt: bindings: add missing dt properties for WCN3990 wifi node

[Fuego] Some doubts about the check_measure
 2018-11-07  2:58 UTC 

[Fuego] Background for [PATCH] fix_error_in_flat_plot_data_with_extra_newline
 2018-11-07  2:57 UTC 

[Qemu-devel] [PULL 0/8] Monitor patches for 2018-10-30
 2018-11-07  2:56 UTC  (4+ messages)

[PATCH] nvme: make ANA support independent on native nvme multipath
 2018-11-07  2:54 UTC  (2+ messages)

[Fuego] [PATCH] fix_error_in_flat_plot_data_with_extra_newline
 2018-11-07  2:54 UTC 

[PATCH v2 0/5] migration: improve multithreads
 2018-11-07  2:52 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH] jbd2: Avoid long hold times of j_state_lock while committing a transaction
 2018-11-06 17:21 UTC  (6+ messages)

[PATCH] xfs: cache minimum realtime summary level
 2018-11-06 17:20 UTC  (3+ messages)

[PATCH] f2fs: wait writeback before reading data to avoid stale encrypted block
 2018-11-07  2:46 UTC 

[Powertop] Powertop on Android
 2018-11-07  2:44 UTC 

[U-Boot] Please pull u-boot-dm
 2018-11-07  2:43 UTC  (8+ messages)

[PATCH] examples/flow_filtering: fix capability setting
 2018-11-07  2:43 UTC  (2+ messages)

[PATCH] [v4l-utils] libv4l2subdev: Add MEDIA_BUS_FMT_FIXED to mbus_formats[]
 2018-11-06 17:12 UTC 

[PATCH] net/avf/base: fix shifting 32 bits signed variable 31 times
 2018-11-07  2:42 UTC  (4+ messages)

[v7 0/4] Forward Error Correction
 2018-11-07  2:41 UTC  (5+ messages)
` [v7 1/4] i915/dp/fec: Add fec_enable to the crtc state
` [v7 2/4] drm/i915/fec: Set FEC_READY in FEC_CONFIGURATION

[PATCH] rtc: m41t80: Complete error propagation from SMBus calls
 2018-11-07  2:39 UTC 

[PATCH] rtc: m41t80: Correct alarm month range with RTC reads
 2018-11-07  2:39 UTC 

rte_eth_tx_burst send packet fail when upgrade dpdk from 17.02 to 18.02
 2018-11-07  2:36 UTC 

[PATCH 1/3] iio: adc: add STMPE ADC driver using IIO framework
 2018-11-06 16:41 UTC  (2+ messages)
` [PATCH 2/3] iio: adc: add STMPE ADC devicetree bindings

[PATCH -next] drm/sun4i: hdmi: Use PTR_ERR_OR_ZERO in sun4i_tmds_create()
 2018-11-07  2:34 UTC  (4+ messages)

[RFC 0/2] Add RISC-V cpu topology
 2018-11-07  2:31 UTC  (8+ messages)

[PATCH net-next] net: hns3: Remove set but not used variable 'reset_level'
 2018-11-07  2:33 UTC  (2+ messages)

[Buildroot] [PATCH] util-linux: bump to version 2.33
 2018-11-07  2:32 UTC 

[PULL] gvt-fixes for 4.20-rc2
 2018-11-07  2:31 UTC 

[PATCH v3] driver-staging: vsoc.c: Add sysfs support for examining the permissions of regions
 2018-11-07  2:30 UTC 

WARNING in kmem_cache_create_usercopy
 2018-11-07  2:29 UTC  (3+ messages)

drivers/net/fddi/defza.h:238:1: warning: "/*" within comment
 2018-11-07  2:28 UTC 

[U-Boot] [PATCH 00/25] sandbox: Changes and improvements to support verified boot
 2018-11-07  2:27 UTC  (3+ messages)
  ` [U-Boot] [PATCH 09/25] sandbox: cros_ec: exynos: Drop use of cros_ec_get_error()

[PATCH v2 -next] edac: i82975x: remove set but not used variable 'dtype'
 2018-11-07  2:22 UTC  (2+ messages)
` [v2,-next] "

[PATCH] media: staging: tegra-vde: Change from __attribute to __packed
 2018-11-07  2:23 UTC 

[PATCH 4.9 00/24] V4.9 backport of 32-bit arm spectre patches
 2018-11-06 16:53 UTC  (9+ messages)
` [PATCH 4.9 09/24] ARM: spectre-v2: add firmware based hardening

[PATCH] staging: erofs: fix `trace_erofs_readpage' position
 2018-11-07  2:19 UTC  (2+ messages)

NXP P50XX/e5500: SMP doesn't work anymore with the latest Git kernel
 2018-11-07  2:11 UTC  (2+ messages)

[PATCH v4 2/2] scsi: ufs: Add UFS platform driver for Cadence UFS
 2018-11-07  2:15 UTC  (4+ messages)

[PATCH v7 0/5] Address reader-writer concurrency in rte_hash
 2018-11-07  2:15 UTC  (6+ messages)
` [PATCH v7 4/5] hash: add lock-free read-write concurrency

[PATCH v6 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-11-07  2:13 UTC  (12+ messages)
` [PATCH v6 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller

Question about unit test for acpi_nfit_notify()
 2018-11-07  2:12 UTC 

[Qemu-devel] [PATCH] MAINTAINERS: PPC: Remove myself
 2018-11-07  2:05 UTC  (2+ messages)

[RFC] iommu/vt-d: Group and domain relationship
 2018-11-07  2:10 UTC  (4+ messages)

[PATCH 0/3] mixed bag of -Wunused-parameter bugfixes
 2018-11-07  2:08 UTC  (5+ messages)
` [PATCH 2/3] approxidate: handle pending number for "specials"

Re: KVM Support - novnc performance
 2018-11-07  2:07 UTC 

[yocto-kernel-cache][v4.4][PATCH] kver: bump to v4.4.147
 2018-11-07  2:07 UTC  (6+ messages)

[PATCHSET v3 0/30] blk-mq driver conversions and legacy path removal
 2018-11-07  2:07 UTC  (5+ messages)
` [PATCH 08/30] scsi: provide mq_ops->busy() hook
` [PATCH 09/30] scsi: kill off the legacy IO path

[PATCH v2 0/3] clk: add driver for the SiFive FU540 PRCI and PLLs it controls
 2018-11-07  2:00 UTC  (7+ messages)
` [PATCH v2 2/3] dt-bindings: clk: add documentation for the SiFive PRCI driver

[PATCH] iio: potentiometer: Add driver for Microchip MCP41xxx/42xxx
 2018-11-06 16:37 UTC  (3+ messages)

[PATCH] x86/topology: use total_cpus for max logical packages calculation
 2018-11-07  2:36 UTC 

INFO: task hung in fuse_sb_destroy
 2018-11-06 16:32 UTC  (5+ messages)

Question about AllowedIPs and proper "mesh" setup
 2018-11-07  1:55 UTC  (2+ messages)

[U-Boot] [PATCH v3] riscv: cache: Implement i/dcache [status, enable, disable]
 2018-11-07  1:54 UTC 

[PATCH 0/1] send-pack: set core.warnAmbiguousRefs=false
 2018-11-07  1:54 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] pack-objects: ignore ambiguous object warnings

[PATCH v4] target: add emulate_pr backstore attr to toggle PR support
 2018-11-07  1:54 UTC  (2+ messages)

[PATCH] KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE
 2018-11-07  1:49 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the scsi-fixes tree
 2018-11-07  1:52 UTC  (2+ messages)

WARNING: ODEBUG bug in tls_sw_free_resources_tx
 2018-11-07  1:52 UTC 

WARNING in usb_submit_urb (4)
 2018-11-07  1:52 UTC 

KASAN: use-after-free Read in get_mem_cgroup_from_mm
 2018-11-07  1:52 UTC 

[ANNOUNCE] xfs-linux: for-next updated to 837514f7a4ca
 2018-11-06 16:24 UTC 

[PATCH v4 0/8] vfio/mdev: IOMMU aware mediated device
 2018-11-07  1:48 UTC  (4+ messages)
` [PATCH v4 6/8] vfio/mdev: Add iommu place holders in mdev_device

[PATCH V2] binder: ipc namespace support for android binder
 2018-11-07  1:48 UTC 

[LTP] [PATCH V3] setrlimit05: Use another method to get bad address
 2018-11-07  1:46 UTC  (2+ messages)
` [LTP] [PATCH V3] kernel/syscall/setrlimit05.c: use a legal bad address for mips


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.