linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-18 22:21:43 to 2017-12-19 05:35:39 UTC [more...]

[PATCH v4 00/36] Andes(nds32) Linux Kernel
 2017-12-19  5:34 UTC  (7+ messages)
` [PATCH v4 16/36] nds32: System calls handling
` [PATCH v4 25/36] nds32: Miscellaneous header files

pxa3xx_nand times out in 4.14 with JFFS2
 2017-12-19  5:34 UTC  (13+ messages)

[PATCH v5] mmap.2: MAP_FIXED updated documentation
 2017-12-19  5:35 UTC  (4+ messages)

AMD erratum 665 on f15h processor?
 2017-12-19  5:22 UTC  (3+ messages)

[Bug fix] octeon-i2c driver improvement [2/2]
 2017-12-19  5:25 UTC  (2+ messages)

arm64 crashkernel fails to boot on acpi-only machines due to ACPI regions being no longer mapped as NOMAP
 2017-12-19  5:25 UTC  (8+ messages)

[PATCH 0/3] misc: ad525x_dpot: Different type of warnings are resolved
 2017-12-19  5:18 UTC  (4+ messages)
` [PATCH 3/3] misc: ad525x_dpot: macros should not use a trailing semicolon

[PATCH v2 00/12] drm/sun4i: Support the Display Engine frontend
 2017-12-19  5:14 UTC  (13+ messages)
` [PATCH v2 01/12] drm/sun4i: backend: Move line stride setup to buffer setup function
` [PATCH v2 02/12] sun4i/drm: backend: Document the engine operations
` [PATCH v2 03/12] drm/sun4i: backend: Add a custom plane state
` [PATCH v2 04/12] drm/sun4i: engine: Add a custom crtc atomic_check
` [PATCH v2 05/12] drm/sun4i: engine: Add a VBLANK quirk callback
` [PATCH v2 06/12] drm/sun4i: engine: Create an atomic_begin callback

[PATCH v5 0/8] omap: dmtimer: Move driver out of plat-omap
 2017-12-19  4:58 UTC  (5+ messages)
` [PATCH v5 7/8] pwm: pwm-omap-dmtimer: Adapt driver to utilize dmtimer pdata ops

[RFC][PATCHv6 00/12] printk: introduce printing kernel thread
 2017-12-19  4:58 UTC  (29+ messages)

[PATCH] drivers: gpio: remove duplicate includes
 2017-12-19  4:52 UTC  (2+ messages)

thinkpad x60: sound problems in 4.14.0-next-20171114
 2017-12-19  4:54 UTC  (12+ messages)
    ` thinkpad x60: sound problems in 4.15-rc1 was "

[BUG] 4.15-rc4 'do_IRQ: 0.33 No irq handler for vector'
 2017-12-19  4:39 UTC 

[PATCH 4.13 00/28] 4.13.15-stable review
 2017-12-19  4:28 UTC  (6+ messages)
` [PATCH 4.13 03/28] Bluetooth: btusb: fix QCA Rome suspend/resume

linux-next: Signed-off-by missing for commit in the scsi tree
 2017-12-19  4:27 UTC  (2+ messages)

[PATCH 0/3] kallsyms: don't leak address
 2017-12-19  4:20 UTC  (16+ messages)
` [PATCH 1/3] kallsyms: don't leak address when symbol not found
` [PATCH 3/3] trace: print address if "

[PATCH 00/13] New driver to support OpenCAPI devices on POWER9
 2017-12-19  4:05 UTC  (10+ messages)
` [PATCH 02/13] powerpc/powernv: Set correct configuration space size for opencapi devices
` [PATCH 03/13] powerpc/powernv: Add opal calls for opencapi
` [PATCH 07/13] ocxl: Add AFU interrupt support
` [PATCH 11/13] cxl: Remove support for "Processing accelerators" class

[PATCH] usb: Add device quirk for Logitech HD Pro Webcam C925e
 2017-12-19  4:02 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH v2 1/2] clk: tegra: Mark HCLK, SCLK, EMC, MC and PLL_P outputs as critical
 2017-12-19  3:59 UTC  (2+ messages)
` [PATCH v2 2/2] clk: tegra20: Correct PLL_C_OUT1 setup

[PATCH v2 00/22] mmc: tmio: various fixes and cleanups
 2017-12-19  3:56 UTC  (3+ messages)

[PATCH] scsi: hisi_sas: fix a warning reported by sparse
 2017-12-19  3:41 UTC  (2+ messages)

[PATCH] [VB2-CORE] Fixed bug about unnecessary calls to queue cancel and free
 2017-12-19  3:41 UTC 

[PATCH 0/4] sched: cpufreq: Track util update flags
 2017-12-19  3:41 UTC  (16+ messages)
` [PATCH 4/4] cpufreq: schedutil: Don't call sugov_get_util() unnecessarily
` [PATCH 2/4] sched: cpufreq: Keep track of cpufreq utilization update flags

proc_flush_task oops
 2017-12-19  3:39 UTC  (6+ messages)

[PATCH V2 net-next 00/17] add some features and fix some bugs for HNS3 driver
 2017-12-19  4:02 UTC  (18+ messages)
` [PATCH V2 net-next 01/17] net: hns3: add support to query tqps number
` [PATCH V2 net-next 02/17] net: hns3: add support to modify "
` [PATCH V2 net-next 03/17] net: hns3: change the returned tqp number by ethtool -x
` [PATCH V2 net-next 04/17] net: hns3: Free the ring_data structrue when change tqps
` [PATCH V2 net-next 05/17] net: hns3: Get rss_size_max from configuration but not hardcode
` [PATCH V2 net-next 06/17] net: hns3: Add a mask initialization for mac_vlan table
` [PATCH V2 net-next 07/17] net: hns3: Add vlan offload config command
` [PATCH V2 net-next 08/17] net: hns3: Add ethtool related offload command
` [PATCH V2 net-next 09/17] net: hns3: Add handling vlan tag offload in bd
` [PATCH V2 net-next 10/17] net: hns3: cleanup mac auto-negotiation state query
` [PATCH V2 net-next 11/17] net: hns3: fix for getting auto-negotiation state in hclge_get_autoneg
` [PATCH V2 net-next 12/17] net: hns3: add support for set_pauseparam
` [PATCH V2 net-next 13/17] net: hns3: add support to update flow control settings after autoneg
` [PATCH V2 net-next 14/17] net: hns3: add Asym Pause support to phy default features
` [PATCH V2 net-next 15/17] net: hns3: add support for querying advertised pause frame by ethtool ethx
` [PATCH V2 net-next 16/17] net: hns3: Increase the default depth of bucket for TM shaper
` [PATCH V2 net-next 17/17] net: hns3: change TM sched mode to TC-based mode when SRIOV enabled

[PATCH v1] media: videobuf2: Add new uAPI for DVB streaming I/O
 2017-12-19  3:35 UTC 

[PATCH] qedi: Fix a possible sleep-in-atomic bug in qedi_process_tmf_resp
 2017-12-19  3:33 UTC  (2+ messages)

[trivial PATCH] treewide: Align function definition open/close braces
 2017-12-19  3:31 UTC  (2+ messages)

[PATCH v2 0/3] kallsyms: don't leak address
 2017-12-19  3:28 UTC  (4+ messages)
` [PATCH v2 1/3] kallsyms: don't leak address when symbol not found
` [PATCH v2 2/3] vsprintf: print <no-symbol> if "
` [PATCH v2 3/3] trace: print address "

[RFC PATCH 0/5] isolation: 1Hz residual tick offloading
 2017-12-19  3:23 UTC  (6+ messages)
` [PATCH 1/5] sched: Move tick code to a separate file
` [PATCH 2/5] sched: Rename init_rq_hrtick to hrtick_rq_init
` [PATCH 3/5] sched/isolation: Add scheduler tick offloading interface
` [PATCH 4/5] sched/isolation: Residual 1Hz scheduler tick offload
` [PATCH 5/5] sched/isolation: Document "nohz_offload" flag

[PATCH V2 0/8] perf top overwrite mode
 2017-12-19  3:04 UTC  (5+ messages)
` [PATCH V2 2/8] perf tools: rewrite perf mmap read for overwrite

[PATCH v1] usb: chipidea: tegra: Use aligned DMA on Tegra30
 2017-12-19  2:58 UTC 

[PATCH v2 0/5] staging: rtl8712: fix several checkpatch style issues
 2017-12-19  2:50 UTC  (4+ messages)
` [PATCH v2 1/5] staging: rtl8712: style fix over 80 characters warnings
` [PATCH v2 2/5] staging: rtl8712: style fix multiple line dereferences

[PATCH] On ppc64le we HAVE_RELIABLE_STACKTRACE
 2017-12-19  2:46 UTC  (7+ messages)

[lkp-robot] [locking/lockdep] e966eaeeb6: BUG:KASAN:use-after-scope_in_v
 2017-12-19  2:42 UTC 

[PATCH v5 0/2] KVM: MMU: fix kvm_is_mmio_pfn()
 2017-12-19  2:40 UTC  (4+ messages)
` [PATCH v5 1/2] x86/mm: add a function to check if a pfn is UC/UC-

[PATCH v9 0/2] media: ov7740: Add a V4L2 sensor-level driver
 2017-12-19  2:11 UTC  (4+ messages)
` [PATCH v9 2/2] media: i2c: Add the ov7740 image sensor driver

[BISECTED] tpm CLKRUN breaks PS/2 keyboard and touchpad on Braswell system
 2017-12-19  2:08 UTC  (17+ messages)

[v4.14-rt][report] arm: run: stress-ng --class os --all 0 -t 5m
 2017-12-19  2:01 UTC 

[PATCH v2] x86/kexec: Exclude GART aperture from vmcore
 2017-12-19  1:58 UTC  (6+ messages)

[PATCH 4.9 000/177] 4.9.71-stable review
 2017-12-19  1:46 UTC  (4+ messages)
` [PATCH 4.9 124/177] platform/x86: sony-laptop: Fix error handling in sony_nc_setup_rfkill()

[PATCH V4] ACPI / GED: unregister interrupts during shutdown
 2017-12-19  1:42 UTC  (2+ messages)

[PATCH net-next 00/17] add some features and fix some bugs for HNS3 driver
 2017-12-19  1:41 UTC  (7+ messages)
` [PATCH net-next 14/17] net: hns3: add Asym Pause support to phy default features
` [PATCH net-next 17/17] net: hns3: change TM sched mode to TC-based mode when SRIOV enabled

[PATCH v2] x86: update/correct opcodes map
 2017-12-19  1:35 UTC  (3+ messages)

[PATCH/RFC] llist: add llist_[add|del_first]_exclusive
 2017-12-19  1:35 UTC  (2+ messages)

[PATCH v2] devres: use MACRO instead of function for devm_ioremap
 2017-12-19  1:31 UTC  (4+ messages)

[PATCH 1/3] dt-bindings: ARM: Mediatek: Fix ethsys documentation
 2017-12-19  1:32 UTC  (3+ messages)

[v2 PATCH -tip 0/6] net: tcp: sctp: dccp: Replace jprobe usage with trace events
 2017-12-19  1:31 UTC  (4+ messages)
` [v2 PATCH -tip 3/6] net: sctp: Add SCTP ACK tracking trace event

[PATCH] Remove silentoldconfig from "make help"; fix kconfig/conf's help
 2017-12-19  1:26 UTC 

[PATCH 0/3] module: minor allocation optimization
 2017-12-19  1:26 UTC  (5+ messages)
` [PATCH 1/3] module: add an early early_mod_check()
  `  "
` [PATCH 3/3] module: avoid allocation if module is already present and ready
  `  "

[PATCH] [v2] ARM: B15: fix unused label warnings
 2017-12-19  1:21 UTC  (2+ messages)

[RESEND PATCH v11 0/2] Make find_later_rq() choose a closer cpu in topology
 2017-12-19  1:20 UTC  (3+ messages)
` [RESEND PATCH v11 1/2] sched/deadline: Add support for SD_PREFER_SIBLING on find_later_rq()
` [RESEND PATCH v11 2/2] sched/rt: Add support for SD_PREFER_SIBLING on find_lowest_rq()

[RESEND PATCH v3 1/2] sched/deadline: Add cpudl_maximum_dl() for clean-up
 2017-12-19  1:19 UTC  (2+ messages)
` [RESEND PATCH v3 2/2] sched/deadline: Initialize cp->elements[].cpu to an invalid value

PROBLEM: NULL pointer dereference in kernel 4.14.6
 2017-12-18 20:17 UTC 

[PATCH] x86/doc: add PTI description
 2017-12-19  1:13 UTC  (3+ messages)

[v4.9-rt][report] stress-ng: possible circular locking dependency detected
 2017-12-19  1:06 UTC  (2+ messages)

general protection fault in show_timer
 2017-12-19  1:01 UTC  (11+ messages)

BUG: bad usercopy in memdup_user
 2017-12-19  0:57 UTC  (2+ messages)

[PATCH SERIES 4: 0/4] staging: lustre: use standard prng
 2017-12-19  0:52 UTC  (2+ messages)
` [lustre-devel] "

linux-next: manual merge of the net-next tree with the net tree
 2017-12-19  0:51 UTC 

[RFC PATCH v2 0/3] PCI: rockchip: Move PCIE_WAKE handling into rockchip pcie driver
 2017-12-19  0:48 UTC  (8+ messages)
` [RFC PATCH v2 1/3] PCI: rockchip: Add support for pcie wake irq

WARNING: kernel stack regs has bad 'bp' value (2)
 2017-12-19  0:40 UTC  (2+ messages)
` [PATCH] crypto: x86/twofish-3way - Fix %rbp usage

[PATCH v3] perf report: Fix regression when decoding intelPT traces
 2017-12-19  0:38 UTC  (2+ messages)

[PATCH] bpf: make function xdp_do_generic_redirect_map() static
 2017-12-19  0:38 UTC  (2+ messages)

linux-next: manual merge of the xtensa tree with Linus' tree
 2017-12-19  0:32 UTC 

linux-next: manual merge of the v4l-dvb tree with the vfs tree
 2017-12-19  0:30 UTC 

[PATCH][next] bpf: make function skip_callee static and return NULL rather than 0
 2017-12-19  0:28 UTC  (2+ messages)

[PATCH v3 0/3] doc: update printk documentation
 2017-12-19  0:28 UTC  (6+ messages)
` [PATCH v3 1/3] doc: convert printk-formats.txt to rst
` [PATCH v3 2/3] doc: update kpt_restrict documentation
` [PATCH v3 3/3] doc: add documentation on printing kernel addresses

[PATCH v4 00/73] XArray version 4
 2017-12-19  0:27 UTC  (8+ messages)
` [PATCH v4 08/73] xarray: Add documentation
      ` Naming of tag operations in the XArray
    ` Storing errors "

[PATCH] 4.15 vmgfx boot warning
 2017-12-19  0:26 UTC  (4+ messages)
    ` [PATCH v.2] "

[PATCH] trace/uprobes: fix output issue with address randomization
 2017-12-19  0:25 UTC  (3+ messages)

[PATCH v4 00/11] ASoC: fsl_ssi: Clean up - coding style level
 2017-12-19  0:25 UTC  (5+ messages)

[PATCH] usbip: vhci: stop printing kernel pointer addresses in messages
 2017-12-19  0:24 UTC 

[Resend][PATCH V2] cpufreq: intel_pstate: allow trace in passive mode
 2017-12-19  0:24 UTC  (3+ messages)

[PATCH][next] bpf: fix spelling mistake: "funcation"-> "function"
 2017-12-19  0:24 UTC  (2+ messages)

[PATCH] usbip: stub: stop printing kernel pointer addresses in messages
 2017-12-19  0:23 UTC 

Coredump regression with e37fdb785a5f ("exec: Use secureexec for setting dumpability")
 2017-12-19  0:19 UTC  (2+ messages)

[PATCH v2 0/6] phy: renesas: rcar-gen3-usb2: add gpio handling for R-Car D3
 2017-12-19  0:09 UTC  (5+ messages)
` [PATCH v2 6/6] phy: renesas: rcar-gen3-usb2: add gpio handling

[RFC PATCH] mm: memcontrol: memory+swap accounting for cgroup-v2
 2017-12-19  0:01 UTC 

Linux 4.15-rc4
 2017-12-18 23:24 UTC 

[PATCH v2] rcutorture: Add basic ARM64 support to run scripts
 2017-12-18 23:31 UTC  (2+ messages)

[PATCH TRIVIAL] PM / wakeup: only recommend "call"ing device_init_wakeup() once
 2017-12-18 23:30 UTC 

GREETINGS BELOVED
 2017-12-18 23:27 UTC 

[PATCH v2 3/5] staging: rtl8712: style fix indentation
 2017-12-18 23:24 UTC  (3+ messages)
` [PATCH v2 4/5] staging: rtl8712: style fix unneeded else
` [PATCH v2 5/5] staging: rtl8712: style fix returned error code

Did you get my message this time?
 2017-12-18 23:20 UTC 

[PATCH v9 00/51] powerpc, mm: Memory Protection Keys
 2017-12-18 23:15 UTC  (6+ messages)
` [PATCH v9 29/51] mm/mprotect, powerpc/mm/pkeys, x86/mm/pkeys: Add sysfs interface

[VFS PATCH] constify more dcache.h inlined helpers
 2017-12-18 23:15 UTC  (4+ messages)

[PATCH -V3 -mm] mm, swap: Fix race between swapoff and some swap operations
 2017-12-18 23:09 UTC  (3+ messages)

[PATCH] gpio: winbond: add driver
 2017-12-18 23:07 UTC  (3+ messages)

[PATCH SET 6: 0/2] staging: lustre: two miscellaneous patches
 2017-12-18 23:01 UTC  (3+ messages)
` [PATCH 1/2] staging: lustre: use strim instead of cfs_trimwhite
` [PATCH 2/2] staging: lustre: disable preempt while sampling processor id

[BUG] checkpatch.pl: false warning 'Avoid line continuations in quoted strings'
 2017-12-18 22:51 UTC 

[PATCH 0/6] Add chrdev and name query support for GLINK
 2017-12-18 22:48 UTC  (3+ messages)
` [PATCH 4/6] rpmsg: glink: Expose rpmsg name attr for glink

[PATCH v1] trace-cmd: introduce --initital-delay for record command
 2017-12-18 22:45 UTC  (7+ messages)

[PATCH 1/2] net: stmmac: Fix TX timestamp calculation
 2017-12-18 22:34 UTC  (2+ messages)
` [PATCH 2/2] net: stmmac: Fix bad RX timestamp extraction

[PATCH v2] xen/balloon: Mark unallocated host memory as UNUSABLE
 2017-12-18 22:22 UTC 

r8169 regression: UDP packets dropped intermittantly
 2017-12-18 22:32 UTC  (3+ messages)

[PATCH 0/5] staging: rtl8712: fix several checkpatch style issues
 2017-12-18 22:28 UTC  (4+ messages)

[PATCH 2/2] rtc-r7301: Fix a possible sleep-in-atomic bug in rtc7301_set_time
 2017-12-18 22:24 UTC  (2+ messages)

[PATCH 1/2] rtc-r7301: Fix a possible sleep-in-atomic bug in rtc7301_read_time
 2017-12-18 22:24 UTC  (2+ messages)

[RFC PATCH] blk-throttle: add burst allowance
 2017-12-18 22:22 UTC  (10+ messages)

[PATCH v3 0/5] TDA1997x HDMI video receiver
 2017-12-18 22:21 UTC  (4+ messages)
` [PATCH 3/5] media: i2c: Add TDA1997x HDMI receiver driver
  ` [alsa-devel] "

[PATCH] lib: add module unload support to sort tests
 2017-12-18 22:21 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).