All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-11 01:24:58 to 2018-01-11 02:03:10 UTC [more...]

[PATCH v5 00/38] Hardened usercopy whitelisting
 2018-01-11  2:03 UTC  (138+ messages)
` [kernel-hardening] "
` [PATCH 01/38] usercopy: Remove pointer from overflow report
  ` [kernel-hardening] "
` [PATCH 02/38] usercopy: Enhance and rename report_usercopy()
  ` [kernel-hardening] "
` [PATCH 03/38] usercopy: Include offset in hardened usercopy report
  ` [kernel-hardening] "
` [PATCH 04/38] lkdtm/usercopy: Adjust test to include an offset to check reporting
  ` [kernel-hardening] "
` [PATCH 05/38] stddef.h: Introduce sizeof_field()
  ` [kernel-hardening] "
` [PATCH 06/38] usercopy: Prepare for usercopy whitelisting
  ` [kernel-hardening] "
` [PATCH 07/38] usercopy: WARN() on slab cache usercopy region violations
  ` [kernel-hardening] "
` [PATCH 08/38] usercopy: Allow strict enforcement of whitelists
  ` [kernel-hardening] "
` [PATCH 09/38] usercopy: Mark kmalloc caches as usercopy caches
  ` [kernel-hardening] "
` [PATCH 10/38] dcache: Define usercopy region in dentry_cache slab cache
  ` [kernel-hardening] "
` [PATCH 11/38] vfs: Define usercopy region in names_cache slab caches
  ` [kernel-hardening] "
` [PATCH 12/38] vfs: Copy struct mount.mnt_id to userspace using put_user()
  ` [kernel-hardening] "
` [PATCH 13/38] ext4: Define usercopy region in ext4_inode_cache slab cache
  ` [kernel-hardening] "
` [PATCH 14/38] ext2: Define usercopy region in ext2_inode_cache "
  ` [kernel-hardening] "
` [PATCH 15/38] jfs: Define usercopy region in jfs_ip "
  ` [kernel-hardening] "
` [PATCH 16/38] befs: Define usercopy region in befs_inode_cache "
  ` [kernel-hardening] "
` [PATCH 17/38] exofs: Define usercopy region in exofs_inode_cache "
  ` [kernel-hardening] "
` [PATCH 18/38] orangefs: Define usercopy region in orangefs_inode_cache "
  ` [kernel-hardening] "
` [PATCH 19/38] ufs: Define usercopy region in ufs_inode_cache "
  ` [kernel-hardening] "
` [PATCH 20/38] vxfs: Define usercopy region in vxfs_inode "
  ` [kernel-hardening] "
` [PATCH 21/38] cifs: Define usercopy region in cifs_request "
  ` [kernel-hardening] "
` [PATCH 22/38] scsi: Define usercopy region in scsi_sense_cache "
  ` [kernel-hardening] "
` [PATCH 23/38] net: Define usercopy region in struct proto "
  ` [kernel-hardening] "
` [PATCH 24/38] ip: Define usercopy region in IP "
  ` [kernel-hardening] "
` [PATCH 25/38] caif: Define usercopy region in caif "
  ` [kernel-hardening] "
` [PATCH 26/38] sctp: Define usercopy region in SCTP "
  ` [kernel-hardening] "
` [PATCH 27/38] sctp: Copy struct sctp_sock.autoclose to userspace using put_user()
  ` [kernel-hardening] "
` [PATCH 28/38] net: Restrict unwhitelisted proto caches to size 0
  ` [kernel-hardening] "
` [PATCH 29/38] fork: Define usercopy region in mm_struct slab caches
  ` [kernel-hardening] "
` [PATCH 30/38] fork: Define usercopy region in thread_stack "
  ` [kernel-hardening] "
` [PATCH 31/38] fork: Provide usercopy whitelisting for task_struct
  ` [kernel-hardening] "
` [PATCH 32/38] x86: Implement thread_struct whitelist for hardened usercopy
  ` [kernel-hardening] "
` [PATCH 33/38] arm64: "
  ` [kernel-hardening] "
` [PATCH 34/38] arm: "
  ` [kernel-hardening] "
` [PATCH 35/38] kvm: whitelist struct kvm_vcpu_arch
  ` [kernel-hardening] "
` [PATCH 36/38] kvm: x86: fix KVM_XEN_HVM_CONFIG ioctl
  ` [kernel-hardening] "
` [PATCH 37/38] usercopy: Restrict non-usercopy caches to size 0
  ` [kernel-hardening] "
` [PATCH 38/38] lkdtm: Update usercopy tests for whitelisting
  ` [kernel-hardening] "

[U-Boot] [GIT] Pull request: u-boot-dfu (09.01.2018)
 2018-01-11  2:00 UTC  (2+ messages)

[v3 PATCH 00/11] Pull Request - changelog
 2018-01-11  2:00 UTC  (3+ messages)

[Ocfs2-devel] [PATCH v3 0/3] ocfs2: add nowait aio support
 2018-01-11  1:59 UTC  (8+ messages)
` [Ocfs2-devel] [PATCH v3 2/3] ocfs2: add ocfs2_overwrite_io function

[PATCH v2 0/3] ARM: mvebu: dts: updates to enable EDAC
 2018-01-11  1:59 UTC  (10+ messages)
` [PATCH v2 1/3] ARM: dts: armada-xp: enable L2 cache parity and ecc on db-xc3-24g4xg
` [PATCH v2 2/3] ARM: dts: armada-xp: add label to sdram-controller node
` [PATCH v2 3/3] ARM: dts: mvebu: add sdram controller node to Armada-38x

linux-next: build failure after merge of the net-next tree
 2018-01-11  1:58 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-socfpga/master
 2018-01-11  1:58 UTC 

[Intel-wired-lan] [jkirsher-next-queue:40GbE] BUILD SUCCESS 0794fedcefd43ece5967f91991824c661b1622aa
 2018-01-11  1:58 UTC 

[U-Boot] [PULL] u-boot-usb/master
 2018-01-11  1:57 UTC 

[SPDK] Add py-spdk client for SPDK
 2018-01-11  1:56 UTC 

[Buildroot] [PATCHv2 1/1] utils/checkpackagelib: add function to check of the default package source variable
 2018-01-11  1:54 UTC  (2+ messages)

[U-Boot] [PATCH 00/10] mips: bmips: add SPI support
 2018-01-11  1:51 UTC  (8+ messages)
` [U-Boot] [PATCH v7 00/13] "
  ` [U-Boot] [PATCH v7 01/13] wait_bit: add 8/16/32 BE/LE versions of wait_for_bit
  ` [U-Boot] [PATCH v7 02/13] wait_bit: use wait_for_bit_le32 instead "
  ` [U-Boot] [PATCH v7 03/13] wait_bit: remove old wait_for_bit function

[PATCH v3] ovl: Improving syncfs efficiency
 2018-01-11  1:48 UTC 

[PATCH 0/3] objtool: retpoline compatibility
 2018-01-11  1:48 UTC  (4+ messages)
` [PATCH 1/3] objtool: Detect jumps to retpoline thunks
` [PATCH 2/3] objtool: Ignore retpoline alternatives
` [PATCH 3/3] Revert "x86/retpoline: Temporarily disable objtool when CONFIG_RETPOLINE=y"

x86/clearregs: Register sanitizing at kernel entry for speculation hygiene
 2018-01-11  1:47 UTC  (8+ messages)
` [PATCH v1 1/8] x86/entry/clearregs: Remove partial stack frame in fast system call

[PATCH] ubifs: Change log level in ubifs_xattr_get
 2018-01-11  1:47 UTC  (3+ messages)

[SPDK] Add py-spdk client for SPDK
 2018-01-11  1:46 UTC 

[meta-qt5][rocko][PATCH] qtwebengine: explicitly depend on bison-native
 2018-01-11  1:45 UTC 

[meta-qt5][PATCH] qtwebengine: explicitly depend on bison-native
 2018-01-11  1:44 UTC 

[PATCH v2] drm/amdgpu/gfx9: fix ngg enablement to clear gds reserved memory (v2)
 2018-01-11  1:44 UTC 

[PATCH V2] xf86-video-intel: enable graphic and audio support for CFL-S Sku
 2018-01-11  1:43 UTC 

[PATCH V8 3/3] app/testpmd: use uevent to monitor hotplug
 2018-01-11  1:43 UTC  (4+ messages)
` [PATCH V9 0/5] add uevent mechanism in eal framework
  ` [PATCH V9 1/5] eal: add uevent monitor api and callback func

[RESEND PATCH 1/3] usb: dwc3: Don't reinitialize core during host bus-suspend/resume
 2018-01-11  1:41 UTC  (3+ messages)

[PULL] Smack: Changes for 4.16
 2018-01-11  1:40 UTC 

[PATCH net] ibmvnic: Fix pending MAC address changes
 2018-01-11  1:39 UTC 

Timing issue with QEMU/KVM and OpenBSD
 2018-01-11  1:38 UTC  (13+ messages)

[PATCH] xf86-video-intel: enable graphic and audio support for CFL-S Sku
 2018-01-11  1:40 UTC  (3+ messages)

[SPDK] Add py-spdk client for SPDK
 2018-01-11  1:37 UTC 

[PATCH 00/27] ICL basic enabling + GEM
 2018-01-11  1:32 UTC  (9+ messages)
` [PATCH 01/27] drm/i915/icl: Add initial Icelake definitions

[PATCH v6 0/5] Add Intel IOMMU debugfs support
 2018-01-11  1:32 UTC  (4+ messages)

[PATCH v2 1/2] phy: rockchip-emmc: retry calpad busy trimming
 2018-01-11  1:32 UTC  (6+ messages)
` [PATCH v2 2/2] phy: rockchip-emmc: use regmap_read_poll_timeout to poll dllrdy

[bpf-next PATCH v2 0/7] sockmap sample update
 2018-01-11  1:31 UTC  (7+ messages)
` [bpf-next PATCH v2 1/7] bpf: refactor sockmap sample program update for arg parsing
` [bpf-next PATCH v2 2/7] bpf: add sendmsg option for testing BPF programs
` [bpf-next PATCH v2 3/7] bpf: sockmap sample, use fork() for send and recv

[RFC PATCH] btrfs: Fix slight df misreporting when listing mixed block groups fs
 2018-01-11  1:30 UTC  (4+ messages)

[meta-oic] Question about Iotivity 1.3.0/1 and fixes status
 2018-01-11  1:30 UTC 

[Qemu-devel] [PATCH v5 1/4] vhost: remove assertion to prevent crash
 2018-01-11  1:27 UTC  (3+ messages)

[RFC] mm: why vfree() do not free page table memory?
 2018-01-11  1:27 UTC  (3+ messages)

[PATCH v2 1/4] f2fs: support F2FS_IOC_PRECACHE_EXTENTS
 2018-01-11  1:26 UTC  (4+ messages)

[SPDK] The IO handling when disk hot removed
 2018-01-11  1:25 UTC 

[PATCH v6] Add cli and ioctl to forget scanned device(s)
 2018-01-11  1:25 UTC  (3+ messages)
` [PATCH 1/1] btrfs: introduce feature to forget a btrfs device
` [PATCH 1/1] btrfs-progs: add cli to forget one or all scanned devices


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.