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

[PATCH] selftests/ima: Add missing '=y' to config options
 2019-02-28 23:30 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/16] Enabling tcg/tests for cris and system mode xtensa & arm
 2019-02-28 23:29 UTC  (13+ 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

sporadic shared/298 failures?
 2019-02-28 23:29 UTC 

[RFC PATCH v2 0/9] Block/XFS: Support alternative mirror device retry
 2019-02-28 23:28 UTC  (4+ messages)

[PATCH v3 1/2] Provide in-kernel headers for making it easy to extend the kernel
 2019-02-28 23:27 UTC  (6+ messages)

[PATCH v3 1/6] drm/i915/psr: Remove PSR2 FIXME
 2019-02-28 23:26 UTC  (7+ messages)
` [PATCH v3 4/6] drm/i915/crc: Make IPS workaround generic
` [PATCH v3 5/6] drm/i915: Disable PSR2 while getting pipe CRC

[Intel-wired-lan] [PATCH S17 00/17] Implementation updates for ice
 2019-02-28 23:26 UTC  (18+ messages)
` [Intel-wired-lan] [PATCH S17 01/17] ice: Calculate ITR increment based on direct calculation
` [Intel-wired-lan] [PATCH S17 02/17] ice: Create framework for VSI queue context
` [Intel-wired-lan] [PATCH S17 03/17] ice: Return configuration error without queue to disable
` [Intel-wired-lan] [PATCH S17 04/17] ice: Resolve static analysis reported issue
` [Intel-wired-lan] [PATCH S17 05/17] ice: Reduce scope of variable in ice_vsi_cfg_rxqs
` [Intel-wired-lan] [PATCH S17 06/17] ice: Validate ring existence and its q_vector per VSI
` [Intel-wired-lan] [PATCH S17 07/17] ice: Use ice_for_each_q_vector macro where possible
` [Intel-wired-lan] [PATCH S17 08/17] ice: Add 52 byte RSS hash key support
` [Intel-wired-lan] [PATCH S17 09/17] ice: Add ability to update rx-usecs-high
` [Intel-wired-lan] [PATCH S17 10/17] ice: Remove unnecessary wait when disabling/enabling Rx queues
` [Intel-wired-lan] [PATCH S17 11/17] ice: Fix issue when adding more than allowed VLANs
` [Intel-wired-lan] [PATCH S17 12/17] ice: Remove runtime change of PFINT_OICR_ENA register
` [Intel-wired-lan] [PATCH S17 13/17] ice: Add reg_idx variable in ice_q_vector structure
` [Intel-wired-lan] [PATCH S17 14/17] ice: Add missing PHY type to link settings
` [Intel-wired-lan] [PATCH S17 15/17] ice: Refactor link event flow
` [Intel-wired-lan] [PATCH S17 16/17] ice: Use dev_err when ice_cfg_vsi_lan fails
` [Intel-wired-lan] [PATCH S17 17/17] ice: Use pf instead of vsi-back

[PATCH bpf-next v2 0/7] selftests: bpf: break up test_progs
 2019-02-28 23:24 UTC  (8+ messages)
` [PATCH bpf-next v2 1/7] selftests: bpf: break up test_progs - preparations
` [PATCH bpf-next v2 2/7] selftests: bpf: break up test_progs - pkt access
` [PATCH bpf-next v2 3/7] selftests: bpf: break up test_progs - xdp
` [PATCH bpf-next v2 4/7] selftests: bpf: break up test_progs - stackmap
` [PATCH bpf-next v2 5/7] selftests: bpf: break up test_progs - tracepoint
` [PATCH bpf-next v2 6/7] selftests: bpf: break up test_progs - spinlock
` [PATCH bpf-next v2 7/7] selftests: bpf: break up test_progs - misc

[PATCH BlueZ] doc/mesh-api: Fix Attach() method signature
 2019-02-28 23:24 UTC 

[PULL REQUEST] Lock down patches
 2019-02-28 23:24 UTC  (37+ 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

[Intel-wired-lan] [PATCH S16 00/11] Add support for Data Center Bridging (DCB)
 2019-02-28 23:24 UTC  (12+ messages)
` [Intel-wired-lan] [PATCH S16 01/11] ice: Add code for DCB initialization part 1/4
` [Intel-wired-lan] [PATCH S16 02/11] ice: Add code for DCB initialization part 2/4
` [Intel-wired-lan] [PATCH S16 03/11] ice: Add code for DCB initialization part 3/4
` [Intel-wired-lan] [PATCH S16 04/11] ice: Add code for DCB initialization part 4/4
` [Intel-wired-lan] [PATCH S16 05/11] ice: Add code to process LLDP MIB change events
` [Intel-wired-lan] [PATCH S16 06/11] ice: Update rings based on TC information
` [Intel-wired-lan] [PATCH S16 07/11] ice: Add priority information into VLAN header
` [Intel-wired-lan] [PATCH S16 08/11] ice: Add code to get DCB related statistics
` [Intel-wired-lan] [PATCH S16 09/11] ice: Add code for DCB rebuild
` [Intel-wired-lan] [PATCH S16 10/11] ice: Add code to control FW LLDP and DCBX
` [Intel-wired-lan] [PATCH S16 11/11] ice: Bump driver version

phylink / mv8e6xxx and SGMII aneg not working, link doesn't come up
 2019-02-28 23:22 UTC  (6+ messages)

[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  (3+ messages)

[Intel-wired-lan] [PATCH S14 00/15] Implementation updates for ice
 2019-02-28 23:18 UTC  (15+ messages)
` [Intel-wired-lan] [PATCH S14 02/15] ice: Pull out page reuse checks onto separate function
` [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)

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  (8+ messages)
` [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)

[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)

[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  (6+ messages)
` [PATCH v2] "
        ` [v2] "

[PATCH] Revert "of/device: Really only set bus DMA mask when appropriate"
 2019-02-28 23:04 UTC  (8+ 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  (6+ 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 


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.