All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-17 22:33:56 to 2017-11-17 23:30:33 UTC [more...]

[patch 73/94] pid: replace pid bitmap implementation with IDR API
 2017-11-17 23:30 UTC 

[patch 72/94] kernel/sysctl.c: code cleanups
 2017-11-17 23:30 UTC 

[patch 71/94] Documentation/sysctl/vm.txt: fix typo
 2017-11-17 23:30 UTC 

[patch 68/94] rapidio: constify rio_device_id
 2017-11-17 23:30 UTC 

[patch 67/94] kdump: print a message in case parse_crashkernel_mem resulted in zero bytes
 2017-11-17 23:30 UTC 

[patch 66/94] kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in complete_signal()
 2017-11-17 23:30 UTC 

[patch 65/94] kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() signals
 2017-11-17 23:30 UTC 

[patch 64/94] kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL
 2017-11-17 23:30 UTC 

[patch 63/94] fat: remove redundant assignment of 0 to slots
 2017-11-17 23:29 UTC 

[patch 62/94] hfs/hfsplus: clean up unused variables in bnode.c
 2017-11-17 23:29 UTC 

[patch 61/94] nilfs2: remove inode->i_version initialization
 2017-11-17 23:29 UTC 

[patch 60/94] nilfs2: use octal for unreadable permission macro
 2017-11-17 23:29 UTC 

[patch 59/94] nilfs2: align block comments of nilfs_sufile_truncate_range() at *
 2017-11-17 23:29 UTC 

[patch 58/94] fs, nilfs: convert nilfs_root.count from atomic_t to refcount_t
 2017-11-17 23:29 UTC 

[patch 57/94] nilfs2: fix race condition that causes file system corruption
 2017-11-17 23:29 UTC 

[patch 56/94] fs/nilfs2: convert timers to use timer_setup()
 2017-11-17 23:29 UTC 

[patch 55/94] sysctl: check for UINT_MAX before unsigned int min/max
 2017-11-17 23:29 UTC 

[patch 54/94] pipe: add proc_dopipe_max_size() to safely assign pipe_max_size
 2017-11-17 23:29 UTC 

[patch 53/94] pipe: avoid round_pipe_size() nr_pages overflow on 32-bit
 2017-11-17 23:29 UTC 

[patch 52/94] pipe: match pipe_max_size data type with procfs
 2017-11-17 23:29 UTC 

[patch 51/94] autofs: don't fail mount for transient error
 2017-11-17 23:29 UTC 

[patch 50/94] init/version.c: include <linux/export.h> instead of <linux/module.h>
 2017-11-17 23:29 UTC 

[patch 49/94] epoll: remove ep_call_nested() from ep_eventpoll_poll()
 2017-11-17 23:29 UTC 

[patch 48/94] epoll: avoid calling ep_call_nested() from ep_poll_safewake()
 2017-11-17 23:29 UTC 

[PATCH v2] add __builtin functions for isinf_sign, isfinite and isnan
 2017-11-17 23:28 UTC  (3+ messages)

[patch 47/94] epoll: account epitem and eppoll_entry to kmemcg
 2017-11-17 23:28 UTC 

[patch 46/94] checkpatch: do not check missing blank line before builtin_*_driver
 2017-11-17 23:28 UTC 

[patch 45/94] checkpatch: add --strict test for lines ending in [ or (
 2017-11-17 23:28 UTC 

[patch 44/94] checkpatch: add TP_printk to list of logging functions
 2017-11-17 23:28 UTC 

[patch 43/94] checkpatch: allow DEFINE_PER_CPU definitions to exceed line length
 2017-11-17 23:28 UTC 

[patch 42/94] checkpatch: printks always need a KERN_<LEVEL>
 2017-11-17 23:28 UTC 

[patch 41/94] scripts/checkpatch.pl: avoid false warning missing break
 2017-11-17 23:28 UTC 

[patch 40/94] checkpatch: support function pointers for unnamed function definition arguments
 2017-11-17 23:28 UTC 

[patch 39/94] lib: test module for find_*_bit() functions
 2017-11-17 23:28 UTC 

[patch 38/94] lib/rbtree-test: lower default params
 2017-11-17 23:28 UTC 

[patch 37/94] tools/lib/traceevent/parse-filter.c: clean up clang build warning
 2017-11-17 23:28 UTC 

[patch 36/94] lib/nmi_backtrace.c: fix kernel text address leak
 2017-11-17 23:28 UTC 

[patch 35/94] lib/genalloc.c: make the avail variable an atomic_long_t
 2017-11-17 23:28 UTC 

[patch 34/94] lib/int_sqrt: adjust comments
 2017-11-17 23:28 UTC 

[patch 33/94] lib/int_sqrt: optimize initial value compute
 2017-11-17 23:28 UTC 

[patch 32/94] lib/int_sqrt: optimize small argument
 2017-11-17 23:28 UTC 

[patch 31/94] lib/test: delete five error messages for failed memory allocations
 2017-11-17 23:28 UTC 

[patch 30/94] lib: add module support to string tests
 2017-11-17 23:27 UTC 

[patch 29/94] include/linux/radix-tree.h: remove unneeded #include <linux/bug.h>
 2017-11-17 23:27 UTC 

[patch 28/94] include/linux/bitfield.h: include <linux/build_bug.h> instead of <linux/bug.h>
 2017-11-17 23:27 UTC 

[patch 27/94] get_maintainer: add more --self-test options
 2017-11-17 23:27 UTC 

[patch 26/94] get_maintainer: add --self-test for internal consistency tests
 2017-11-17 23:27 UTC 

[patch 25/94] dynamic_debug documentation: minor fixes
 2017-11-17 23:27 UTC 

[patch 24/94] dynamic-debug-howto: fix optional/omitted ending line number to be LARGE instead of 0
 2017-11-17 23:27 UTC 

[patch 23/94] kernel/umh.c: optimize 'proc_cap_handler()'
 2017-11-17 23:27 UTC 

[patch 22/94] include/linux/compiler-clang.h: handle randomizable anonymous structs
 2017-11-17 23:27 UTC 

[patch 21/94] bug: fix "cut here" location for __WARN_TAINT architectures
 2017-11-17 23:27 UTC 

[patch 20/94] bug: define the "cut here" string in a single place
 2017-11-17 23:27 UTC 

[patch 19/94] lkdtm: include WARN format string
 2017-11-17 23:27 UTC 

[patch 18/94] iopoll: avoid -Wint-in-bool-context warning
 2017-11-17 23:27 UTC 

[patch 17/94] parse-maintainers: add ability to specify filenames
 2017-11-17 23:27 UTC 

[patch 16/94] kernel debug: support resetting WARN_ONCE for all architectures
 2017-11-17 23:27 UTC 

[patch 15/94] kernel debug: support resetting WARN*_ONCE
 2017-11-17 23:27 UTC 

[patch 14/94] sh/boot: add static stack-protector to pre-kernel
 2017-11-17 23:26 UTC 

[patch 13/94] spelling.txt: add "unnecessary" typo variants
 2017-11-17 23:26 UTC 

[patch 12/94] proc: use do-while in name_to_int()
 2017-11-17 23:26 UTC 

[patch 11/94] proc: : uninline name_to_int()
 2017-11-17 23:26 UTC 

[patch 10/94] proc, coredump: add CoreDumping flag to /proc/pid/status
 2017-11-17 23:26 UTC 

[patch 09/94] mm, compaction: remove unneeded pageblock_skip_persistent() checks
 2017-11-17 23:26 UTC 

[patch 08/94] mm, compaction: split off flag for not updating skip hints
 2017-11-17 23:26 UTC 

[patch 07/94] mm, compaction: extend pageblock_skip_persistent() to all compound pages
 2017-11-17 23:26 UTC 

[patch 06/94] mm, compaction: persistently skip hugetlbfs pageblocks
 2017-11-17 23:26 UTC 

[patch 05/94] mm, compaction: kcompactd should not ignore pageblock skip
 2017-11-17 23:26 UTC 

[patch 04/94] mm: shmem: remove unused info variable
 2017-11-17 23:26 UTC 

[patch 03/94] lib/dma-debug.c: fix incorrect pfn calculation
 2017-11-17 23:26 UTC 

[patch 02/94] mm/z3fold.c: use kref to prevent page free/compact race
 2017-11-17 23:26 UTC 

[patch 01/94] mm: fix nodemask printing
 2017-11-17 23:26 UTC 

incoming
 2017-11-17 23:25 UTC 

[folded-merged] sysvipc-make-get_maxid-o1-again-checkpatch-fixes.patch removed from -mm tree
 2017-11-17 23:19 UTC 

[folded-merged] sysvipc-unteach-ids-next_id-for-checkpoint_restore-checkpatch-fixes.patch removed from -mm tree
 2017-11-17 23:18 UTC 

[folded-merged] watchdog-core-make-use-of-devm_register_reboot_notifier-fix.patch removed from -mm tree
 2017-11-17 23:18 UTC 

[folded-merged] kernel-reboot-add-devm_register_reboot_notifier-fix.patch removed from -mm tree
 2017-11-17 23:17 UTC 

[folded-merged] pid-remove-pidhash-v6.patch removed from -mm tree
 2017-11-17 23:17 UTC 

[meta-gplv2][PATCH] gnutls: update 3.3.27 -> 3.3.28
 2017-11-17 23:16 UTC  (2+ messages)

[folded-merged] lib-test-module-for-find__bit-functions-fix-2.patch removed from -mm tree
 2017-11-17 23:16 UTC 

[PATCH 00/10] x86: Add support for running as secondary Jailhouse guest
 2017-11-17 23:14 UTC  (12+ messages)
` [PATCH 03/10] x86: jailhouse: Enable APIC and SMP support
` [PATCH 04/10] x86: jailhouse: Enable PMTIMER
` [PATCH 05/10] x86: jailhouse: Set up timekeeping
` [PATCH 06/10] x86: jailhouse: Avoid access of unsupported platform resources
` [PATCH 09/10] x86: jailhouse: Wire up IOAPIC for legacy UART ports

[RFC patch 0/7] printk: Switch to CLOCK_MONOTONIC and store extra time stamps
 2017-11-17 23:12 UTC  (4+ messages)
` [RFC patch 4/7] timekeeping: Add NMI safe accessor to mono/boot/real clocks

[folded-merged] support-resetting-warn_once-for-all-architectures-v2-fix-fix-fix.patch removed from -mm tree
 2017-11-17 23:12 UTC 

[folded-merged] support-resetting-warn_once-for-all-architectures-v2-fix-fix.patch removed from -mm tree
 2017-11-17 23:12 UTC 

[folded-merged] support-resetting-warn_once-for-all-architectures-v2-fix.patch removed from -mm tree
 2017-11-17 23:12 UTC 

[folded-merged] support-resetting-warn_once-for-all-architectures-v2.patch removed from -mm tree
 2017-11-17 23:12 UTC 

[folded-merged] support-resetting-warn_once-checkpatch-fixes.patch removed from -mm tree
 2017-11-17 23:11 UTC 

[folded-merged] proc-coredump-add-coredumping-flag-to-proc-pid-status-fix.patch removed from -mm tree
 2017-11-17 23:11 UTC 

[folded-merged] mm-compaction-persistently-skip-hugetlbfs-pageblocks-fix.patch removed from -mm tree
 2017-11-17 23:10 UTC 

bug in commit: mac80211: Fix possible sband related NULL pointer de-reference
 2017-11-17 23:09 UTC  (2+ messages)

[folded-merged] dma-debug-fix-incorrect-pfn-calculation-v4.patch removed from -mm tree
 2017-11-17 23:09 UTC 

[U-Boot] [PATCH v2 00/18] manage protocols in a linked list
 2017-11-17 23:09 UTC  (4+ messages)
` [U-Boot] [PATCH v2 18/18] efi_loader: helper function to add EFI object to list

[RFC PATCH 0/8] btrfs iomap support
 2017-11-17 23:07 UTC  (3+ messages)

[PATCH v5 00/11] Intel SGX Driver
 2017-11-17 23:07 UTC  (3+ messages)
` [PATCH v5 10/11] intel_sgx: glue code for in-kernel LE

[morty][PATCH] systemd: add backport from v234 to help with rare missing serial device issue
 2017-11-17 23:06 UTC 

[PATCH 1/8] mm: kmemleak: remove unused hardirq.h
 2017-11-17 23:02 UTC  (24+ messages)
` [PATCH 2/8] fs: pstore: "
` [PATCH 3/8] fs: btrfs: "
` [PATCH 4/8] vfs: "
` [PATCH 5/8] crypto: "
` [PATCH 6/8] net: caif: "
` [PATCH 7/8] net: ovs: "
` [PATCH 8/8] net: tipc: "

HPM firmware update
 2017-11-17 23:03 UTC  (6+ messages)

[PATCH v2 1/6] ethdev: added switch_domain and representor port flag
 2017-11-17 23:03 UTC  (3+ messages)
` [PATCH v2 2/6] lib/representor: port representor library to manage broker infrastructure and representor PMDs

[GIT PULL] tracing: Updates for 4.15
 2017-11-17 23:02 UTC  (2+ messages)

[iproute2 PATCH] man: tc-flower: add explanation for hw_tc option
 2017-11-17 23:00 UTC 

[Buildroot] [PATCH] qt: add patch to fix build on non-x86 platforms
 2017-11-17 23:02 UTC 

[iproute2 PATCH] man: tc-mqprio: add documentation for new offload options
 2017-11-17 22:59 UTC 

regression: UFO removal breaks kvm live migration
 2017-11-17 23:00 UTC  (9+ messages)

[Qemu-devel] [PATCH for-2.11] iotests: Fix 176 on 32-bit host
 2017-11-17 22:59 UTC  (3+ messages)
  ` [Qemu-devel] [Qemu-block] "

Bug 103796 - 4.9.62: intermittent flicker after upgrade from 4.9.61
 2017-11-17 23:00 UTC 

[PATCH] pwm: imx: Allow keeping the PWM active during suspend
 2017-11-17 22:59 UTC 

[PATCH net] net: accept UFO datagrams from tuntap and packet
 2017-11-17 22:59 UTC 

[PATCH v2 0/2] add Meson8/Meson8b serial core clock handling
 2017-11-17 22:58 UTC  (6+ messages)
  ` [PATCH v2 1/2] ARM: dts: meson8: use stable UART bindings with correct gate clock
  ` [PATCH v2 2/2] ARM: dts: meson8b: "

State of bitbake world, Failed tasks 2017-11-
 2017-11-17 22:56 UTC  (2+ messages)

[PATCH v2] iomap: report collisions between directio and buffered writes to userspace
 2017-11-17 22:56 UTC  (2+ messages)

[PATCH 00/19] Remove rfc1002 header from smb2 request structs
 2017-11-17 22:56 UTC  (3+ messages)
` [PATCH 14/19] cifs: remove rfc1002 header from smb2_lease_ack

[PATCH 0/5] mm/kasan: advanced check
 2017-11-17 22:56 UTC  (2+ messages)

conntracd init.d reload is broken on Centos6
 2017-11-17 22:55 UTC  (3+ messages)

Bug 103796 - 4.9.62: intermittent flicker after upgrade from 4.9.61
 2017-11-17 22:55 UTC 

[PATCH 0/3] Some fixes to aacraid
 2017-11-17 22:54 UTC  (3+ messages)
` [PATCH 1/3] scsi: aacraid: Check for PCI state of device in a generic way

[PATCH] samples: replace FSF address with web source in license notices
 2017-11-17 22:53 UTC  (4+ messages)
` [PATCH] samples: replace outdated permission statement with SPDX identifiers

[PATCH 1/4] openssl10: Upgrade 1.0.2l -> 1.0.2m
 2017-11-17 22:53 UTC  (2+ messages)
` ✗ patchtest: failure for "openssl10: Upgrade 1.0.2l -> 1..." and 3 more

[rocko][PATCH 1/4] openssl10: Upgrade 1.0.2l -> 1.0.2m
 2017-11-17 22:53 UTC  (2+ messages)
` ✗ patchtest: failure for "[rocko] openssl10: Upgrade 1.0..." and 3 more

[PATCH] libepoxy: Fix build break for EGL_CAST dependency
 2017-11-17 22:53 UTC  (2+ messages)
` ✗ patchtest: failure for "

[morty][PATCH] ppp: include netinet/in.h before linux/in.h in pppoe.h
 2017-11-17 22:53 UTC  (2+ messages)
` ✗ patchtest: failure for ppp: include netinet/in.h before linux/in.h in pppoe.h (rev2)

[PATCH v2] meson: Port pkgconfig-native patch to 0.43.0
 2017-11-17 22:53 UTC  (2+ messages)
` ✗ patchtest: failure for meson: Port pkgconfig-native patch to 0.43.0 (rev2)

[PATCH] meson: Port pkgconfig-native patch to 0.43.0
 2017-11-17 22:53 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH v4 1/3] image.bbclass: add prohibited-paths QA test
 2017-11-17 22:53 UTC  (2+ messages)
` ✗ patchtest: failure for "[v4] image.bbclass: add prohib..." and 2 more

[PATCH][morty] linux-yocto/4.8: update to v4.8.26
 2017-11-17 22:53 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH v2 0/1]
 2017-11-17 22:53 UTC  (2+ messages)
` ✗ patchtest: failure for [v2] scripts/contrib/bbvars.py: Rewrite to use tinfoil

[PATCH][morty] python-3.3-multilib.patch: Fixes getpath on multilib configurations
 2017-11-17 22:52 UTC  (2+ messages)
` ✗ patchtest: failure for python-3.3-multilib.patch: Fixes getpath on multilib configurations (rev2)

[ANNOUNCE] v4.14-rt1
 2017-11-17 22:52 UTC 

[PATCH] media: imx: Remove incorrect check for queue state in start_streaming
 2017-11-17 18:23 UTC 

[PATCH] 4.4.86-rt99: fix sync breakage between nr_cpus_allowed and cpus_allowed
 2017-11-17 22:48 UTC  (2+ messages)

Updated drm-intel-testing
 2017-11-17 22:48 UTC 

[PATCH] Documentation/process: add Co-Developed-by: tag for patches with multiple authors
 2017-11-17 22:46 UTC  (2+ messages)

Connection attempt timeout Android 4.4.4 to bluez5.47
 2017-11-17 22:44 UTC 

[Fuego] [PATCH] ltp: close files after reading the files to be done
 2017-11-17 22:43 UTC  (2+ messages)

[PATCH v1] doc: add template release notes for 18.02
 2017-11-17 22:41 UTC 

[Buildroot] [git commit] support/config-fragments: update ARC pre-built toolchain
 2017-11-17 22:40 UTC 

[PATCH] afs: cell: Remove unnecessary code in afs_lookup_cell
 2017-11-17 22:40 UTC 

[patch V2 00/11] LICENSES: Add documentation and initial License files
 2017-11-17 22:38 UTC  (5+ messages)
` [patch V2 01/11] Documentation: Add license-rules.rst to describe how to properly identify file licenses
  ` [patch V3 "

Need help with incremental backup strategy (snapshots, defragmentingt & performance)
 2017-11-17 22:36 UTC  (8+ messages)

[RFC v1 0/8] Realtek Bluetooth serdev support (H5 protocol)
 2017-11-17 22:35 UTC  (27+ messages)
  ` [RFC v1 1/8] serdev: implement parity configuration
  ` [RFC v1 2/8] Bluetooth: btrtl: add MODULE_FIRMWARE declarations
  ` [RFC v1 3/8] Bluetooth: btrtl: split the device initialization into smaller parts
  ` [RFC v1 4/8] Bluetooth: btrtl: add support for retrieving the UART settings
  ` [RFC v1 5/8] Bluetooth: btrtl: add support for the RTL8723BS and RTL8723DS chips
  ` [RFC v1 6/8] Bluetooth: hci_h5: add support for Realtek UART Bluetooth modules
  ` [RFC v1 7/8] Bluetooth: hci_serdev: remove the HCI_UART_INIT_PENDING check
  ` [RFC v1 8/8] dt-bindings: net: bluetooth: add support for Realtek Bluetooth chips

[Bug 103804] igt/benchmark/gem_exec_nop does not permit to select execution ring
 2017-11-17 22:33 UTC  (2+ messages)


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.