All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-28 22:20:38 to 2019-02-28 23:21:14 UTC [more...]

[WIP 0/7] CDN offloading of fetch response
 2019-02-28 23:21 UTC  (5+ messages)

[PATCH] nvme-pci: Prevent mmio reads if pci channel offline
 2019-02-28 23:20 UTC  (15+ messages)

[PATCH] drm/i915: Yet another if/else sort of newer to older platforms
 2019-02-28 23:19 UTC  (3+ messages)

[PATCH bpf-next v2 0/7] BPF support for global data
 2019-02-28 23:18 UTC  (8+ messages)
` [PATCH bpf-next v2 1/7] bpf: implement lookup-free direct value access
` [PATCH bpf-next v2 2/7] bpf: add program side {rd,wr}only support
` [PATCH bpf-next v2 3/7] bpf, obj: allow . char as part of the name
` [PATCH bpf-next v2 4/7] bpf, libbpf: refactor relocation handling
` [PATCH bpf-next v2 5/7] bpf, libbpf: support global data/bss/rodata sections
` [PATCH bpf-next v2 6/7] bpf, selftest: test "
` [PATCH bpf-next v2 7/7] bpf, selftest: test {rd,wr}only flags and direct value access

[PATCH] cxgb4: fix undefined behavior in mem.c
 2019-02-28 23:18 UTC  (4+ messages)

[Intel-wired-lan] [PATCH S14 00/15] Implementation updates for ice
 2019-02-28 23:18 UTC  (17+ messages)
` [Intel-wired-lan] [PATCH S14 01/15] ice: Retrieve rx_buf in separate function
` [Intel-wired-lan] [PATCH S14 02/15] ice: Pull out page reuse checks onto "
` [Intel-wired-lan] [PATCH S14 03/15] ice: Get rid of ice_pull_tail
` [Intel-wired-lan] [PATCH S14 04/15] ice: Introduce bulk update for page count
` [Intel-wired-lan] [PATCH S14 05/15] ice: Gather the rx buf clean-up logic for better reuse
` [Intel-wired-lan] [PATCH S14 06/15] ice: Limit the ice_add_rx_frag to frag addition
` [Intel-wired-lan] [PATCH S14 07/15] ice: map rx buffer pages with DMA attributes
` [Intel-wired-lan] [PATCH S14 08/15] ice: Prevent unintended multiple chain resets

[PATCH net-next 0/2] net: 64bit support for SO_MAX_PACING_RATE
 2019-02-28 23:17 UTC  (3+ messages)
` [PATCH net-next 1/2] net: support 64bit values for setsockopt(SO_MAX_PACING_RATE)
` [PATCH net-next 2/2] net: support 64bit rates for getsockopt(SO_MAX_PACING_RATE)

MIPS fixes for 5.0
 2019-02-28 23:17 UTC 

[PATCH net] net: dsa: mv88e6xxx: power serdes on/off for 10G interfaces on 6390X
 2019-02-28 23:16 UTC  (3+ messages)

[PULL REQUEST] Lock down patches
 2019-02-28 23:13 UTC  (36+ messages)
` [PATCH 01/27] Add the ability to lock down access to the running kernel image
  ` [PATCH 02/27] Add a SysRq option to lift kernel lockdown
  ` [PATCH 03/27] Enforce module signatures if the kernel is locked down
  ` [PATCH 04/27] Restrict /dev/{mem,kmem,port} when "
  ` [PATCH 05/27] kexec_load: Disable at runtime if "
  ` [PATCH 06/27] Copy secure_boot flag in boot params across kexec reboot
  ` [PATCH 07/27] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
  ` [PATCH 08/27] kexec_file: Restrict at runtime if the kernel is locked down
  ` [PATCH 09/27] hibernate: Disable when "
  ` [PATCH 10/27] uswsusp: "
  ` [PATCH 11/27] PCI: Lock down BAR access "
  ` [PATCH 12/27] x86: Lock down IO port "
  ` [PATCH 13/27] x86/msr: Restrict MSR "
  ` [PATCH 14/27] ACPI: Limit access to custom_method "
  ` [PATCH 15/27] acpi: Ignore acpi_rsdp kernel param when the kernel has been "
  ` [PATCH 16/27] acpi: Disable ACPI table override if the kernel is "
  ` [PATCH 17/27] acpi: Disable APEI error injection "
  ` [PATCH 18/27] Prohibit PCMCIA CIS storage when "
  ` [PATCH 19/27] Lock down TIOCSSERIAL
  ` [PATCH 20/27] Lock down module params that specify hardware parameters (eg. ioport)
  ` [PATCH 21/27] x86/mmiotrace: Lock down the testmmiotrace module
  ` [PATCH 22/27] Lock down /proc/kcore
  ` [PATCH 23/27] Lock down kprobes
  ` [PATCH 24/27] bpf: Restrict kernel image access functions when the kernel is locked down
  ` [PATCH 25/27] Lock down perf
  ` [PATCH 26/27] debugfs: Restrict debugfs when the kernel is locked down
  ` [PATCH 27/27] lockdown: Print current->comm in restriction messages

Static layout PNOR support in openpower-pnor-code-mgmt
 2019-02-28 23:14 UTC  (2+ messages)

[PATCH v2 0/5] selftests/ima: add kexec and kernel module tests
 2019-02-28 23:14 UTC  (15+ messages)
` [PATCH v2 4/5] selftests/ima: kexec_file_load syscall test
` [PATCH v2 5/5] selftests/ima: loading kernel modules

next/master boot bisection: next-20190215 on beaglebone-black
 2019-02-28 23:14 UTC  (6+ messages)

[PATCH v3] x86/gart/kcore: Exclude GART aperture from kcore
 2019-02-28 23:12 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/16] Enabling tcg/tests for cris and system mode xtensa & arm
 2019-02-28 23:07 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 05/16] tests/tcg/mips: fix hello-mips compilation
` [Qemu-devel] [PATCH v2 07/16] tests/tcg/xtensa: enable system tests
` [Qemu-devel] [PATCH v2 08/16] tests/tcg/arm: add ARMv6-M UNDEFINED 32-bit instruction test
` [Qemu-devel] [PATCH v2 10/16] tests/tcg: split cris tests into bare and libc directories

[Intel-wired-lan] [PATCH S13 v2 00/17] Bug fixes and minor feature updates for ice
 2019-02-28 23:08 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH S13 v2 04/17] ice: fix the divide by zero issue
` [Intel-wired-lan] [PATCH S13 v2 16/17] ice: use irq_num var in ice_vsi_req_irq_msix

[PATCH V2] gcc: Update to 8.3 latest on 8.x release
 2019-02-28 23:07 UTC  (2+ messages)

[PATCH v3 1/6] drm/i915/psr: Remove PSR2 FIXME
 2019-02-28 23:07 UTC  (7+ messages)
` [PATCH v3 2/6] drm/i915/psr: Only lookup for enabled CRTCs when forcing a fastset
` [PATCH v3 5/6] drm/i915: Disable PSR2 while getting pipe CRC

[U-Boot] [RESEND PATCH 2/2] ARM: qemu-arm: enable USB boot in distro boot with UEFI
 2019-02-28 23:06 UTC  (3+ messages)

[PATCH] qemu-native: Add missing fdt PACKAGECONFIG
 2019-02-28 23:04 UTC  (5+ messages)

[PATCH] wusb: use correct format characters
 2019-02-28 23:05 UTC  (7+ messages)
` [PATCH v2] "
      ` [v2] "

[PATCH] Revert "of/device: Really only set bus DMA mask when appropriate"
 2019-02-28 23:04 UTC  (10+ messages)

[BUG] completion.commands does not remove multiple commands
 2019-02-28 23:05 UTC  (3+ messages)

[CI] drm/i915/execlists: Suppress mere WAIT preemption
 2019-02-28 23:04 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[U-Boot] [PATCH 1/1] efi_loader: HII protocols: informative error message
 2019-02-28 23:02 UTC 

[PATCH 0/2] Minor changes to checkpatches
 2019-02-28 23:01 UTC  (4+ messages)
` [PATCH v2 1/2] Enable codespell by default. Can be disabled from config file

bind to specific ip address
 2019-02-28 23:00 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH v4 0/5] target/ppc: single step for KVM HV
 2019-02-28 22:57 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH v4 1/5] target/ppc: Move exception vector offset computation into a function
` [Qemu-devel] [RFC PATCH v4 2/5] kvm-all: Introduce kvm_set_singlestep
` [Qemu-devel] [RFC PATCH v4 3/5] target/ppc: Move handling of hardware breakpoints to a separate function
` [Qemu-devel] [RFC PATCH v4 4/5] target/ppc: Refactor kvm_handle_debug
` [Qemu-devel] [RFC PATCH v4 5/5] target/ppc: support single stepping with KVM HV

[PATCH 0/2][RFC v2] Update the cpuinfo.max when power supply changes
 2019-02-28 22:56 UTC  (3+ messages)
` [PATCH 2/2][RFC v2] ACPI: Update cpuinfo.max after bootup if necessary

[PATCH] platform/sh_veu.c: remove redundant NULL pointer checks
 2019-02-28 22:54 UTC 

Truncate regression due to commit 69b6c1319b6
 2019-02-28 22:53 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] package/qemu: add riscv emulation on host variant
 2019-02-28 22:51 UTC  (2+ messages)

[PATCH v5 0/6] tracing/probes: uaccess: Add support user-space access
 2019-02-28 22:49 UTC  (3+ messages)
` [PATCH v5 3/6] uaccess: Add non-pagefault user-space read functions

[PATCH v3 1/2] LSM: SafeSetID: gate setgid transitions
 2019-02-28 22:50 UTC  (3+ messages)
` [PATCH v4 2/2] "

[PATCH 0/2] ethdev: use strlcpy
 2019-02-28 22:47 UTC  (3+ messages)
` [PATCH 1/2] ethdev: replace snprintf with strlcpy
` [PATCH 2/2] ethdev: use strlcpy instead of snprintf on initialization

[PATCH] nvmet-fc: Bring Disconnect into compliance with FC-NVME spec
 2019-02-28 22:47 UTC  (7+ messages)

[PATCH 00/97] LSM: Complete module stacking
 2019-02-28 22:43 UTC  (28+ messages)
` [PATCH 71/97] LSM: Add secmark refcounting to call_one list
` [PATCH 72/97] LSM: Add secmark refcounting to call_one list - part 2
` [PATCH 73/97] LSM: refactor security_setprocattr
` [PATCH 74/97] Smack: Detect if secmarks can be safely used
` [PATCH 75/97] LSM: Support multiple LSMs using inode_init_security
` [PATCH 76/97] LSM: Use full security context in security_inode_setsecctx
` [PATCH 77/97] LSM: Correct handling of ENOSYS in inode_setxattr
` [PATCH 78/97] LSM: Infrastructure security blobs for mount options
` [PATCH 79/97] LSM: Fix for security_init_inode_security
` [PATCH 80/97] Smack: Advertise the secid to netlabel
` [PATCH 81/97] LSM: Change error detection for UDP peer security
` [PATCH 82/97] Smack: Fix setting of the CIPSO MLS_CAT flags
` [PATCH 83/97] Smack: Set netlabel flags properly on new label import
` [PATCH 84/97] Netlabel: Add a secattr comparison API function
` [PATCH 85/97] Smack: Let netlabel do the work on the ambient domain
` [PATCH 86/97] Smack: Don't set the socket label on each send
` [PATCH 87/97] Smack: Let netlabel do the work on connections
` [PATCH 88/97] Netlabel: Return the labeling type on socket
` [PATCH 89/97] "
` [PATCH 90/97] "
` [PATCH 91/97] "
` [PATCH 92/97] LSM: Remember the NLTYPE of netlabel sockets
` [PATCH 93/97] Smack: Use the NLTYPE on output
` [PATCH 94/97] LSM: Hook for netlabel reconciliation
` [PATCH 95/97] LSM: Avoid network conflicts in SELinux and Smack
` [PATCH 96/97] LSM: Apply Netlabel consitancy checks on send and connect
` [PATCH 97/97] Smack: Remove the exclusive bit

[U-Boot] iMX8QXP MEK: no ethernet
 2019-02-28 22:45 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/qemu: add riscv emulation on host variant
 2019-02-28 22:45 UTC 

[Buildroot] [git commit] package/qemu: add riscv emulation on host variant
 2019-02-28 22:45 UTC 

[Buildroot] [PATCH v1] zbar: needs c99 mode
 2019-02-28 22:45 UTC  (2+ messages)

[U-Boot] IMX6 DM_USB / DM_MMC requires OF_CONTROL?
 2019-02-28 22:44 UTC  (5+ messages)

[PATCH 1/2] drm/i915/icl: Default to Thread Group preemption for compute workloads
 2019-02-28 22:43 UTC  (4+ messages)

[PATCH 0/7] drivers: firmware: psci: Some cleanup and refactoring
 2019-02-28 22:41 UTC  (7+ messages)
` [PATCH 5/7] drivers: firmware: psci: Simplify state node parsing

[PATCH bpf-next 0/4] bpf docs and comments typo and formatting fixes
 2019-02-28 22:40 UTC  (3+ messages)
` [PATCH bpf-next 3/4] bpf: fix formatting, typos, reflow comments in syscall.c, verifier.c

[Buildroot] [git commit] package/zbar: needs c99 mode
 2019-02-28 22:40 UTC 

[PATCH xf86-video-amdgpu] Allow changing DCC parameters between flips
 2019-02-28 22:40 UTC 

[PATCH net-next] tc-testing: Allow test cases to be skipped
 2019-02-28 22:38 UTC 

[U-Boot] [PATCH] ARM: kirkwood: add spi0 alias for dreamplug
 2019-02-28 22:39 UTC  (4+ messages)

Allow trusted filesystems to provide IMA hashes directly
 2019-02-28 22:38 UTC  (7+ messages)
` [PATCH V2 3/4] IMA: Optionally make use of filesystem-provided hashes

[dpdk-announce] DPDK summit March 9th and Hands on Session March 8th Bangalore Schedule announced
 2019-02-28 22:38 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/7] ui/cocoa: Use OSX's main loop
 2019-02-28 22:35 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 7/7] ui/cocoa: Perform UI operations only on the main thread

[CI v3 1/2] drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC set
 2019-02-28 22:34 UTC  (9+ messages)
` [CI, v3, "

[Bug 201763] New: amdgpu: [powerplay] VBIOS did not find boot engine clock value in dependency table. Using Memory DPM level 0!
 2019-02-28 22:33 UTC  (3+ messages)
` [Bug 201763] "

[LSF/MM TOPIC] dying memory cgroups and slab reclaim issues
 2019-02-28 22:29 UTC  (9+ messages)

[PATCH 0/5] drm: Add PSR helpers
 2019-02-28 22:29 UTC  (3+ messages)
` [PATCH 1/5] drm: Add helpers to kick off PSR enable/disable

[PATCH] objtool: remove generated files with make clean
 2019-02-28 22:29 UTC  (4+ messages)

[PATCH] arm64: dts: rockchip: fix rk3328-roc-cc gmac2io tx/rx_delay
 2019-02-28 22:29 UTC 

[U-Boot] [RFC 0/2] arm64: zynqmp: pass a PMUFW config object
 2019-02-28 22:28 UTC  (3+ messages)
` [U-Boot] [RFC 1/2] arm64: zynqmp: add minimal include files to build a pm_cfg_obj.c
` [U-Boot] [RFC 2/2] arm64: zynqmp: install a PMU firmware config object at runtime

python-btrfs v11
 2019-02-28 22:28 UTC 

[PATCH] qemu-native: Add missing dtc-native dependency
 2019-02-28 22:27 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/6] Kconfig dependencies for MIPS machines (but Malta)
 2019-02-28 22:26 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 4/6] mips: Express dependencies of the Boston machine with kconfig

[bug report] task hang while testing xfstests generic/323
 2019-02-28 22:26 UTC  (2+ messages)

Stable queue: queue-4.20
 2019-02-28 22:21 UTC 

[PATCH 00/97] LSM: Complete module stacking
 2019-02-28 22:18 UTC  (7+ messages)
` [PATCH 25/97] LSM: FIXUP - security_secid_to_secctx
` [PATCH 28/97] LSM: REVERT Use lsm_export in the sk_getsecid hooks
` [PATCH 33/97] NET: Store LSM access information in the socket blob for UDS
` [PATCH 56/97] fs: remove lsm_context scaffolding
` [PATCH 57/97] LSM: Add the release function to the lsm_context
` [PATCH 58/97] LSM: Use lsm_context in inode_setsecctx hooks


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.