All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-21 23:05:27 to 2018-09-22 00:24:53 UTC [more...]

[PATCH 3.16 00/63] 3.16.58-rc1 review
 2018-09-22  0:19 UTC  (47+ messages)
` [PATCH 3.16 51/63] xfs: catch inode allocation state mismatch corruption
` [PATCH 3.16 29/63] ext4: make sure bitmaps and the inode table don't overlap with bg descriptors
` [PATCH 3.16 22/63] scsi: libsas: defer ata device eh commands to libata
` [PATCH 3.16 33/63] ext4: never move the system.data xattr out of the inode body
` [PATCH 3.16 13/63] futex: Remove unnecessary warning from get_futex_key
` [PATCH 3.16 47/63] uas: replace WARN_ON_ONCE() with lockdep_assert_held()
` [PATCH 3.16 39/63] x86/entry/64: Remove %ebx handling from error_entry/exit
` [PATCH 3.16 49/63] btrfs: relocation: Only remove reloc rb_trees if reloc control has been initialized
` [PATCH 3.16 34/63] ext4: clear i_data in ext4_inode_info when removing inline data
` [PATCH 3.16 63/63] mm: get rid of vmacache_flush_all() entirely
` [PATCH 3.16 23/63] xfs: set format back to extents if xfs_bmap_extents_to_btree
` [PATCH 3.16 27/63] ext4: always check block group bounds in ext4_init_block_bitmap()
` [PATCH 3.16 43/63] x86/speculation: Clean up various Spectre related details
` [PATCH 3.16 52/63] xfs: validate cached inodes are free when allocated
` [PATCH 3.16 62/63] KVM: x86: introduce num_emulated_msrs
` [PATCH 3.16 21/63] Bluetooth: hidp: buffer overflow in hidp_process_report
` [PATCH 3.16 30/63] ext4: fix false negatives *and* false positives in ext4_check_descriptors()
` [PATCH 3.16 45/63] x86/paravirt: Fix spectre-v2 mitigations for paravirt guests
` [PATCH 3.16 44/63] x86/speculation: Protect against userspace-userspace spectreRSB
` [PATCH 3.16 50/63] hfsplus: fix NULL dereference in hfsplus_lookup()
` [PATCH 3.16 40/63] infiniband: fix a possible use-after-free bug
` [PATCH 3.16 53/63] xfs: don't call xfs_da_shrink_inode with NULL bp
` [PATCH 3.16 42/63] ALSA: rawmidi: Change resized buffers atomically
` [PATCH 3.16 37/63] ext4: avoid running out of journal credits when appending to an inline file
` [PATCH 3.16 20/63] scsi: sg: allocate with __GFP_ZERO in sg_build_indirect()
` [PATCH 3.16 32/63] ext4: always verify the magic number in xattr blocks
` [PATCH 3.16 55/63] seccomp: extract check/assign mode helpers
` [PATCH 3.16 38/63] Fix up non-directory creation in SGID directories
` [PATCH 3.16 36/63] jbd2: don't mark block as modified if the handle is out of credits
` [PATCH 3.16 26/63] ext4: verify the depth of extent tree in ext4_find_extent()
` [PATCH 3.16 54/63] seccomp: create internal mode-setting function
` [PATCH 3.16 31/63] ext4: add corruption check in ext4_xattr_set_entry()
` [PATCH 3.16 28/63] ext4: don't allow r/w mounts if metadata blocks overlap the superblock
` [PATCH 3.16 58/63] x86/process: Optimize TIF checks in __switch_to_xtra()
` [PATCH 3.16 25/63] ext4: fix check to prevent initializing reserved inodes
` [PATCH 3.16 60/63] x86/cpu/AMD: Fix erratum 1076 (CPB bit)
` [PATCH 3.16 35/63] ext4: add more inode number paranoia checks
` [PATCH 3.16 19/63] jfs: Fix inconsistency between memory allocation and ea_buf->max_size
` [PATCH 3.16 24/63] ext4: only look at the bg_flags field if it is valid
` [PATCH 3.16 14/63] KVM: x86: Emulator ignores LDTR/TR extended base on LLDT/LTR
` [PATCH 3.16 46/63] cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status
` [PATCH 3.16 59/63] x86/process: Correct and optimize TIF_BLOCKSTEP switch
` [PATCH 3.16 15/63] KVM: x86: introduce linear_{read,write}_system
` [PATCH 3.16 41/63] USB: yurex: fix out-of-bounds uaccess in read handler

[PATCH] libnvdimm: remove duplicate include
 2018-09-22  0:24 UTC  (3+ messages)

[PATCH v4 00/19] LSM: Module stacking for SARA and Landlock
 2018-09-22  0:22 UTC  (42+ messages)
` [PATCH v4 01/19] procfs: add smack subdir to attrs
` [PATCH v4 02/19] Smack: Abstract use of cred security blob
` [PATCH v4 03/19] SELinux: "
` [PATCH v4 04/19] SELinux: Remove cred security blob poisoning
` [PATCH v4 05/19] SELinux: Remove unused selinux_is_enabled
` [PATCH v4 06/19] AppArmor: Abstract use of cred security blob
` [PATCH v4 07/19] TOMOYO: "
` [PATCH v4 08/19] Infrastructure management of the "
` [PATCH v4 09/19] SELinux: Abstract use of file "
` [PATCH v4 10/19] Smack: "
` [PATCH v4 11/19] LSM: Infrastructure management of the file security
` [PATCH v4 12/19] SELinux: Abstract use of inode security blob
` [PATCH v4 13/19] Smack: "
` [PATCH v4 14/19] LSM: Infrastructure management of the inode security
` [PATCH v4 15/19] LSM: Infrastructure management of the task security
` [PATCH v4 16/19] SELinux: Abstract use of ipc security blobs
` [PATCH v4 17/19] Smack: "
` [PATCH v4 18/19] LSM: Infrastructure management of the ipc security blob
` [PATCH v4 19/19] LSM: Blob sharing support for S.A.R.A and LandLock

[PATCH v1 0/5] hash: add extendable bucket and partial-key hashing
 2018-09-21 17:17 UTC  (9+ messages)
` [PATCH v2 0/7] hash: add extendable bucket and partial key hashing
  ` [PATCH v2 1/7] test/hash: fix bucket size in hash perf test
  ` [PATCH v2 2/7] test/hash: more accurate hash perf test output
  ` [PATCH v2 3/7] test/hash: fix rw test with non-consecutive cores
  ` [PATCH v2 4/7] hash: fix unnecessary code
  ` [PATCH v2 5/7] hash: add extendable bucket feature
  ` [PATCH v2 6/7] test/hash: implement extendable bucket hash test
  ` [PATCH v2 7/7] hash: use partial-key hashing

[PATCH v8 00/12] Adding security support for nvdimm
 2018-09-22  0:19 UTC  (19+ messages)
` [PATCH v8 02/12] libnvdimm: create keyring to store security keys
` [PATCH v8 04/12] keys: export lookup_user_key to external users
` [PATCH v8 05/12] nfit/libnvdimm: add unlock of nvdimm support for Intel DIMMs
` [PATCH v8 06/12] nfit/libnvdimm: add set passphrase support for Intel nvdimms

[PATCH v8 0/6] Btrfs: implement swap file support
 2018-09-21 18:29 UTC  (5+ messages)

[Bug 108014] AMD WX4150 - MST is entirely nonfunctional, spams dmesg with errors
 2018-09-22  0:18 UTC  (2+ messages)

[PATCH] secilc: better error handling
 2018-09-22  0:17 UTC  (2+ messages)

[PATCH] iio: magnetometer: hmc5843: Clean up redundant code
 2018-09-21 18:26 UTC  (3+ messages)

[PATCH rdma-next 0/4] mlx5 vport loopback
 2018-09-22  0:15 UTC  (6+ messages)

[PATCH bpf-next 1/9] bpf: extend cgroup bpf core to allow multiple cgroup storage types
 2018-09-22  0:11 UTC  (3+ messages)
` [PATCH bpf-next 6/9] bpftool: add support for PERCPU_CGROUP_STORAGE maps

[PATCH v2 0/2] New fanotify event info API
 2018-09-21 18:20 UTC  (3+ messages)
` [PATCH v2 1/2] fanotify: store fanotify_init() flags in group's fanotify_data
` [PATCH v2 2/2] fanotify: support reporting thread id instead of process id

[PATCH bpf-next] bpftool: add support for BPF_MAP_TYPE_REUSEPORT_SOCKARRAY maps
 2018-09-22  0:09 UTC  (2+ messages)

[PATCH net-next 1/3] ipv6: discard IP frag queue on more errors
 2018-09-21 18:17 UTC  (3+ messages)
` [PATCH net-next 2/3] net/ipfrag: let ip[6]frag_high_thresh in ns be higher than in init_net
` [PATCH net-next 3/3] selftests/net: add ipv6 tests to ip_defrag selftest

[Intel-wired-lan] [PATCH v2 0/4] i40e AF_XDP zero-copy buffer leak fixes
 2018-09-21 18:17 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH v2 1/4] i40e: clean zero-copy XDP Tx ring on shutdown/reset

[linux-4.14 test] 127877: tolerable FAIL - PUSHED
 2018-09-22  0:07 UTC 

[PATCH 0/3] mm: Randomize free memory
 2018-09-22  0:06 UTC  (5+ messages)

Code of Conduct: Let's revamp it
 2018-09-22  0:05 UTC  (13+ messages)

[PATCH resend] uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name
 2018-09-22  0:03 UTC  (6+ messages)

[PATCH v6 00/13] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-09-21 18:13 UTC  (5+ messages)
` [PATCH v6 03/13] PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offset

[PATCH v3 0/7] regulator/mfd/dt_bindings: bd718x7: Support ROHM bd71847
 2018-09-21 18:12 UTC  (5+ messages)
` [PATCH v3 1/7] regulator/mfd: Support ROHM BD71847 power management IC

[Question] Why do clear VM_ACCOUNT before do_munmap() in mremap()
 2018-09-22  0:00 UTC 

[PATCH 0/3] bring some tests to newer style
 2018-09-21 23:58 UTC  (4+ messages)
` [PATCH 1/3] t7001: reformat "
` [PATCH 2/3] t7004: reformat style
` [PATCH 3/3] t0030: "

[PATCH 0/5] Add Du support to RZ/G1C and RZ/G1N
 2018-09-21 18:08 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: display: renesas: du: Document the r8a77470 bindings
` [PATCH 3/5] drm: rcar-du: Add r8a77470 support

[PATCH v2 0/1] Properly peel tags in can_all_from_reach_with_flags()
 2018-09-21 23:58 UTC  (6+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] commit-reach: properly peel tags
  ` [PATCH v3 2/2] commit-reach: fix memory and flag leaks

[v3] arm64: dts: exynos: add OF graph between USB-PHY and MUIC
 2018-09-21 18:07 UTC  (2+ messages)
  ` [PATCH v3] "

[PATCH net] net/ipv4: avoid compile error in fib_info_nh_uses_dev
 2018-09-21 18:03 UTC  (3+ messages)

What's cooking in git.git (Sep 2018, #04; Thu, 20)
 2018-09-21 23:49 UTC  (9+ messages)
` Segfault in master due to 4fbcca4eff

[igt-dev] [PATCH i-g-t 01/25] lib/igt_kms: Fill the plane format/mod information for pre-blobifier drivers
 2018-09-21 23:48 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t 17/25] lib/igt_fb: Remove the hand rolled addfb2
` [igt-dev] [PATCH i-g-t 18/25] lib/igt_fb: Constify format_desc_struct
` [igt-dev] [PATCH i-g-t 20/25] lib/igt_fb: Refactor blitter usage

[PATCH V4 00/27] C-SKY(csky) Linux Kernel Port
 2018-09-21 23:48 UTC  (4+ messages)

[RFC] arm64: lse: remove -fcall-used-x0 flag
 2018-09-21 23:47 UTC  (3+ messages)

[PATCH] btrfs: use common helper instead of open coding a bit test
 2018-09-21 17:55 UTC  (2+ messages)

[PATCH] selftests: watchdog: Add gettimeout and get|set pretimeout
 2018-09-21 23:42 UTC  (4+ messages)

[PATCH v10 00/26] guest dedicated crypto adapters
 2018-09-21 23:40 UTC  (10+ messages)
` [PATCH v10 03/26] KVM: s390: refactor crypto initialization
` [PATCH v10 11/26] s390: vfio-ap: implement mediated device open callback
` [PATCH v10 24/26] KVM: s390: device attrs to enable/disable AP interpretation
` [PATCH v10 25/26] KVM: s390: CPU model support for AP virtualization

Very simple popen() code request, ground-shaking functionality openned by it
 2018-09-21 23:39 UTC  (4+ messages)

[PATCH] audit: fixed a braces coding style issue
 2018-09-21 23:38 UTC 

[PATCH v2] slub: extend slub debug to handle multiple slabs
 2018-09-21 23:34 UTC  (2+ messages)

[PATCH 0/2] Add an initial DT binding doc for ina3221
 2018-09-21 17:43 UTC  (7+ messages)
` [PATCH 2/2] hwmon: ina3221: Get channel names from DT node

[RFC/PATCH 0/5] Support children for legacy device properties
 2018-09-21 23:33 UTC  (8+ messages)
` [RFC/PATCH 2/5] device property: introduce notion of subnodes for legacy boards

[PATCH net] af_key: free SKBs under RCU protection
 2018-09-21 17:40 UTC  (7+ messages)

[PATCH v4] i2c: aspeed: fix invalid clock parameters for very large divisors
 2018-09-21 23:30 UTC  (2+ messages)

[PATCH 0/4] Add RZ/G1C and RZ/G1N I2C related support
 2018-09-21 17:37 UTC  (4+ messages)
` [PATCH 2/4] dt-bindings: i2c: rcar: Document r8a7744 support
` [PATCH 3/4] dt-bindings: i2c: sh_mobile: "
` [PATCH 4/4] ARM: dts: r8a77470: Add I2C4 support

[PATCH 0/7] drm/i915/gen11: Enable planar format support on gen11
 2018-09-21 23:25 UTC  (5+ messages)
` [PATCH 1/7] drm/i915/gen11: Enable 6 sprites "
` [PATCH 2/7] drm/i915/gen11: Link nv12 Y and UV planes in the atomic state, v3

possible deadlock in __do_page_fault
 2018-09-21 23:21 UTC  (5+ messages)

How to emulate a VM workload?
 2018-09-21 17:27 UTC  (2+ messages)

[RFC PATCH v4 00/27] Control Flow Enforcement: Shadow Stack
 2018-09-21 17:21 UTC  (5+ messages)
` [RFC PATCH v4 23/27] mm/map: Add Shadow stack pages to memory accounting

[PATCH net-next] ravb: Disable Pause Advertisement
 2018-09-21 17:25 UTC  (2+ messages)

[Ksummit-discuss] [MAINTAINER SUMMIT] community management/subsystem governance
 2018-09-21 16:05 UTC  (8+ messages)

[PATCH] drm: rcar-du: fix probe error when DRM_RCAR_DW_HDMI disabled
 2018-09-21 17:21 UTC  (3+ messages)

[PATCH] backlight: lm3639: Unconditionally call led_classdev_unregister
 2018-09-21 23:10 UTC  (4+ messages)

[PATCH v3 1/3] powerpc/process: fix casting and missing header
 2018-09-21 20:25 UTC  (3+ messages)
` [PATCH v3 2/3] powerpc/process: fix interleaved output in show_user_instructions()

[igt-dev] [PATCH i-g-t] tests/gem_watchdog: GPU engine reset
 2018-09-21 23:07 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/gem_watchdog: Initial set of tests for GPU watchdog

[PATCH v3 00/19] Misc Multipath patches
 2018-09-21 23:05 UTC  (2+ messages)
` [PATCH v3 19/19] libmultipath: Fixup updating paths


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.