All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-29 21:30:22 to 2020-05-29 22:12:00 UTC [more...]

[PATCH v7 1/4] bitops: Introduce the the for_each_set_clump macro
 2020-05-29 22:11 UTC  (11+ messages)

[PATCH] [v2] ARM: omap2: fix omap5_realtime_timer_init definition
 2020-05-29 22:11 UTC  (4+ messages)

The audit "context" and when to expect it
 2020-05-29 22:10 UTC  (5+ messages)

drivers/usb/cdns3/gadget.c:1188:29: sparse: sparse: incorrect type in assignment (different base types)
 2020-05-29 22:08 UTC  (2+ messages)

[PATCHv4 0/5] scsi: use xarray for devices and targets
 2020-05-29 22:06 UTC  (3+ messages)
` [PATCH 2/5] target_core_pscsi: use __scsi_device_lookup()

[peterz-queue:modules/WIP 22/23] ld: kernel/module.c:1033: undefined reference to `ftrace_module_release'
 2020-05-29 22:08 UTC 

[PATCH v9 0/5] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-05-29 21:47 UTC  (18+ messages)
` [PATCH v9 1/5] powerpc: Document details on H_SCM_HEALTH hcall
` [PATCH v9 2/5] seq_buf: Export seq_buf_printf
` [PATCH v9 3/5] powerpc/papr_scm: Fetch nvdimm health information from PHYP
` [PATCH v9 4/5] ndctl/papr_scm, uapi: Add support for PAPR nvdimm specific methods
  ` [PATCH v9 4/5] ndctl/papr_scm,uapi: "
` [PATCH v9 5/5] powerpc/papr_scm: Implement support for PAPR_PDSM_HEALTH

[PATCH v4 bpf-next 0/5] bpf: Add support for XDP programs in DEVMAP entries
 2020-05-29 22:07 UTC  (6+ messages)
` [PATCH v4 bpf-next 1/5] devmap: Formalize map value as a named struct
` [PATCH v4 bpf-next 2/5] bpf: Add support to attach bpf program to a devmap entry
` [PATCH v4 bpf-next 3/5] xdp: Add xdp_txq_info to xdp_buff
` [PATCH v4 bpf-next 4/5] libbpf: Add SEC name for xdp programs attached to device map
` [PATCH v4 bpf-next 5/5] selftest: Add tests for XDP programs in devmap entries

[ndctl PATCH v5 0/6] Add support for reporting papr nvdimm health
 2020-05-29 22:06 UTC  (7+ messages)
` [ndctl PATCH v5 1/6] libndctl: Refactor out add_dimm() to handle NFIT specific init
` [ndctl PATCH v5 2/6] libncdtl: Add initial support for NVDIMM_FAMILY_PAPR nvdimm family
` [ndctl PATCH v5 3/6] libndctl: Introduce new dimm-ops dimm_init() & dimm_uninit()
` [ndctl PATCH v5 4/6] libndctl,papr_scm: Add definitions for PAPR nvdimm specific methods
` [ndctl PATCH v5 5/6] papr: Add scaffolding to issue and handle PDSM requests
` [ndctl PATCH v5 6/6] libndctl,papr_scm: Implement support for PAPR_PDSM_HEALTH

[PATCH v2 0/2] fuzz: Skip QTest serialization
 2020-05-29 22:04 UTC  (3+ messages)
` [PATCH v2 1/2] fuzz: skip "

nfs4_show_superblock considered harmful :-)
 2020-05-29 22:06 UTC  (2+ messages)

+ writeback-remove-unused-variable.patch added to -mm tree
 2020-05-29 22:05 UTC 

[RFC PATCH 0/1] gpio: Handle NULL pointers gracefully
 2020-05-29 22:03 UTC  (2+ messages)
` [RFC PATCH 1/1] "

[PATCH 1/6] devtool: use -f and don't use --exclude-standard when adding files to workspace
 2020-05-29 22:03 UTC  (6+ messages)
` [PATCH 2/6] meta-selftest: add test of .gitignore in tarball
` [PATCH 3/6] lib/oe/patch: prevent applying patches without any subject
` [PATCH 4/6] lib/oe/patch: GitApplyTree: save 1 echo in commit-msg hook
` [PATCH 5/6] Revert "lib/oe/patch: fix handling of patches with no header"
` [PATCH 6/6] meta-selftest: add test for .patch file with long filename and without subject

[PATCH 00/27] afs: Improvements
 2020-05-29 22:03 UTC  (28+ messages)
` [PATCH 01/27] vfs, afs, ext4: Make the inode hash table RCU searchable
` [PATCH 02/27] rxrpc: Map the EACCES error produced by some ICMP6 to EHOSTUNREACH
` [PATCH 03/27] rxrpc: Adjust /proc/net/rxrpc/calls to display call->debug_id not user_ID
` [PATCH 04/27] afs: Always include dir in bulk status fetch from afs_do_lookup()
` [PATCH 05/27] afs: Use the serverUnique field in the UVLDB record to reduce rpc ops
` [PATCH 06/27] afs: Split the usage count on struct afs_server
` [PATCH 07/27] afs: Actively poll fileservers to maintain NAT or firewall openings
` [PATCH 08/27] afs: Show more information in /proc/net/afs/servers
` [PATCH 09/27] afs: Make callback processing more efficient
` [PATCH 10/27] afs: Set error flag rather than return error from file status decode
` [PATCH 11/27] afs: Remove the error argument from afs_protocol_error()
` [PATCH 12/27] afs: Rename struct afs_fs_cursor to afs_operation
` [PATCH 13/27] afs: Build an abstraction around an "operation" concept
` [PATCH 14/27] afs: Don't get epoch from a server because it may be ambiguous
` [PATCH 15/27] afs: Fix handling of CB.ProbeUuid cache manager op
` [PATCH 16/27] afs: Retain more of the VLDB record for alias detection
` [PATCH 17/27] afs: Implement client support for the YFSVL.GetCellName RPC op
` [PATCH 18/27] afs: Detect cell aliases 1 - Cells with root volumes
` [PATCH 19/27] afs: Detect cell aliases 2 - Cells with no "
` [PATCH 20/27] afs: Detect cell aliases 3 - YFS Cells with a canonical cell name op
` [PATCH 21/27] afs: Add a tracepoint to track the lifetime of the afs_volume struct
` [PATCH 22/27] afs: Reorganise volume and server trees to be rooted on the cell
` [PATCH 23/27] afs: Fix the by-UUID server tree to allow servers with the same UUID
` [PATCH 24/27] afs: Fix afs_statfs() to not let the values go below zero
` [PATCH 25/27] afs: Don't use probe running state to make decisions outside probe code
` [PATCH 26/27] afs: Show more a bit more server state in /proc/net/afs/servers
` [PATCH 27/27] afs: Adjust the fileserver rotation algorithm to reprobe/retry more quickly

clean up kernel_{read,write} & friends v2
 2020-05-29 22:02 UTC  (7+ messages)

[PATCH] i2c: add 'single-master' property to generic bindings
 2020-05-29 22:02 UTC  (2+ messages)

next/master boot: 204 boots: 17 failed, 180 passed with 2 offline, 5 untried/unknown (next-20200529)
 2020-05-29 22:01 UTC 

Assemblin journaled array fails
 2020-05-29 21:57 UTC  (17+ messages)

[Buildroot] [PATCH v1] package/qt5base: disable feature-relocatable
 2020-05-29 21:56 UTC  (3+ messages)

[PATCH net-next v3 0/7] dpaa2-eth: add PFC support
 2020-05-29 21:55 UTC  (5+ messages)
` [PATCH net-next v3 2/7] dpaa2-eth: Distribute ingress frames based on VLAN prio

[PATCH 0/4] cleanup for blk-wbt and blk-throttle
 2020-05-29 21:55 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: chrome: Add cros-ec-typec mux props
 2020-05-29 21:54 UTC  (5+ messages)

[PATCH v3 0/5] lockdep: Change IRQ state tracking to use per-cpu variables
 2020-05-29 21:35 UTC  (18+ messages)
` [RFC][PATCH v3 1/5] sparc64: Fix asm/percpu.h build error
` [PATCH v3 2/5] powerpc64: Break asm/percpu.h vs spinlock_types.h dependency
` [PATCH v3 3/5] s390: Break cyclic percpu include
` [PATCH v3 4/5] lockdep: Change hardirq{s_enabled, _context} to per-cpu variables
  ` [PATCH v3 4/5] lockdep: Change hardirq{s_enabled,_context} "
` [PATCH v3 5/5] lockdep: Remove lockdep_hardirq{s_enabled, _context}() argument
  ` [PATCH v3 5/5] lockdep: Remove lockdep_hardirq{s_enabled,_context}() argument

[PATCH v2] arm: dts: Move am33xx and am43xx mmc nodes to sdhci-omap driver
 2020-05-29 21:53 UTC  (9+ messages)

[PATCH 1/2] drm: vmwgfx: remove drm_driver::master_set() return typ
 2020-05-29 21:48 UTC  (2+ messages)
` [PATCH 2/2] drm/auth: drop unnessesary variable assignments

pm/testing baseline: 26 runs, 1 regressions (v5.7-rc7-109-g1a09809dda81)
 2020-05-29 21:50 UTC 

pm/testing boot: 27 boots: 0 failed, 27 passed (v5.7-rc7-109-g1a09809dda81)
 2020-05-29 21:50 UTC 

[pull request][net-next 00/11] mlx5 kTLS RX offload support 2020-05-29
 2020-05-29 21:50 UTC  (5+ messages)
` [net-next 10/11] net/mlx5e: kTLS, Add kTLS RX resync support

[PATCH v1] auxdisplay: charlcd: Reuse hex_to_bin() instead of custom code
 2020-05-29 21:48 UTC  (2+ messages)

[Buildroot] [PATCH] package/qt5/qt5webengine: don't link with libstdc++.a on the host
 2020-05-29 21:48 UTC  (3+ messages)

[PATCH] ARM: omap2: fix omap5_realtime_timer_init definition
 2020-05-29 21:46 UTC  (8+ messages)

Potential issue with htt flags
 2020-05-29 21:46 UTC 

[PATCH v4 kunit-next 0/2] kunit: extend kunit resources API
 2020-05-29 21:46 UTC  (3+ messages)
` [PATCH v4 kunit-next 1/2] kunit: generalize kunit_resource API beyond allocated resources
` [PATCH v4 kunit-next 2/2] kunit: add support for named resources

[Buildroot] [PATCH v4 0/5] imx: add i.MX8M Nano EVK board support
 2020-05-29 21:46 UTC  (4+ messages)
` [Buildroot] [PATCH v4 1/5] package/freescale-imx: Add option for DDR FW need

[PATCH v2 00/14] x86: Support for CET Supervisor Shadow Stacks
 2020-05-29 21:45 UTC  (5+ messages)
` [PATCH v2 06/14] x86/shstk: Create shadow stacks

[RFC PATCH v4 00/10] Introduce vendor ops in vfio-pci
 2020-05-29 21:45 UTC  (3+ messages)
` [RFC PATCH v4 07/10] vfio/pci: introduce a new irq type VFIO_IRQ_TYPE_REMAP_BAR_REGION

[PATCH v2 0/4] pinctrl: bcm2835: Support for wake-up interrupts
 2020-05-29 21:45 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: pinctrl: Document 7211 compatible for brcm,bcm2835-gpio.txt
  ` [PATCH v2 1/4] dt-bindings: pinctrl: Document 7211 compatible for brcm, bcm2835-gpio.txt

[Buildroot] [for-next] package/rust: allow using python3 interpreter
 2020-05-29 21:45 UTC  (3+ messages)

[PATCH v4] perf inject --jit: Remove //anon mmap events
 2020-05-29 21:44 UTC  (7+ messages)
  ` [EXTERNAL] "

[tpm2] key destruction
 2020-05-29 21:44 UTC 

[PATCH dt-schema] Fix interrupt controllers with interrupt-map
 2020-05-29 21:44 UTC  (4+ messages)

[Buildroot] [PATCH] suport/download: fix git wrapper with submodules on older git versions
 2020-05-29 21:41 UTC  (2+ messages)

[PATCH v5 0/9] xfs_repair: use btree bulk loading
 2020-05-29 21:39 UTC  (4+ messages)
` [PATCH 4/9] xfs_repair: rebuild free space btrees with bulk loader

[PATCH] refperf: work around 64-bit division
 2020-05-29 21:41 UTC  (2+ messages)

[Buildroot] [PATCH/next 1/1] package/dav1d: bump version to 0.7.0
 2020-05-29 21:39 UTC  (2+ messages)

[RFC][PATCH] ASoC: qcom: q6asm-dai: kCFI fix
 2020-05-29 21:38 UTC  (2+ messages)

[RFC PATCH v4 0/4] Inline crypto support on DragonBoard 845c
 2020-05-29 21:38 UTC  (9+ messages)
` [RFC PATCH v4 4/4] scsi: ufs-qcom: add Inline Crypto Engine support

[Buildroot] [git commit] board/freescale/common/imx: add support for i.MX8M Nano
 2020-05-29 21:38 UTC 

[Buildroot] [git commit branch/next] package/freescale-imx: Add option for DDR FW need
 2020-05-29 21:38 UTC 

[Buildroot] [git commit] board/freescale/common/imx: use generic ddr_fw.bin name
 2020-05-29 21:38 UTC 

[Buildroot] [git commit] configs/freescale_imx8mnevk: new defconfig
 2020-05-29 21:38 UTC 

[Buildroot] [git commit branch/next] configs/freescale_imx8mnevk: new defconfig
 2020-05-29 21:38 UTC 

[Buildroot] [git commit branch/next] board/freescale/common/imx: use generic ddr_fw.bin name
 2020-05-29 21:38 UTC 

[Buildroot] [git commit] package/freescale-imx: Add option for DDR FW need
 2020-05-29 21:38 UTC 

[Buildroot] [git commit branch/next] board/freescale/common/imx: add support for i.MX8M Nano
 2020-05-29 21:38 UTC 

[Buildroot] [git commit branch/next] package/freescale-imx/firmware-imx: add choice for DDR training binaries
 2020-05-29 21:38 UTC 

[Buildroot] [git commit] package/freescale-imx/firmware-imx: add choice for DDR training binaries
 2020-05-29 21:38 UTC 

[PATCH v2 0/2] gpio: Add a managed API
 2020-05-29 21:38 UTC  (3+ messages)
` [PATCH v2 1/2] drivers: gpio: Add a managed API to get a GPIO from the device-tree
` [PATCH v2 2/2] test: gpio: Add tests for the managed API

Lost PCIe PME after a914ff2d78ce ("PCI/ASPM: Don't select CONFIG_PCIEASPM by default")
 2020-05-29 20:59 UTC  (3+ messages)

[Buildroot] [git commit] package/dav1d: bump version to 0.7.0
 2020-05-29 21:37 UTC 

[Buildroot] [git commit branch/next] package/dav1d: bump version to 0.7.0
 2020-05-29 21:37 UTC 

[PATCH 00/14] x86/entry: disallow #DB more and x86/entry lockdep/nmi
 2020-05-29 21:27 UTC  (15+ messages)
` [PATCH 01/14] x86/hw_breakpoint: Add within_area() to check data breakpoints
` [PATCH 02/14] x86/hw_breakpoint: Prevent data breakpoints on direct GDT
` [PATCH 03/14] x86/hw_breakpoint: Prevent data breakpoints on per_cpu cpu_tss_rw
` [PATCH 04/14] x86/hw_breakpoint: Prevent data breakpoints on user_pcid_flush_mask
` [PATCH 05/14] x86/entry: Introduce local_db_{save,restore}()
` [PATCH 06/14] x86/entry, nmi: Disable #DB
` [PATCH 07/14] x86/entry, mce: Disallow #DB during #MC
` [PATCH 08/14] x86/entry: Optimize local_db_save() for virt
` [PATCH 09/14] x86/entry: Remove debug IDT frobbing
` [PATCH 10/14] x86/entry: Remove DBn stacks
` [PATCH 11/14] x86/entry: Clarify irq_{enter,exit}_rcu()
` [PATCH 12/14] x86/entry: Rename trace_hardirqs_off_prepare()
` [PATCH 13/14] lockdep: Prepare for NMI IRQ state tracking
` [PATCH 14/14] x86/entry: Fix NMI vs "

[PATCH] drm/selftests/mm: reduce per-function stack usage
 2020-05-29 21:36 UTC  (4+ messages)

drivers/gpu/drm/nouveau/nvkm/nvfw/acr.c:49:1: warning: no previous prototype for 'lsb_header_tail_dump'
 2020-05-29 21:00 UTC 

add -u stages submodule changes when ignore=all is set
 2020-05-29 21:33 UTC 

[Buildroot] [PATCH/next] package/mongoose: bump to to version 6.18
 2020-05-29 21:33 UTC  (2+ messages)

[Buildroot] [PATCH/next] package/libubootenv: bump to version c91dcca
 2020-05-29 21:33 UTC  (2+ messages)

[Buildroot] [git commit] package/mongoose: bump to to version 6.18
 2020-05-29 21:32 UTC 

[Buildroot] [git commit branch/next] package/mongoose: bump to to version 6.18
 2020-05-29 21:32 UTC 

[Buildroot] [git commit branch/next] package/libubootenv: bump to version c91dcca
 2020-05-29 21:32 UTC 

[Buildroot] [git commit] package/libubootenv: bump to version c91dcca
 2020-05-29 21:32 UTC 

fs/xfs/libxfs/xfs_btree_staging.c:144 xfs_btree_stage_afakeroot() error: potential null dereference 'nops'. (kmem_alloc returns null)
 2020-05-29 21:00 UTC 

[Buildroot] [git commit] DEVELOPERS: add Stephan Hoffmann for libhttpserver
 2020-05-29 21:32 UTC  (2+ messages)

[PATCH] xen/build: fix xen/tools/binfile
 2020-05-29 21:32 UTC  (2+ messages)

[Buildroot] [PATCHv2] package/fmc+fmlib: change repository location
 2020-05-29 21:32 UTC  (2+ messages)

[Buildroot] [PATCH] toolchain: update ARC tools to arc-2020.03-release
 2020-05-29 21:32 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.02.x] DEVELOPERS: add Stephan Hoffmann for libhttpserver
 2020-05-29 21:32 UTC 

[Buildroot] [git commit] package/{fmc, fmlib}: change repository location
 2020-05-29 21:31 UTC 

[Buildroot] [PATCH 1/1] package/mariadb: security bump to 10.3.23
 2020-05-29 21:31 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.02.x] package/mariadb: security bump to 10.3.23
 2020-05-29 21:30 UTC 

[PATCH 0/3] overlayfs: Do not check metacopy in ovl_get_inode()
 2020-05-29 21:29 UTC  (2+ messages)
` [PATCH 1/3] overlayfs: Simplify setting of origin for index lookup


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.