All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-12 21:02:06 to 2017-07-12 21:37:25 UTC [more...]

[patch 80/96] ARM: KVM: move asmlinkage before type
 2017-07-12 21:37 UTC 

[patch 85/96] ia64: sn: pci: move inline before type
 2017-07-12 21:37 UTC 

[PATCH] RFC: Introduce '.gitorderfile'
 2017-07-12 21:37 UTC  (7+ messages)

[patch 86/96] m68k: coldfire: move inline before return type
 2017-07-12 21:37 UTC 

[patch 83/96] FRV: tlbflush: move asmlinkage before return type
 2017-07-12 21:37 UTC 

[patch 84/96] ia64: move inline before return type
 2017-07-12 21:37 UTC 

[patch 82/96] CRIS: gpio: move inline before return type
 2017-07-12 21:37 UTC 

[patch 81/96] ARM: HP Jornada 7XX: move inline before return type
 2017-07-12 21:37 UTC 

[patch 79/96] checkpatch: improve the STORAGE_CLASS test
 2017-07-12 21:37 UTC 

[patch 78/96] mm, migration: do not trigger OOM killer when migrating memory
 2017-07-12 21:36 UTC 

[patch 77/96] drm/i915: use __GFP_RETRY_MAYFAIL
 2017-07-12 21:36 UTC 

[PATCH] smsc911x: Add check for ioremap_nocache() return code
 2017-07-12 21:36 UTC  (2+ messages)

[patch 76/96] mm: kvmalloc support __GFP_RETRY_MAYFAIL for all sizes
 2017-07-12 21:36 UTC 

[patch 75/96] xfs: map KM_MAYFAIL to __GFP_RETRY_MAYFAIL
 2017-07-12 21:36 UTC 

[patch 74/96] mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic
 2017-07-12 21:36 UTC 

[patch 73/96] MIPS: do not use __GFP_REPEAT for order-0 request
 2017-07-12 21:36 UTC 

[patch 72/96] powerpc,mmap: properly account for stack randomization in mmap_base
 2017-07-12 21:36 UTC 

[patch 71/96] arm64/mmap: properly account for stack randomization in mmap_base
 2017-07-12 21:36 UTC 

[PATCH] PM / Domains: Fix compilation error for devices that don't enable PM_SLEEP
 2017-07-12 21:36 UTC  (2+ messages)

[patch 70/96] x86/mmap: properly account for stack randomization in mmap_base
 2017-07-12 21:36 UTC 

[patch 69/96] sh64: ascii armor the sh64 boot init stack canary
 2017-07-12 21:36 UTC 

[patch 68/96] arm64: ascii armor the arm64 boot init stack canary
 2017-07-12 21:36 UTC 

Fast symlinks stored slow
 2017-07-12 21:36 UTC  (3+ messages)

[patch 67/96] x86: ascii armor the x86_64 boot init stack canary
 2017-07-12 21:36 UTC 

[patch 66/96] fork,random: use get_random_canary() to set tsk->stack_canary
 2017-07-12 21:36 UTC 

[patch 65/96] random,stackprotect: introduce get_random_canary function
 2017-07-12 21:36 UTC 

[patch 63/96] include/linux/string.h: add the option of fortified string.h functions
 2017-07-12 21:36 UTC 

[patch 64/96] sh: mark end of BUG() implementation as unreachable
 2017-07-12 21:36 UTC 

[patch 62/96] powerpc: make feature-fixup tests fortify-safe
 2017-07-12 21:36 UTC 

[patch 61/96] powerpc: don't fortify prom_init
 2017-07-12 21:36 UTC 

[patch 60/96] IB/rxe: do not copy extra stack memory to skb
 2017-07-12 21:36 UTC 

[patch 59/96] kexec_file: adjust declaration of kexec_purgatory
 2017-07-12 21:35 UTC 

[patch 58/96] efi: avoid fortify checks in EFI stub
 2017-07-12 21:35 UTC 

[patch 57/96] powerpc/64s: implement arch-specific hardlockup watchdog
 2017-07-12 21:35 UTC 

[PATCH] PM / sysfs: return -EINVAL for bogus strings
 2017-07-12 21:35 UTC  (3+ messages)

[patch 56/96] kernel/watchdog: provide watchdog_nmi_reconfigure() for arch watchdogs
 2017-07-12 21:35 UTC 

[patch 55/96] kernel/watchdog: split up config options
 2017-07-12 21:35 UTC 

[patch 54/96] kernel/watchdog: introduce arch_touch_nmi_watchdog()
 2017-07-12 21:35 UTC 

[patch 53/96] kernel/watchdog: remove unused declaration
 2017-07-12 21:35 UTC 

[patch 52/96] net/netfilter/x_tables.c: use kvmalloc() in xt_alloc_table_info()
 2017-07-12 21:35 UTC 

[patch 51/96] ipc/util.h: update documentation for ipc_getref() and ipc_putref()
 2017-07-12 21:35 UTC 

[patch 50/96] ipc/sem: drop __sem_free()
 2017-07-12 21:35 UTC 

[patch 49/96] ipc/msg: remove special msg_alloc/free
 2017-07-12 21:35 UTC 

[patch 48/96] ipc/shm: remove special shm_alloc/free
 2017-07-12 21:35 UTC 

[patch 47/96] ipc: move atomic_set() to where it is needed
 2017-07-12 21:35 UTC 

[patch 46/96] ipc/msg.c: avoid ipc_rcu_putref for failed ipc_addid()
 2017-07-12 21:35 UTC 

[patch 45/96] ipc/shm.c: avoid ipc_rcu_putref for failed ipc_addid()
 2017-07-12 21:35 UTC 

[patch 44/96] ipc/sem.c: avoid ipc_rcu_putref for failed ipc_addid()
 2017-07-12 21:35 UTC 

[patch 43/96] ipc/util: drop ipc_rcu_alloc()
 2017-07-12 21:35 UTC 

[patch 42/96] ipc/msg: avoid ipc_rcu_alloc()
 2017-07-12 21:35 UTC 

[patch 41/96] ipc/shm: avoid ipc_rcu_alloc()
 2017-07-12 21:35 UTC 

[patch 40/96] ipc/sem: avoid ipc_rcu_alloc()
 2017-07-12 21:35 UTC 

[patch 39/96] ipc/util: drop ipc_rcu_free()
 2017-07-12 21:34 UTC 

[patch 38/96] ipc/msg: do not use ipc_rcu_free()
 2017-07-12 21:34 UTC 

[patch 37/96] ipc/shm: do not use ipc_rcu_free()
 2017-07-12 21:34 UTC 

[patch 36/96] ipc/sem: do not use ipc_rcu_free()
 2017-07-12 21:34 UTC 

[patch 35/96] ipc: drop non-RCU allocation
 2017-07-12 21:34 UTC 

[patch 34/96] include/linux/sem.h: correctly document sem_ctime
 2017-07-12 21:34 UTC 

[patch 33/96] ipc: merge ipc_rcu and kern_ipc_perm
 2017-07-12 21:34 UTC 

[patch 32/96] ipc/sem.c: remove sem_base, embed struct sem
 2017-07-12 21:34 UTC 

[patch 31/96] fault-inject: support systematic fault injection
 2017-07-12 21:34 UTC 

[patch 30/96] kcmp: fs/epoll: wrap kcmp code with CONFIG_CHECKPOINT_RESTORE
 2017-07-12 21:34 UTC 

[patch 28/96] procfs: fdinfo: extend information about epoll target files
 2017-07-12 21:34 UTC 

[patch 29/96] kcmp: add KCMP_EPOLL_TFD mode to compare epoll target files
 2017-07-12 21:34 UTC 

[patch 26/96] scripts/gdb: lx-dmesg: use explicit encoding=utf8 errors=replace
 2017-07-12 21:34 UTC 

[patch 27/96] kfifo: clean up example to not use page_link
 2017-07-12 21:34 UTC 

[patch 24/96] scripts/gdb: add lx-fdtdump command
 2017-07-12 21:34 UTC 

[patch 25/96] scripts/gdb: lx-dmesg: cast log_buf to void* for addr fetch
 2017-07-12 21:34 UTC 

[PATCH 0/3] interpret-trailers: add --where, --if-exists, --if-missing
 2017-07-12 21:33 UTC  (8+ messages)
` [PATCH 1/3] trailers: create struct trailer_opts
` [PATCH 2/3] trailers: export action enums and corresponding lookup functions
` [PATCH 3/3] interpret-trailers: add options for actions

[patch 22/96] bfs: fix sanity checks for empty files
 2017-07-12 21:34 UTC 

[patch 23/96] fs/Kconfig: kill CONFIG_PERCPU_RWSEM some more
 2017-07-12 21:34 UTC 

[patch 20/96] kernel/sysctl_binary.c: check name array length in deprecated_sysctl_warning()
 2017-07-12 21:34 UTC 

[patch 18/96] test_sysctl: add simple proc_douintvec() case
 2017-07-12 21:33 UTC 

[patch 21/96] random: do not ignore early device randomness
 2017-07-12 21:34 UTC 

[patch 19/96] test_sysctl: test against int proc_dointvec() array support
 2017-07-12 21:33 UTC 

[patch 16/96] test_sysctl: test against PAGE_SIZE for int
 2017-07-12 21:33 UTC 

[patch 17/96] test_sysctl: add simple proc_dointvec() case
 2017-07-12 21:33 UTC 

[PATCH 0/3] Convert grep to recurse in-process
 2017-07-12 21:33 UTC  (6+ messages)
` [PATCH 2/3] setup: have the_repository use the_index

[patch 15/96] test_sysctl: add generic script to expand on tests
 2017-07-12 21:33 UTC 

[patch 14/96] test_sysctl: add dedicated proc sysctl test driver
 2017-07-12 21:33 UTC 

[patch 13/96] sysctl: add unsigned int range support
 2017-07-12 21:33 UTC 

[patch 11/96] sysctl: fold sysctl_writes_strict checks into helper
 2017-07-12 21:33 UTC 

[patch 12/96] sysctl: simplify unsigned int support
 2017-07-12 21:33 UTC 

[patch 10/96] sysctl: kdoc'ify sysctl_writes_strict
 2017-07-12 21:33 UTC 

[patch 09/96] sysctl: fix lax sysctl_check_table() sanity check
 2017-07-12 21:33 UTC 

[patch 08/96] kexec/kdump: minor Documentation updates for arm64 and Image
 2017-07-12 21:33 UTC 

[patch 07/96] kdump: protect vmcoreinfo data under the crash memory
 2017-07-12 21:33 UTC 

[patch 06/96] powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdr
 2017-07-12 21:33 UTC 

[patch 05/96] kexec: move vmcoreinfo out of the kernel's .bss section
 2017-07-12 21:33 UTC 

[PATCH V1 0/3] Add LV/MV subtypes support for QCOM PMIC GPIOs
 2017-07-12 21:33 UTC  (6+ messages)
` [PATCH V1 2/3] pinctrl: qcom: spmi-gpio: Add dtest route for digital input
` [PATCH V1 3/3] pinctrl: qcom: spmi-gpio: Correct power_source range check

[patch 04/96] kernel/fork.c: virtually mapped stacks: do not disable interrupts
 2017-07-12 21:33 UTC 

[PATCH 2/4] swait: add the missing killable swaits
 2017-07-12 21:33 UTC  (12+ messages)

[patch 03/96] mm/memory.c: mark create_huge_pmd() inline to prevent build failure
 2017-07-12 21:33 UTC 

[patch 02/96] kernel.h: handle pointers to arrays better in container_of()
 2017-07-12 21:33 UTC 

[patch 01/96] include/linux/dcache.h: use unsigned chars in struct name_snapshot
 2017-07-12 21:33 UTC 

[kernel-hardening] [RFC PATCH 00/10] arm64: allow virtually mapped stacks to be enabled
 2017-07-12 21:32 UTC  (5+ messages)
` [kernel-hardening] "
    `  "

[RFC PATCH v1 00/11] Create fast idle path for short idle periods
 2017-07-12 21:32 UTC  (11+ messages)

incoming
 2017-07-12 21:32 UTC 

[U-Boot] [PATCH 0/3] power: Add a driver to handle the PBIAS cell of the TI SOCs
 2017-07-12 21:32 UTC  (3+ messages)
` [U-Boot] [PATCH 1/3] regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1

[U-Boot] [PATCH] spl: dm: Make it possible for the SPL to pick its own DTB from a FIT
 2017-07-12 21:32 UTC  (6+ messages)

[U-Boot] [PATCH] mx6sabreauto: Make Ethernet functional again
 2017-07-12 21:31 UTC 

[PATCH 1/3] ACPI / X86: Allow matching always_present_id array entries by DMI
 2017-07-12 21:22 UTC  (4+ messages)

[PATCH v3 0/4] Kernel PSR Fix-ups
 2017-07-12 21:36 UTC  (5+ messages)
` [PATCH v3 4/4] drm/i915/edp: Be less aggressive about changing link config on eDP

Call to developers with access to Windows XP
 2017-07-12 21:29 UTC  (2+ messages)
` [git-for-windows] "

[PATCH/RFC] rebase: make resolve message clearer for inexperienced users
 2017-07-12 21:29 UTC  (4+ messages)

[PATCH] ACPI / Processor: add sysfs support for low power idle
 2017-07-12 21:21 UTC  (4+ messages)

[Qemu-devel] [PULL v2 0/5] Merge sockets 2017/07/11
 2017-07-12 21:28 UTC  (2+ messages)

[RFC v2 0/6] drivers: Boot Constraints core
 2017-07-12 21:28 UTC  (5+ messages)
` [RFC v2 5/6] drivers: boot_constraint: Add initial DT bindings

[PATCH] Revert "x86/uaccess: Add stack frame output operand in get_user() inline asm"
 2017-07-12 21:27 UTC 

[PATCH 1/2] drm/i915/lrc: Clarify the format of the context image
 2017-07-12 21:27 UTC  (3+ messages)

[PATCH v2 1/2] hpsa: limit transfer length to 1MB
 2017-07-12 21:27 UTC  (3+ messages)
` [PATCH v2 2/2] smartpqi: "

[PATCH] acpi: Fix proper return code for function acpi_gsi_to_irq
 2017-07-12 21:19 UTC  (2+ messages)

nf_conntrack: Infoleak via CTA_ID and CTA_EXPECT_ID
 2017-07-12 21:26 UTC  (7+ messages)

[PATCH] scsi: libfc: pass an error pointer to fc_disc_error()
 2017-07-12 21:25 UTC  (3+ messages)

[PATCH 1/2] ACPI: EC: Drop EC noirq hooks to fix a regression
 2017-07-12 21:17 UTC  (2+ messages)

[PATCH v5 1/5] x86: stub out pmc function
 2017-07-12 21:25 UTC  (3+ messages)
` [PATCH v5 2/5] tick: Add freeze timer events

[Qemu-devel] [PATCH v4 00/17] make dirty-bitmap byte-based
 2017-07-12 21:25 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 17/17] dirty-bitmap: Convert internal hbitmap size/granularity

[PATCH v2 0/2] stacked overlay support
 2017-07-12 21:24 UTC  (3+ messages)
  ` [PATCH v2 1/2] fdt: Allow stacked overlays phandle references
  ` [PATCH v2 2/2] tests: Add stacked overlay tests on fdtoverlay

[PATCH] Introduce fdt_setprop_alloc() method
 2017-07-12 21:23 UTC 

[PATCH] scsi: hisi_sas: make several const arrays static
 2017-07-12 21:23 UTC  (3+ messages)

[PATCH] Introduce fdt_get_path_len() method
 2017-07-12 21:23 UTC 

[PATCH] igb: fix unused igb_deliver_wake_packet() warning when CONFIG_PM=n
 2017-07-12 21:23 UTC  (4+ messages)
` [Intel-wired-lan] "

[RFC] drm/i915/lrc: allocate separate page for HWSP
 2017-07-12 21:23 UTC  (2+ messages)

[folded-merged] mm-tree-wide-replace-__gfp_repeat-by-__gfp_retry_mayfail-with-more-useful-semantic-fix-3.patch removed from -mm tree
 2017-07-12 21:22 UTC 

[folded-merged] mm-tree-wide-replace-__gfp_repeat-by-__gfp_retry_mayfail-with-more-useful-semantic-fix-2.patch removed from -mm tree
 2017-07-12 21:22 UTC 

[folded-merged] mm-tree-wide-replace-__gfp_repeat-by-__gfp_retry_mayfail-with-more-useful-semantic-fix.patch removed from -mm tree
 2017-07-12 21:22 UTC 

[folded-merged] include-linux-stringh-add-the-option-of-fortified-stringh-functions-fix-2.patch removed from -mm tree
 2017-07-12 21:21 UTC 

[folded-merged] include-linux-stringh-add-the-option-of-fortified-stringh-functions-fix.patch removed from -mm tree
 2017-07-12 21:21 UTC 

[U-Boot] [PATCH 0/5] mmc: omap_hsmmc: Add support for ADMA
 2017-07-12 21:21 UTC  (3+ messages)

[PATCH] drm/nouveau: honor return type of nvif_mthd, trivial
 2017-07-12 21:21 UTC 

[PATCH] scsi: qla2xxx: Off by one in qlt_ctio_to_cmd()
 2017-07-12 21:20 UTC  (3+ messages)

[folded-merged] powerpc-64s-implement-arch-specific-hardlockup-watchdog-checkpatch-fixes.patch removed from -mm tree
 2017-07-12 21:19 UTC 

[folded-merged] powerpc-64s-implement-arch-specific-hardlockup-watchdog-fix-2.patch removed from -mm tree
 2017-07-12 21:19 UTC 

[folded-merged] powerpc-64s-implement-arch-specific-hardlockup-watchdog-fix.patch removed from -mm tree
 2017-07-12 21:19 UTC 

[folded-merged] watchdog-provide-watchdog_reconfigure-for-arch-watchdogs-fix-2.patch removed from -mm tree
 2017-07-12 21:19 UTC 

[folded-merged] watchdog-provide-watchdog_reconfigure-for-arch-watchdogs-fix.patch removed from -mm tree
 2017-07-12 21:19 UTC 

[PATCH v2 1/1] device property: Introduce fwnode_call_bool_op() for ops that return bool
 2017-07-12 21:18 UTC  (2+ messages)

[folded-merged] watchdog-split-up-config-options-fix.patch removed from -mm tree
 2017-07-12 21:18 UTC 

[PATCH v2] scsi: sg: fix SG_DXFER_FROM_DEV transfers
 2017-07-12 21:17 UTC  (2+ messages)

Linux Kernel PMBus drivers
 2017-07-12 21:17 UTC  (3+ messages)

[folded-merged] ipc-merge-ipc_rcu-and-kern_ipc_perm-fix.patch removed from -mm tree
 2017-07-12 21:17 UTC 

[PATCH 0/2] Patches for salsa-lib
 2017-07-12 21:17 UTC  (4+ messages)
` [PATCH 2/2] Include <poll.h> instead of <sys/poll.h>

[PATCH rdma-core 0/8] Sparse updates for Mellanox and vmw_pvrdma providers
 2017-07-12 21:17 UTC  (9+ messages)
  ` [PATCH rdma-core 1/8] verbs: Annoate ibv_wc helpers with endian
  ` [PATCH rdma-core 2/8] verbs: Annoate ibv_send_wr "
  ` [PATCH rdma-core 3/8] mlx4: Add sparse annotations
  ` [PATCH rdma-core 4/8] mlx5: Avoid sparse complaints about !!
  ` [PATCH rdma-core 5/8] mlx5: Add sparse annotations
  ` [PATCH rdma-core 6/8] mthca: "
  ` [PATCH rdma-core 7/8] vmw_pvrdma: Update kernel header
  ` [PATCH rdma-core 8/8] vmw_pvrdma: Add sparse annotations

[PATCH 1/1] drm/amdgpu: implement vm_operations_struct.access v2
 2017-07-12 21:17 UTC 

[folded-merged] ipc-semc-remove-sem_base-embed-struct-sem-v3.patch removed from -mm tree
 2017-07-12 21:17 UTC 

[PATCH] virtio_scsi: always read VPD pages for multiqueue too
 2017-07-12 21:16 UTC  (2+ messages)

[folded-merged] fault-inject-support-systematic-fault-injection-fix.patch removed from -mm tree
 2017-07-12 21:16 UTC 

[folded-merged] powerpc-fadump-use-the-correct-vmcoreinfo_note_size-for-phdr-fix.patch removed from -mm tree
 2017-07-12 21:15 UTC 

[meta-qt5][PATCH 1/2] maliit-framework-qt5: Always have optimize flags
 2017-07-12 21:15 UTC  (2+ messages)
` [meta-qt5][PATCH 2/2] qt5-creator: Fix build with NO_ACCESSIBILITY

[folded-merged] kernelh-handle-pointers-to-arrays-better-in-container_of-fix.patch removed from -mm tree
 2017-07-12 21:14 UTC 

[Qemu-devel] [PATCH RFC 0/3] tests/pxe-testt: add testcase using vhost-user-bridge
 2017-07-12 21:13 UTC  (3+ messages)

[PATCH][V2] scsi: qedf: fix spelling mistake: "offlading" -> "offloading"
 2017-07-12 21:12 UTC  (2+ messages)

[PATCH] scsi: qedi: fix another spelling mistake: "alloction" -> "allocation"
 2017-07-12 21:11 UTC  (2+ messages)

[PATCH] scsi: isci: fix typo in function names
 2017-07-12 21:10 UTC  (2+ messages)

Flurries of 'git reflog expire'
 2017-07-12 21:10 UTC  (10+ messages)
        ` [BUG] detached auto-gc does not respect lock for 'reflog expire', was "
          ` [PATCH] gc: run pre-detach operations under lock

[PATCH] strbuf: use designated initializers in STRBUF_INIT
 2017-07-12 21:08 UTC  (5+ messages)

[PATCH] cxlflash: return -EFAULT if copy_from_user() fails
 2017-07-12 21:07 UTC  (3+ messages)

[PATCH 00/12] PSR clean-up, new vfuncs and more use of HW tracking
 2017-07-12 21:07 UTC  (4+ messages)
` [PATCH 01/12] drm/i915/psr: Remove vlv_is_active function

APM smmu implementation
 2017-07-12 21:07 UTC  (5+ messages)

[PATCH v1 1/1] qedi: Add support for Boot from SAN over iSCSI offload
 2017-07-12 21:06 UTC  (2+ messages)

[Bridge] [PATCH 1/1] bridge: mdb: fix leak on complete_info ptr on fail path
 2017-07-12 21:02 UTC  (5+ messages)
  `  "

[PATCH] device-dax: fix 'passing zero to ERR_PTR()' warning
 2017-07-12 20:58 UTC  (2+ messages)

RFC7510 MPLS-over-UDP support in iproute2
 2017-07-12 20:30 UTC 

[PATCH 2/2] tools/null_state_gen: Add GEN10 golden context batch buffer creation
 2017-07-12 21:03 UTC  (5+ messages)
` [PATCH] "

[PATCH 1/2] openvswitch: uprev to v2.7.1
 2017-07-12 21:02 UTC  (2+ messages)
` [PATCH 2/2] openvswitch: backport py3 fixups

[PATCH 0/6] fscrypt: key verification and KDF improvement
 2017-07-12 21:00 UTC  (2+ messages)
` [PATCH 1/6] fscrypt: add v2 encryption context and policy


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.