public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-23 22:10:44 to 2017-02-24 07:51:53 UTC [more...]

[PATCH] x86: Implement __WARN using UD0
 2017-02-24  7:43 UTC  (4+ messages)

[PATCH] /proc/kcore: Update physical address for kcore ram and text
 2017-02-24  7:39 UTC  (5+ messages)

[PATCH] docs: Make CodingStyle and SubmittingPatches symlinks
 2017-02-24  7:50 UTC  (6+ messages)

[ANNOUNCE] kmod 24
 2017-02-24  7:46 UTC 

[PATCH v3 0/2] perf/sdt: Directly record SDT events with 'perf record'
 2017-02-24  7:43 UTC  (3+ messages)
` [PATCH v3 1/2] perf/sdt: Introduce util func is_sdt_event()
` [PATCH v3 2/2] perf/sdt: Directly record SDT events with 'perf record'

[PATCH 1/2] x86, pkeys: check against max pkey to avoid overflows
 2017-02-24  7:45 UTC  (6+ messages)
` [PATCH 2/2] selftests, x86, pkeys: test with random, unallocated protection keys

[PATCH 0/9] tools subsystem refcounter conversions
 2017-02-24  7:27 UTC  (7+ messages)

[PATCH] ASoC: atmel-classd: fix audio clock rate
 2017-02-24  7:10 UTC 

[PATCH v2 0/7] in-kernel resource manager
 2017-02-24  6:59 UTC  (3+ messages)
` [PATCH v2 6/7] tpm: expose spaces via a device link /dev/tpms<n>
  ` [tpmdd-devel] "

[PATCH v2] mm/vmscan: fix high cpu usage of kswapd if there are no reclaimable pages
 2017-02-24  6:49 UTC 

[PATCH] PCI,pciehp: Skip not changed command write
 2017-02-24  6:54 UTC 

[PATCH] PCI, pciehp: Reuse set_slot_off()
 2017-02-24  6:54 UTC 

[PATCH] clk: zynqmp: fix itnull.cocci warnings
 2017-02-24  6:48 UTC 

[Merge branch 'core-debugobjects-for-linus' of git] 575260e3f8: WARNING: CPU: 0 PID: 1 at kernel/time/hrtimer.c:1090 hrtimer_init
 2017-02-24  6:45 UTC 

[PATCH v3 0/3] staging: wilc1000: multiple coding style changes to struct tstrRSSI
 2017-02-24  6:40 UTC  (7+ messages)
` [PATCH v3 1/3] staging: wilc1000: Rename struct tstrRSSI to rssi_history_buffer
  ` [Outreachy kernel] "
` [PATCH v3 2/3] staging: wilc1000: Rename tstrRSSI members and change type of u8Full to bool
  ` [Outreachy kernel] "
` [PATCH v3 3/3] staging: wilc1000: Rename network_info member str_rssi to rssi_history
  ` [Outreachy kernel] "

[PATCH] treewide: Remove remaining executable attributes from source files
 2017-02-24  6:29 UTC 

[PATCH 1/3] btusb: wake system up when receives a wake irq
 2017-02-24  6:24 UTC  (3+ messages)
` [PATCH 2/3] btmrvl: "
` [PATCH 3/3] mwifiex: "

[PATCH V4 0/6] mm: fix some MADV_FREE issues
 2017-02-24  6:15 UTC  (12+ messages)
` [PATCH V4 1/6] mm: delete unnecessary TTU_* flags
` [PATCH V4 3/6] mm: move MADV_FREE pages into LRU_INACTIVE_FILE list
` [PATCH V4 4/6] mm: reclaim MADV_FREE pages
` [PATCH V4 6/6] proc: show MADV_FREE pages info in smaps

[PATCH 0/4] perf annotate: Fixes for line numbers and Introduce source_code
 2017-02-24  5:57 UTC  (3+ messages)
` [PATCH 4/4] perf annotate: Introduce source_code to collect actual code

[PATCH v2 1/3] mtd: nand: Cleanup/rework the atmel_nand driver
 2017-02-24  5:18 UTC  (12+ messages)

[PATCH V3 0/4] Define coherent device memory node
 2017-02-24  4:53 UTC  (8+ messages)

[PATCH v4 00/24] OpenRISC patches for 4.11
 2017-02-24  4:32 UTC  (25+ messages)
` [PATCH v4 01/24] openrisc: use SPARSE_IRQ
` [PATCH v4 02/24] openrisc: add cache way information to cpuinfo
` [PATCH v4 03/24] openrisc: tlb miss handler optimizations
` [PATCH v4 04/24] openrisc: head: use THREAD_SIZE instead of magic constant
` [PATCH v4 05/24] openrisc: head: refactor out tlb flush into it's own function
` [PATCH v4 06/24] openrisc: add l.lwa/l.swa emulation
` [PATCH v4 07/24] openrisc: add atomic bitops
` [PATCH v4 08/24] openrisc: add cmpxchg and xchg implementations
` [PATCH v4 09/24] openrisc: add optimized atomic operations
` [PATCH v4 10/24] openrisc: add futex_atomic_* implementations
` [PATCH v4 11/24] openrisc: remove unnecessary stddef.h include
` [PATCH v4 12/24] openrisc: Fix the bitmask for the unit present register
` [PATCH v4 13/24] openrisc: Initial support for the idle state
` [PATCH v4 14/24] openrisc: Add optimized memset
` [PATCH v4 15/24] openrisc: Add optimized memcpy routine
` [PATCH v4 16/24] openrisc: Add .gitignore
` [PATCH v4 17/24] MAINTAINERS: Add the openrisc official repository
` [PATCH v4 18/24] scripts/checkstack.pl: Add openrisc support
` [PATCH v4 19/24] openrisc: entry: Whitespace and comment cleanups
` [PATCH v4 20/24] openrisc: entry: Fix delay slot detection
` [PATCH v4 21/24] openrisc: head: Move init strings to rodata section
` [PATCH v4 22/24] arch/openrisc/lib/memcpy.c: use correct OR1200 option
` [PATCH v4 23/24] openrisc: Export ioremap symbols used by modules
` [PATCH v4 24/24] openrisc: head: Init r0 to 0 on start

[PATCH 0/2] Add support for cros-ec-extcon driver
 2017-02-24  3:44 UTC  (5+ messages)
  ` [PATCH 1/2] extcon: cros-ec: Add extcon-cros-ec driver to support display out
  ` [PATCH 2/2] dt-bindings: extcon: Add support for cros-ec device

[PATCH v2 00/17] ARM: Initial Actions Semi S500 and S900 enablement
 2017-02-24  3:49 UTC  (20+ messages)
` [PATCH v2 01/17] dt-bindings: Add vendor prefix for Actions Semi
` [PATCH v2 02/17] dt-bindings: arm: Document Actions Semi S500
` [RFC v2 03/17] dt-bindings: timer: Document Owl timer
` [PATCH v2 04/17] clocksource: Add "
` [PATCH v2 05/17] ARM: Prepare Actions Semi S500
` [PATCH v2 06/17] ARM64: Prepare Actions Semi S900
` [PATCH v2 07/17] dt-bindings: serial: Document Actions Semi Owl UARTs
` [PATCH v2 08/17] tty: serial: Add Actions Semi Owl UART earlycon
` [PATCH v2 09/17] Documentation: kernel-parameters: Document owl earlycon
` [PATCH v2 10/17] ARM: dts: Add Actions Semi S500 and LeMaker Guitar
` [PATCH v2 11/17] dt-bindings: Add vendor prefix for uCRobotics
` [PATCH v2 12/17] dt-bindings: arm: Document Actions Semi S900
` [RFC v2 13/17] ARM64: dts: Add Actions Semi S900 and Bubblegum-96
` [RFC v2 14/17] MAINTAINERS: Add Actions Semi Owl section
` [PATCH v2 15/17] tty: serial: owl: Implement console driver
` [PATCH v2 16/17] ARM64: dts: actions: s900-bubblegum-96: Add fake uart5 clk
` [PATCH v2 17/17] ARM: dts: s500-guitar-bb-rev-b: Add fake uart3 clock

[PATCH v4 08/11] drivers: perf: hisi: use poll method to avoid L3C counter overflow
 2017-02-24  3:11 UTC  (4+ messages)

[PATCH v2 0/4] usb: dwc3: dual-role support
 2017-02-24  3:08 UTC  (5+ messages)
` [PATCH v2 4/4] usb: dwc3: Workaround for super-speed host on dra7 in dual-role mode

[PATCH v4 10/11] drivers: perf: hisi: Handle counter overflow IRQ in MN PMU
 2017-02-24  3:04 UTC  (5+ messages)

linux-next: Tree for Feb 24
 2017-02-24  3:01 UTC 

net: possible deadlock in skb_queue_tail
 2017-02-24  2:56 UTC  (2+ messages)

[PATCH linux v8 0/6] drivers: hwmon: Add On-Chip Controller driver
 2017-02-24  2:42 UTC  (2+ messages)

[PATCH v4 00/17] x86: Enable User-Mode Instruction Prevention
 2017-02-24  2:41 UTC  (9+ messages)
` [PATCH v4 01/17] x86/mpx: Do not use SIB index if index points to R/ESP
` [PATCH v4 15/17] x86/traps: Fixup general protection faults caused by UMIP

[PATCH V2] cpufreq: schedutil: Redefine the rate_limit_us tunable
 2017-02-24  2:29 UTC  (3+ messages)

[Qemu-devel] kvm bug in __rmap_clear_dirty during live migration
 2017-02-24  2:23 UTC 

[PATCH] target/user: Add daynmic growing data area feature support
 2017-02-24  2:07 UTC  (3+ messages)
  ` [PATCH] target/user: Add daynmic growing data area featuresupport

[git pull] drm for v4.11 - main pull request
 2017-02-24  1:56 UTC  (3+ messages)

[RFC][PATCH] drm: kirin: Add a mutex to avoid fb initialization race
 2017-02-24  1:55 UTC  (2+ messages)

9908859acaa9 cpuidle/menu: add per CPU PM QoS resume latency consideration
 2017-02-24  1:49 UTC  (5+ messages)

[PATCH] f2fs: clean up codes in f2fs_gc related with write_checkpoint
 2017-02-24  1:40 UTC  (2+ messages)

[PATCH v4 00/36] i.MX Media Driver
 2017-02-24  1:30 UTC  (6+ messages)
` [PATCH v4 33/36] media: imx: redo pixel format enumeration and negotiation

[PATCH 0/3] drm/tinydrm: Fix compiler warnings
 2017-02-24  1:36 UTC  (2+ messages)

[PATCH] f2fs: put allocate_segment after refresh_sit_entry
 2017-02-24  1:33 UTC  (2+ messages)

[PATCH v1 1/3] extcon: int3496: Propagate error code of gpiod_to_irq()
 2017-02-24  1:30 UTC  (6+ messages)
    ` [PATCH v1 2/3] extcon: int3496: Rename GPIO pins in accordance with binding
    ` [PATCH v1 3/3] extcon: int3496: Add GPIO ACPI mapping table

[PATCH 1/4] perf ftrace: Add support for --pid option
 2017-02-24  1:12 UTC  (4+ messages)
` [PATCH 2/4] perf tools: Introduce cpu_map__snprint_mask()
` [PATCH 3/4] perf ftrace: Add support for -a and -C option
` [PATCH 4/4] perf ftrace: Use pager for displaying result

[PATCH] llist: Don't reinvent the wheel but use existing llist API
 2017-02-24  1:20 UTC  (2+ messages)
` [lkp-robot] [llist] bc1a405b00: Kernel_panic-not_syncing:No_working_init_found

[PATCH 0/3] Reduce amount of time kswapd sleeps prematurely
 2017-02-24  1:17 UTC  (5+ messages)
` [PATCH 1/3] mm, vmscan: fix zone balance check in prepare_kswapd_sleep

[patch 0/3] KVM CPU frequency change hypercalls
 2017-02-23 23:19 UTC  (6+ messages)

kprobes vs __ex_table[]
 2017-02-24  1:04 UTC  (2+ messages)

[PATCH 00/11] ARM: Initial Actions Semi S500 and S900 enablement
 2017-02-24  0:59 UTC  (3+ messages)
` [PATCH 08/11] ARM: dts: Prepare Actions Semi S500 and LeMaker Guitar

[PATCH] drm: bridge: dw-hdmi: support i2c extended read mode
 2017-02-24  0:50 UTC  (2+ messages)

[PATCH 4/8] drm/sun4i: add support for sun8i DE2 mixers and display engines
 2017-02-24  0:46 UTC  (2+ messages)

[PATCH] perf, tools, script: Add brstackinsn for branch stacks
 2017-02-23 23:46 UTC 

[PATCH v2 0/4] New Microsemi PCI Switch Management Driver
 2017-02-24  0:35 UTC  (10+ messages)
` [PATCH v2 1/4] MicroSemi Switchtec management interface driver
` [PATCH v2 3/4] switchtec: Add sysfs attributes to the Switchtec driver

[PATCH v2 0/4] Use Exynos macros for pinctrl settings
 2017-02-24  0:22 UTC  (4+ messages)
  ` [PATCH v2 1/4] pinctrl: samsung: Fix the width of PINCFG_TYPE_DRV bitfields for Exynos5433

[PATCH] [v2] selftests, x86, pkeys: test with random, unallocated protection keys
 2017-02-24  0:23 UTC 

[PATCH] uapi: fix rdma/mlx5-abi.h userspace compilation errors
 2017-02-24  0:28 UTC 

[PATCH] uapi: fix linux/netfilter/xt_hashlimit.h userspace compilation error
 2017-02-24  0:23 UTC 

[PATCH 0/8] ARM: sun8i: a33: Mali improvements
 2017-02-24  0:19 UTC  (5+ messages)

[PATCH v3 0/4] New Microsemi PCI Switch Management Driver
 2017-02-24  0:07 UTC  (5+ messages)
` [PATCH v3 1/4] MicroSemi Switchtec management interface driver
` [PATCH v3 2/4] switchtec: Add user interface documentation
` [PATCH v3 3/4] switchtec: Add sysfs attributes to the Switchtec driver
` [PATCH v3 4/4] switchtec: Add IOCTLs "

[PATCH] fs: nfsd: remove superfluous KERN_INFO
 2017-02-24  0:15 UTC 

[PATCH 01/10] perf, tools, stat: Factor out callback for collecting event values
 2017-02-24  0:10 UTC  (10+ messages)
` [PATCH 02/10] perf, tools, stat: Collapse identically named events
` [PATCH 03/10] perf, tools: Factor out PMU matching in parser
` [PATCH 04/10] perf, tools: Expand PMU events by prefix match
` [PATCH 05/10] perf, tools: Special case uncore_ prefix
` [PATCH 06/10] perf, tools: Add a simple expression parser for JSON
` [PATCH 07/10] perf, tools: Support MetricExpr header in JSON event list
` [PATCH 08/10] perf, tools, stat: Output JSON MetricExpr metric
` [PATCH 09/10] perf, tools, list: Support printing MetricExpr with -v
` [PATCH 10/10] perf, tools: Add support for MetricName JSON attribute

[Regression?] 1ea0ce4069 ("selinux: allow changing labels for cgroupfs") stops Android from booting
 2017-02-24  0:01 UTC  (2+ messages)

[PATCH V2 0/3] Add Spreadtrum SP9860G support
 2017-02-24  0:00 UTC  (3+ messages)
` [PATCH V2 1/3] arm64: dts: Add basic DT to support Spreadtrum's SP9860G

[GIT PULL] usercopy fix for v4.11-rc1
 2017-02-23 23:47 UTC 

[PATCH] qla2xxx: fix spelling mistake: "seperator" -> "separator"
 2017-02-23 22:07 UTC  (2+ messages)

intel-iommu sysfs oops
 2017-02-23 23:30 UTC  (2+ messages)

[RFC/PATCH] of: Mark property::value as const
 2017-02-23 23:38 UTC  (8+ messages)

[PATCH 0/2] PM / hibernate: Two hibernate.c cleanups
 2017-02-23 23:26 UTC  (3+ messages)
` [PATCH 1/2] PM / hibernate: Untangle power_down()
` [PATCH 2/2] PM / hibernate: Define pr_fmt() and use pr_*() instead of printk()

[PATCH] scsi/mac_scsi: Fix MAC_SCSI=m option when SCSI=m
 2017-02-23 22:25 UTC  (2+ messages)

[GIT PULL 0/7] ARM: SoC changes for v4.11
 2017-02-23 23:33 UTC  (10+ messages)
` [GIT PULL 1/7] ARM: SoC non-urgent fixes for merge window
` [GIT PULL 2/7] ARM: SoC platform updates
` [GIT PULL 3/7] ARM: SoC 64-bit changes for v4.11
` [GIT PULL 4/7] ARM: SoC defconfig updates "
` [GIT PULL 5/7] ARM: DT "
` [GIT PULL 6/7] ARM: 64-bit "
` [GIT PULL 7/7] ARM: SoC driver updates

linux-next: manual merge of the drm tree with Linus' tree
 2017-02-23 23:17 UTC 

linux-next: build warnings after merge of the drm tree
 2017-02-23 23:27 UTC 

linux-next: build failure after merge of the drm tree
 2017-02-23 23:25 UTC 

[PATCH] mm: do not access page->mapping directly on page_endio
 2017-02-23 23:26 UTC  (5+ messages)

[PATCH 1/2] workqueue: Add new function mod_fwd_delayed_work()
 2017-02-23 23:22 UTC  (5+ messages)

[RFC PATCH v4 00/28] x86: Secure Memory Encryption (AMD)
 2017-02-23 23:12 UTC  (4+ messages)
` [RFC PATCH v4 07/28] x86: Provide general kernel support for memory encryption

[PATCH 1/3] f2fs: remove build_free_nids() during checkpoint
 2017-02-23 22:58 UTC  (5+ messages)
` [PATCH 2/3] f2fs: add bitmaps for empty or full NAT blocks
  ` [f2fs-dev] "
  ` [PATCH 2/3 v2] "

[PATCH 0/8] ARM: sun8i: a33: Mali improvements
 2017-02-23 22:58 UTC  (6+ messages)
` [PATCH 3/8] mm: cma: Export a few symbols

[REGRESSION] EFI mixed mode patch triggers boot failure
 2017-02-23 23:02 UTC  (10+ messages)

[PATCH 1/4] v4l2: device_register_subdev_nodes: allow calling multiple times
 2017-02-23 22:52 UTC  (7+ messages)

making documentation targets on v4.10 with Fedora 25
 2017-02-23 22:48 UTC  (6+ messages)

[RESEND PATCH] PM / AVS: rockchip-io: add io selectors and supplies for rk3328
 2017-02-23 22:17 UTC  (2+ messages)

[PATCH] checkpatch: don't complain on module_param(foo, bar, 0)
 2017-02-23 22:20 UTC  (3+ messages)

[PATCH v4 03/17] x86/mpx, x86/insn: Relocate insn util functions to a new insn-kernel
 2017-02-23 22:18 UTC  (2+ messages)

4.10 kernel on thinkpad x220: rodata_test: test data was not read only
 2017-02-23 22:16 UTC  (2+ messages)

[PATCH v5 00/10] Landlock LSM: Toward unprivileged sandboxing
 2017-02-23 22:13 UTC  (3+ messages)
` [PATCH v5 07/10] bpf: Add a Landlock sandbox example


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox