All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-09 21:20:47 to 2019-04-09 22:25:36 UTC [more...]

[PATCH v5 0/7] mm: Use slab_list list_head instead of lru
 2019-04-09 22:25 UTC  (7+ messages)
` [PATCH v5 2/7] slob: Respect list_head abstraction layer

+ mm-vmstat-fix-proc-vmstat-format-for-config_debug_tlbflush=y-config_smp=n.patch added to -mm tree
 2019-04-09 22:24 UTC 

[PATCH v3 3/9] media: rcar-vin: Create a group notifier
 2019-04-09 22:22 UTC  (6+ messages)

[ath6kl:ath11k-bringup 92/93] drivers/net/wireless/ath/ath11k/dp_rx.c:991:29: warning: logical not is only applied to the left hand side of comparison
 2019-04-09 22:23 UTC 

[PATCH 0/4] Perma-pin uC firmware and re-enable global reset
 2019-04-09 22:22 UTC  (13+ messages)
` [PATCH 1/4] drm/i915/uc: Rename uC firmware init function
` [PATCH 2/4] drm/i915/uc: Reserve upper range of GGTT
` [PATCH 3/4] drm/i915/uc: Place uC firmware in "
` [PATCH 4/4] Revert "drm/i915/guc: Disable global reset"

[ath6kl:ath11k-bringup 92/93] drivers/net/wireless/ath/ath11k/dp_rx.c:2278:17: error: 'struct ath11k_debug' has no member named 'pktlog_peer_valid'
 2019-04-09 22:16 UTC 

[Bug 203225] New: kernel BUG at fs/f2fs/node.c:3073! and hangs on sync
 2019-04-09 22:16 UTC 

[PATCH] scsi: core: set result when the command cannot be dispatched
 2019-04-09 22:14 UTC  (3+ messages)

[PATCH v6 0/8] mmu notifier provide context informations
 2019-04-09 22:08 UTC  (3+ messages)

[PATCH 00/18] Shared virtual address IOMMU and VT-d support
 2019-04-09 22:08 UTC  (8+ messages)
` [PATCH 01/18] drivers core: Add I/O ASID allocator

[PATCH] cifs: fix handle leak in smb2_query_symlink()
 2019-04-09 22:06 UTC  (2+ messages)

[Buildroot] [PATCH] support/dependencies/dependencies.sh: simplify an error message
 2019-04-09 22:05 UTC 

[Buildroot] [PATCH] package: coreutils: allow building individual binaries
 2019-04-09 22:04 UTC 

[PATCH 0/6] ARM: sun8i: a83t: Support Camera Sensor Interface controller
 2019-04-09 22:00 UTC  (7+ messages)
` [PATCH 4/6] ARM: dts: sun8i: a83t: Add device node for CSI (Camera Sensor Interface)

[PATCH RESEND 0/1] PCI: Add ATS-disable quirk for AMD Radeon R7 GPUs
 2019-04-09 21:59 UTC  (3+ messages)
` [PATCH RESEND 1/1] "

linux-next: Fixes tag needs some work in the nvdimm-fixes tree
 2019-04-09 21:59 UTC  (2+ messages)

[PATCH 00/59] LSM: Module stacking for AppArmor
 2019-04-09 21:39 UTC  (60+ messages)
` [PATCH 01/59] LSM: Infrastructure management of the superblock
` [PATCH 02/59] LSM: Infrastructure management of the sock security
` [PATCH 03/59] LSM: Infrastructure management of the key security blob
` [PATCH 04/59] LSM: Create an lsm_export data structure
` [PATCH 05/59] LSM: Use lsm_export in the inode_getsecid hooks
` [PATCH 06/59] LSM: Use lsm_export in the cred_getsecid hooks
` [PATCH 07/59] LSM: Use lsm_export in the ipc_getsecid and task_getsecid hooks
` [PATCH 08/59] LSM: Use lsm_export in the kernel_ask_as hooks
` [PATCH 09/59] LSM: Use lsm_export in the getpeersec_dgram hooks
` [PATCH 10/59] LSM: Use lsm_export in the audit_rule_match hooks
` [PATCH 11/59] LSM: Fix logical operation in lsm_export checks
` [PATCH 12/59] LSM: Use lsm_export in the secid_to_secctx hooks
` [PATCH 13/59] LSM: Use lsm_export in the secctx_to_secid hooks
` [PATCH 14/59] LSM: Use lsm_export in security_audit_rule_match
` [PATCH 15/59] LSM: Use lsm_export in security_kernel_act_as
` [PATCH 16/59] LSM: Use lsm_export in security_socket_getpeersec_dgram
` [PATCH 17/59] LSM: Use lsm_export in security_secctx_to_secid
` [PATCH 18/59] LSM: Use lsm_export in security_secid_to_secctx
` [PATCH 19/59] LSM: Use lsm_export in security_ipc_getsecid
` [PATCH 20/59] LSM: Use lsm_export in security_task_getsecid
` [PATCH 21/59] LSM: Use lsm_export in security_inode_getsecid
` [PATCH 22/59] LSM: Use lsm_export in security_cred_getsecid
` [PATCH 23/59] Audit: Change audit_sig_sid to audit_sig_lsm
` [PATCH 24/59] Audit: Convert target_sid to an lsm_export structure
` [PATCH 25/59] Audit: Convert osid "
` [PATCH 26/59] IMA: Clean out lsm_export scaffolding
` [PATCH 27/59] NET: Store LSM access information in the socket blob for UDS
` [PATCH 28/59] NET: Remove scaffolding on secmarks
` [PATCH 29/59] NET: Remove scaffolding on new secmarks
` [PATCH 30/59] NET: Remove netfilter scaffolding for lsm_export
` [PATCH 31/59] Netlabel: Replace secids with lsm_export
` [PATCH 32/59] LSM: Remove lsm_export scaffolding functions
` [PATCH 33/59] IMA: FIXUP prototype using lsm_export
` [PATCH 34/59] Smack: Restore the release_secctx hook
` [PATCH 35/59] AppArmor: Remove unnecessary hook stub
` [PATCH 36/59] LSM: Limit calls to certain module hooks
` [PATCH 37/59] LSM: Create a data structure for a security context
` [PATCH 38/59] LSM: Use lsm_context in secid_to_secctx hooks
` [PATCH 39/59] LSM: Use lsm_context in secctx_to_secid hooks
` [PATCH 40/59] LSM: Use lsm_context in inode_getsecctx hooks
` [PATCH 41/59] LSM: Use lsm_context in inode_notifysecctx hooks
` [PATCH 42/59] LSM: Use lsm_context in dentry_init_security hooks
` [PATCH 43/59] LSM: Use lsm_context in security_dentry_init_security
` [PATCH 44/59] LSM: Use lsm_context in security_inode_notifysecctx
` [PATCH 45/59] LSM: Use lsm_context in security_inode_getsecctx
` [PATCH 46/59] LSM: Use lsm_context in security_secctx_to_secid
` [PATCH 47/59] LSM: Use lsm_context in release_secctx hooks
` [PATCH 48/59] LSM: Use lsm_context in security_release_secctx
` [PATCH 49/59] LSM: Use lsm_context in security_secid_to_secctx
` [PATCH 50/59] fs: remove lsm_context scaffolding
` [PATCH 51/59] LSM: Add the release function to the lsm_context
` [PATCH 52/59] LSM: Use lsm_context in inode_setsecctx hooks
` [PATCH 53/59] LSM: Use lsm_context in security_inode_setsecctx
` [PATCH 54/59] kernfs: remove lsm_context scaffolding
` [PATCH 55/59] LSM: Remove unused macro
` [PATCH 56/59] LSM: Special handling for secctx lsm hooks
` [PATCH 57/59] SELinux: Use blob offset in current_sid
` [PATCH 58/59] LSM: Specify which LSM to display with /proc/self/attr/display
` [PATCH 59/59] AppArmor: Remove the exclusive flag

[PATCH 1/1] send-email: fix transferencoding config option
 2019-04-09 21:58 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue 91/93] ERROR: "__udivdi3" [drivers/net/ethernet/intel/ixgbe/ixgbe.ko] undefined!
 2019-04-09 21:57 UTC  (2+ messages)

[Bug 203223] New: hangs on running program after mounting a crafted image
 2019-04-09 21:53 UTC  (2+ messages)
` [Bug 203223] "

[RFC] arm64/linux/loader: Use EFI CODE allocations for the linux kernel
 2019-04-09 21:53 UTC  (6+ messages)

[PATCH i-g-t] i915/gem_ppgtt: Enable libdrm bo reuse
 2019-04-09 21:53 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] mm/hmm: fix hmm_range_dma_map()/hmm_range_dma_unmap()
 2019-04-09 21:52 UTC  (2+ messages)

Sorry about duplicates on the stacking patches
 2019-04-09 21:46 UTC 

[RFC net-next 1/1] tdc.py: Introduce required plugins
 2019-04-09 21:44 UTC 

[RFC PATCH] pack-objects: write objects packed to trace2
 2019-04-09 21:44 UTC 

[PATCH bpf-next] libbpf: fix crash in XDP socket part with new larger BPF_LOG_BUF_SIZE
 2019-04-09 21:44 UTC  (2+ messages)

[PATCH] hmat: Register attributes for memory hot add
 2019-04-09 21:44 UTC 

[PATCH v2 00/24] Include linux ACPI docs into Sphinx TOC tree
 2019-04-09 21:44 UTC  (7+ messages)

[OpenRISC] [PATCH 0/6] OpenRISC orfpx64a32 support
 2019-04-09 21:41 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2 1/8] tests/fbcon_fbt: Use psr_wait_entry() to wait PSR be enabled
 2019-04-09 21:41 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2 3/8] tests/fbcon_fbt: Add wait_until_update() callback to features

[PATCH net-next 00/10] ipv6: Refactor nexthop selection helpers during a fib lookup
 2019-04-09 21:41 UTC  (11+ messages)
` [PATCH net-next 01/10] ipv6: Only call rt6_check_neigh for nexthop with gateway
` [PATCH net-next 02/10] ipv6: Remove rt6_check_dev
` [PATCH net-next 03/10] ipv6: Change rt6_probe to take a fib6_nh
` [PATCH net-next 04/10] ipv6: Pass fib6_nh and flags to rt6_score_route
` [PATCH net-next 05/10] ipv6: Refactor find_match
` [PATCH net-next 06/10] ipv6: Refactor find_rr_leaf
` [PATCH net-next 07/10] ipv6: Be smarter with null_entry handling in ip6_pol_route_lookup
` [PATCH net-next 08/10] ipv6: Move fib6_multipath_select down in ip6_pol_route
` [PATCH net-next 09/10] ipv6: Refactor rt6_device_match
` [PATCH net-next 10/10] ipv6: Refactor __ip6_route_redirect

[Buildroot] [PATCH 1/1] package/xserver_xorg-server: disable unit tests
 2019-04-09 21:40 UTC  (2+ messages)

[Buildroot] [git commit] package/xserver_xorg-server: disable unit tests
 2019-04-09 21:40 UTC 

Build broken with current master
 2019-04-09 21:40 UTC  (3+ messages)

[PATCH] cpumask: fix double string traverse in cpumask_parse
 2019-04-09 21:39 UTC  (4+ messages)

[OpenRISC] [PATCH v2 0/6] OpenRISC orfpx64a32 support
 2019-04-09 21:39 UTC  (7+ messages)
` [OpenRISC] [PATCH v2 1/6] cpu: Add support for orfp64a32 spec
` [OpenRISC] [PATCH v2 2/6] opcodes: Regenerate opcodes "
` [OpenRISC] [PATCH v2 3/6] sim/or1k: Regenerate sim "
` [OpenRISC] [PATCH v2 4/6] sim/common: Wire in df/di conversion
` [OpenRISC] [PATCH v2 5/6] sim/or1k: Add test for 64-bit fpu operations
` [OpenRISC] [PATCH v2 6/6] sim/common: Fix issue with wrong byte order on BE targets

[PATCH] nvme-cli: Revert stop-on-failure with connect-all
 2019-04-09 21:38 UTC  (4+ messages)

[bug report][scsi blk_mq] data corruption due to a bug in SCSI LLD error handling
 2019-04-09 21:36 UTC  (4+ messages)

[PATCH 00/17] add new features for FPGA DFL drivers
 2019-04-09 21:35 UTC  (3+ messages)
` [PATCH 16/17] fpga: dfl: fme: add global error reporting support

[PATCH] snd/hda: Balance hda->need_i915_power across runtime_suspend
 2019-04-09 21:35 UTC  (2+ messages)

[PATCH -next] acpi/hmat: fix memory leaks in hmat_init()
 2019-04-09 21:34 UTC  (6+ messages)

[PATCH 0/7] drm/i915: Fix SDVO HDMI audio
 2019-04-09 21:32 UTC  (3+ messages)
` [PATCH 3/7] drm/i915: Rename SDVO_AUDIO_ENABLE to HDMI_AUDIO_ENABLE

[PATCH 00/16] thud-next patch review
 2019-04-09 21:31 UTC  (2+ messages)

[PATCH 00/10] implement DYNAMIC_DEBUG_RELATIVE_POINTERS
 2019-04-09 21:25 UTC  (17+ messages)
` [PATCH 01/10] linux/device.h: use unique identifier for each struct _ddebug
` [PATCH 02/10] linux/net.h: "
` [PATCH 03/10] linux/printk.h: "
` [PATCH 04/10] dynamic_debug: introduce accessors for string members of "
` [PATCH 05/10] dynamic_debug: drop use of bitfields in "
` [PATCH 06/10] dynamic_debug: introduce CONFIG_DYNAMIC_DEBUG_RELATIVE_POINTERS
` [PATCH 07/10] dynamic_debug: add asm-generic implementation for DYNAMIC_DEBUG_RELATIVE_POINTERS
` [PATCH 08/10] x86-64: select DYNAMIC_DEBUG_RELATIVE_POINTERS
` [PATCH 09/10] arm64: "
` [PATCH 10/10] powerpc: select DYNAMIC_DEBUG_RELATIVE_POINTERS for PPC64

[v3][PATCH 1/2] go.bbclass: Export more GO* environment variables
 2019-04-09 21:31 UTC  (4+ messages)
` [v3][PATCH 2/2] goarch.bbclass: use MACHINEOVERRIDES and simplify go_map_arm()

[Bug 203221] New: kernel BUG at fs/f2fs/node.c:1279!
 2019-04-09 21:30 UTC  (2+ messages)
` [Bug 203221] "

[U-Boot] [PATCH 1/1] efi_loader: remove stray #define LOG_CATEGORY LOGL_ERR
 2019-04-09 21:29 UTC 

[Xen-devel] [xen-unstable-smoke test] 134583: regressions - trouble: blocked/broken/fail/pass
 2019-04-09 21:28 UTC  (3+ messages)
  `  "

[Buildroot] [PATCH] package/civetweb: fix link failure due to missing OpenSSL dependency
 2019-04-09 21:28 UTC  (2+ messages)

[PATCH v3 0/3] Initial Panfrost driver
 2019-04-09 21:27 UTC  (5+ messages)
` [PATCH v3 3/3] drm/panfrost: Add initial panfrost driver

[U-Boot] [RFC 1/1] cmd: fs: fix data abort in load cmd
 2019-04-09 21:27 UTC  (2+ messages)

[Buildroot] [git commit] package/civetweb: fix link failure due to missing OpenSSL dependency
 2019-04-09 21:26 UTC 

Which version of Yocto support ATF?
 2019-04-09 21:25 UTC 

[Buildroot] [PATCH 1/1] package/tor: fix static build with openssl and atomic
 2019-04-09 21:24 UTC  (2+ messages)

[Buildroot] [git commit] package/tor: fix static build with openssl and atomic
 2019-04-09 21:24 UTC 

[Buildroot] [PATCH 1/2] pkgconf: bump to version 1.6.1
 2019-04-09 21:23 UTC  (3+ messages)

[PATCH net] selftests: fib_tests: Fix 'Command line is not complete' errors
 2019-04-09 21:23 UTC 

linux-next: Fixes tag needs some work in the rdma tree
 2019-04-09 21:22 UTC 

[Xen-devel] [freebsd-master test] 134521: all pass - PUSHED
 2019-04-09 21:21 UTC  (3+ messages)
  `  "

[U-Boot] Bug in saveenv handling?
 2019-04-09 21:21 UTC  (5+ messages)

[Buildroot] [PATCH] package/vdr-plugin-vnsiserver: package needs host-gettext to build correctly
 2019-04-09 21:21 UTC  (2+ messages)

[PATCH bpf-next v6 00/16] BPF support for global data
 2019-04-09 21:20 UTC  (15+ messages)
` [PATCH bpf-next v6 01/16] bpf: implement lookup-free direct value access for maps
` [PATCH bpf-next v6 02/16] bpf: do not retain flags that are not tied to map lifetime
` [PATCH bpf-next v6 03/16] bpf: add program side {rd, wr}only support for maps
` [PATCH bpf-next v6 04/16] bpf: add syscall side map freeze support
` [PATCH bpf-next v6 05/16] bpf: allow . char as part of the object name
` [PATCH bpf-next v6 06/16] bpf: add specification for BTF Var and DataSec kinds
` [PATCH bpf-next v6 07/16] bpf: kernel side support for BTF Var and DataSec
` [PATCH bpf-next v6 08/16] bpf: allow for key-less BTF in array map
` [PATCH bpf-next v6 09/16] bpf: sync {btf, bpf}.h uapi header from tools infrastructure
` [PATCH bpf-next v6 10/16] bpf, libbpf: refactor relocation handling
` [PATCH bpf-next v6 13/16] bpf: bpftool support for dumping data/bss/rodata sections
` [PATCH bpf-next v6 14/16] bpf, selftest: test {rd, wr}only flags and direct value access
` [PATCH bpf-next v6 15/16] bpf, selftest: test global data/bss/rodata sections
` [PATCH bpf-next v6 16/16] bpf, selftest: add test cases for BTF Var and DataSec

[U-Boot] [PATCH 1/1] video: backlight: Parse PWM polarity cell
 2019-04-09 21:21 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.