All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-20 22:38:37 to 2017-09-20 23:31:13 UTC [more...]

[PATCH v2 00/31] struct timer_list callback argument conversion, step 1
 2017-09-20 23:27 UTC  (27+ messages)
` [PATCH v2 01/31] coccinelle: Improve setup_timer.cocci matching
  ` [Cocci] "
` [PATCH v2 03/31] timer: Remove init_timer_pinned_deferrable() in favor of setup_pinned_deferrable_timer()
` [PATCH v2 05/31] timer: Remove init_timer_pinned() in favor of setup_pinned_timer()
` [PATCH v2 06/31] timer: Remove init_timer_deferrable() in favor of setup_deferrable_timer()
` [PATCH v2 07/31] timer: Remove users of TIMER_DEFERRED_INITIALIZER
` [PATCH v2 08/31] timer: Remove users of TIMER_INITIALIZER
` [PATCH v2 09/31] timer: Remove unused static initializer macros
` [PATCH v2 10/31] timer: Remove users of expire and data arguments to DEFINE_TIMER
` [PATCH v2 11/31] timer: Remove expires and data arguments from DEFINE_TIMER
` [PATCH v2 12/31] timer: Remove expires argument from __TIMER_INITIALIZER()
` [PATCH v2 13/31] timer: Remove meaningless .data/.function assignments
` [PATCH v2 14/31] timer: Collapse cross-function single-assignment .data into setup_timer()
` [PATCH v2 15/31] timer: Additional init_timer() -> setup_timer() conversions
` [PATCH v2 16/31] usb/phy-isp1301-omap: Remove .data assignment
` [PATCH v2 18/31] scsi/aic7xxx: Clean up timer usage
` [PATCH v2 19/31] timer: Remove open-coded casts for .data and .function
` [PATCH v2 20/31] net/core: Collapse redundant sk_timer callback data assignments
` [PATCH v2 21/31] s390/char/sclp: Use separate static data field with with static timer
` [PATCH v2 22/31] sparc/led: "
` [PATCH v2 25/31] net/atm/mpc: "
  ` [PATCH v2 28/31] infiniband/rdmavt: Remove redundant timer initialization
` [PATCH v2 29/31] scsi/bnx2i: Initialize timer
` [PATCH v2 31/31] timer: Switch to testing for .function instead of .data
  ` [Intel-wired-lan] "

[PATCH v2 0/3] can: m_can: Add PM Runtime Support
 2017-09-20 23:29 UTC  (4+ messages)
` [PATCH v2 1/3] can: m_can: Make hclk optional

[PATCH net-next 00/10] net/smc: updates 2017-09-20
 2017-09-20 23:29 UTC  (2+ messages)

[ovmf baseline-only test] 72132: all pass
 2017-09-20 23:27 UTC 

RFC: Btrfs does not store checksum type? Only size? O_o
 2017-09-20 23:27 UTC  (2+ messages)

[PATCH] net_sched: always reset qdisc backlog in qdisc_reset()
 2017-09-20 23:26 UTC  (2+ messages)

[PATCH] dm-mpath: Improve handling of busy paths
 2017-09-20 23:26 UTC  (3+ messages)

[kernel-hardening] [PATCH v5 00/10] Add support for eXclusive Page Frame Ownership
 2017-09-20 23:25 UTC  (9+ messages)
` [kernel-hardening] [PATCH v5 03/10] swiotlb: Map the buffer if it was unmapped by XPFO
  ` [kernel-hardening] "
    `  "

rtl8821ae keep alive not set, connection lost
 2017-09-20 23:22 UTC  (9+ messages)

[kernel-hardening] [PATCH v3 00/31] Hardened usercopy whitelisting
 2017-09-20 23:22 UTC  (7+ messages)
` [kernel-hardening] [PATCH v3 14/31] vxfs: Define usercopy region in vxfs_inode slab cache
  ` [kernel-hardening] "
      `  "

[Bridge] [PATCH net-next v1] bridge: also trigger RTM_NEWLINK when interface is released from bridge
 2017-09-20 23:21 UTC  (9+ messages)
` [Bridge] [PATCH net-next v2] "
        `  "

[kernel-hardening] [PATCH v6 00/11] Add support for eXclusive Page Frame Ownership
 2017-09-20 23:21 UTC  (7+ messages)
` [kernel-hardening] [PATCH v6 03/11] mm, x86: Add support for eXclusive Page Frame Ownership (XPFO)
  ` [kernel-hardening] "
      `  "

WARNING: CPU: 3 PID: 439 at fs/btrfs/ctree.h:1559 btrfs_update_device+0x1c5/0x1d0 [btrfs]
 2017-09-20 23:19 UTC  (9+ messages)

[U-Boot] [PATCH v2 1/2] wandboard: Add support for the latest revd1 revision
 2017-09-20 23:17 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] wandboard: Add support for the MX6QP variant

[PATCH net 0/9] TM related bugfixes for the HNS3 Ethernet Driver
 2017-09-20 23:15 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] wandboard: Add support for the latest revd1 revision
 2017-09-20 23:15 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] wandboard: Add support for the MX6QP variant

[PATCH 0/6] More graceful flusher thread memory reclaim wakeup
 2017-09-20 23:11 UTC  (5+ messages)

[PATCH libdrm] Android: move libraries to /vendor
 2017-09-20 23:11 UTC  (2+ messages)

[meta-processsor-sdk] [PATCH] ti-pdk.bbclass: added to enable the building of icss-emac firmware binaries
 2017-09-20 23:10 UTC  (6+ messages)
` [EXTERNAL] "

Four more cifs patches for stable
 2017-09-20 23:09 UTC  (2+ messages)

[PATCH 0/2] Netfilter fixes for net
 2017-09-20 23:08 UTC  (2+ messages)

getbmap refactor V2
 2017-09-20 23:08 UTC  (6+ messages)
` [PATCH 1/2] xfs: rewrite getbmap using the xfs_iext_* helpers
` [PATCH 2/2] xfs: simplify the xfs_getbmap interface

[PATCH 0/5] [media] s2255drv: Fine-tuning for some function implementations
 2017-09-20 23:07 UTC  (4+ messages)
` [PATCH 2/5] [media] s2255drv: Adjust 13 checks for null pointers

[RFC] proc, coredump: add CoreDumping flag to /proc/pid/status
 2017-09-20 23:06 UTC  (3+ messages)
` [RESEND] "

Read-only `slaves` with shared subtrees?
 2017-09-20 23:06 UTC  (7+ messages)

[PATCH net-next v5 0/4] bpf: add two helpers to read perf event enabled/running time
 2017-09-20 23:07 UTC  (4+ messages)
` [PATCH net-next v5 1/4] bpf: add helper bpf_perf_event_read_value for perf event array map

[PATCH net-next] cxgb4: add new T5 pci device id's
 2017-09-20 23:06 UTC  (2+ messages)

[PATCH net] net/ncsi: Don't assume last available channel exists
 2017-09-20 23:05 UTC  (2+ messages)

[PATCH rdma-core] ibacm: Close MAD port when umad_register fails
 2017-09-20 23:04 UTC 

[RFC RESEND 0/3] Add support for Hisilicon Hi3521A SoC
 2017-09-20 23:04 UTC  (5+ messages)
` [RFC RESEND 3/3] arm: dts: add Hi3521A dts

[PATCH] drm: Try to document legacy DPMS uapi a bit better
 2017-09-20 23:03 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] linux-user: syscall: Add SO_LINGER for setsockopt
 2017-09-20 23:03 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/3] linux-user: fix TARGET_SO_LINGER for sparc
  ` [Qemu-devel] [PATCH 2/3] linux-user: add SO_LINGER to setsockopt

[PATCH] isdn/i4l: fetch the ppp_write buffer in one shot
 2017-09-20 23:01 UTC  (2+ messages)

[PATCH 1/2] drm/vc4: Reject HDMI modes with too high of clocks
 2017-09-20 22:59 UTC  (3+ messages)
` [PATCH 2/2] drm/vc4: Update kerneldoc about CEC and power management

[dm-crypt] problems mounting encrypted drive on reboot
 2017-09-20 22:59 UTC  (3+ messages)

nvme multipath support V2
 2017-09-20 22:58 UTC  (4+ messages)
` [PATCH 9/9] nvme: implement multipath access to nvme subsystems

[Ksummit-discuss] "Maintainer summit" invitation discussion
 2017-09-20 22:55 UTC  (7+ messages)

[PATCH 0/2] blackfin: Drop non-functional DSA code
 2017-09-20 22:57 UTC  (2+ messages)

[PATCH 0/1] Cocci spatch "simple_open" - v4.14-rc1
 2017-09-20 22:56 UTC  (2+ messages)
` [PATCH 1/1] [SCSI] fnic: Cocci spatch "simple_open"

[PATCH net-next] bpf: Optimize lpm trie delete
 2017-09-20 22:56 UTC  (4+ messages)

[PATCH 1/5] drm/i915/mst: Debug log connector name in destroy_connector()
 2017-09-20 22:53 UTC  (7+ messages)
` [PATCH 4/5] drm/i915/dp: Clean up intel_dp_check_mst_status

[PATCH] ibacm: Close MAD port when umad_register fails
 2017-09-20 22:53 UTC  (5+ messages)

[PATCH net 0/2] Bring back transceiver type for PHYLIB
 2017-09-20 22:52 UTC  (3+ messages)
` [PATCH net 1/2] net: ethtool: Add back transceiver type
` [PATCH net 2/2] net: phy: Keep reporting "

[PATCH][drm-next] drm/i915/gvt: ensure -ve return value is handled correctly
 2017-09-20 22:44 UTC  (6+ messages)

[PATCH] starterware: Updating to version 2.1.1.4
 2017-09-20 22:51 UTC 

[PATCH net-next] net: dsa: Utilize dsa_slave_dev_check()
 2017-09-20 22:49 UTC  (2+ messages)

[PATCH] revision: fix memory leaks with `struct cmdline_pathspec`
 2017-09-20 22:48 UTC  (4+ messages)
  ` [PATCH] revision: replace "struct cmdline_pathspec" with argv_array

[PATCH v2 0/2] enable hires timer to timeout datagram socket
 2017-09-20 22:48 UTC  (8+ messages)

[PATCH] drm: Try to document legacy DPMS uapi a bit better
 2017-09-20 22:48 UTC  (2+ messages)

[PATCH v4 1/3] net: fec: only check queue 0 if RXF_0/TXF_0 interrupt is set
 2017-09-20 22:47 UTC  (6+ messages)
` [PATCH v4 2/3] net: fec: remove unused interrupt FEC_ENET_TS_TIMER
` [PATCH v4 3/3] net: fec: return IRQ_HANDLED if fec_ptp_check_pps_event handled it

[PATCH 00/25] fscrypt: add some higher-level helper functions
 2017-09-20 22:46 UTC  (44+ messages)
` [PATCH 01/25] fs, fscrypt: add an S_ENCRYPTED inode flag
` [PATCH 02/25] fscrypt: switch from ->is_encrypted() to IS_ENCRYPTED()
` [PATCH 03/25] fscrypt: remove ->is_encrypted()
` [PATCH 04/25] fscrypt: remove unneeded empty fscrypt_operations structs
` [PATCH 05/25] fscrypt: new helper function - fscrypt_require_key()
` [PATCH 06/25] fscrypt: new helper function - fscrypt_file_open()
` [PATCH 07/25] fscrypt: new helper function - fscrypt_prepare_link()
` [PATCH 08/25] fscrypt: new helper function - fscrypt_prepare_rename()
` [PATCH 09/25] fscrypt: new helper function - fscrypt_prepare_lookup()
` [PATCH 10/25] fscrypt: new helper function - fscrypt_prepare_setattr()
` [PATCH 11/25] ext4: switch to fscrypt_file_open()
` [PATCH 12/25] ext4: switch to fscrypt_prepare_link()
` [PATCH 13/25] ext4: switch to fscrypt_prepare_rename()
` [PATCH 14/25] ext4: switch to fscrypt_prepare_lookup()
` [PATCH 15/25] ext4: switch to fscrypt_prepare_setattr()
` [PATCH 16/25] f2fs: switch to fscrypt_file_open()
` [PATCH 17/25] f2fs: switch to fscrypt_prepare_link()
` [PATCH 18/25] f2fs: switch to fscrypt_prepare_rename()
` [PATCH 19/25] f2fs: switch to fscrypt_prepare_lookup()
` [PATCH 20/25] f2fs: switch to fscrypt_prepare_setattr()
` [PATCH 21/25] ubifs: switch to fscrypt_file_open()
` [PATCH 22/25] ubifs: switch to fscrypt_prepare_link()
` [PATCH 23/25] ubifs: switch to fscrypt_prepare_rename()
` [PATCH 24/25] ubifs: switch to fscrypt_prepare_lookup()
` [PATCH 25/25] ubifs: switch to fscrypt_prepare_setattr()

[PATCH 1/1] audit: Record fanotify access control decisions
 2017-09-20 22:47 UTC  (4+ messages)

[PATCHv3 00/10] Fix remaining issues to drop more omap platform data
 2017-09-20 22:46 UTC  (22+ messages)
` [PATCH 01/10] dt-bindings: bus: Minimal TI sysc interconnect target module binding
` [PATCH 02/10] ARM: dts: omap4: add fck under timer1
` [PATCH 03/10] ARM: dts: omap4: add bus functionality to base PRCM nodes
` [PATCH 04/10] ARM: dts: omap4: add clkctrl nodes
` [PATCH 05/10] ARM: OMAP2+: Parse module IO range from dts for legacy "ti, hwmods" support
  ` [PATCH 05/10] ARM: OMAP2+: Parse module IO range from dts for legacy "ti,hwmods" support
` [PATCH 06/10] ARM: OMAP2+: Populate legacy resources for dma and smartreflex
` [PATCH 07/10] bus: ti-sysc: Add minimal TI sysc interconnect target driver
` [PATCH 08/10] ARM: dts: Add nodes for missing omap4 interconnect target modules
` [PATCH 09/10] ARM: dts: Configure SmartReflex only to idle the interconnect target module
` [PATCH 10/10] ARM: dts: Use ti-sysc module driver for omap4 musb

[PATCH v4] net/i40e: fix mirror rule reset when port is stopped
 2017-09-20 22:46 UTC  (5+ messages)
` [PATCH v5] "

On NTP, RTCs and accurately setting their time
 2017-09-20 22:45 UTC  (4+ messages)

[meta-processor-sdk PATCH] starterware: Updating to version 2.1.1.4
 2017-09-20 22:44 UTC 

[PATCH net] net: change skb->mac_header when Generic XDP calls adjust_head
 2017-09-20 22:45 UTC  (2+ messages)

[PATCH] arm64: Always use REFCOUNT_FULL
 2017-09-20 22:44 UTC  (3+ messages)

[PATCH 1/2] i2c: designware: switch to suspend_late/resume_early
 2017-09-20 22:42 UTC  (2+ messages)

[PATCH] selftests/seccomp: Support glibc 2.26 siginfo_t.h
 2017-09-20 22:42 UTC  (5+ messages)

[vfs:misc.compat 13/14] htmldocs: kernel/sched/core.c:5104: warning: No description found for parameter 't'
 2017-09-20 22:41 UTC 

[PATCH 0/7] Cocci spatch "vma_pages" - v4.14-rc1
 2017-09-20 22:29 UTC  (6+ messages)
` [PATCH 5/7] MIPS: Cocci spatch "vma_pages"
` [PATCH 1/7] ARM: dma-mapping: "
` [PATCH 6/7] KVM: PPC: "
` [PATCH 4/7] microblaze: "
` [PATCH 2/7] arm64: "

[PATCH 0/2 v4] oom: capture unreclaimable slab info in oom message when kernel panic
 2017-09-20 22:38 UTC  (6+ messages)
` [PATCH 1/2] tools: slabinfo: add "-U" option to show unreclaimable slabs only
` [PATCH 2/2] mm: oom: show unreclaimable slab info when kernel panic


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.