All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-14 11:50:16 to 2019-04-14 16:03:17 UTC [more...]

[patch V3 00/32] x86: Add guard pages to exception and interrupt stacks
 2019-04-14 16:00 UTC  (18+ messages)
` [patch V3 01/32] mm/slab: Fix broken stack trace storage
` [patch V3 03/32] x86/dumpstack: Fix off-by-one errors in stack identification
` [patch V3 04/32] x86/irq/64: Remove a hardcoded irq_stack_union access
` [patch V3 05/32] x86/irq/64: Sanitize the top/bottom confusion
` [patch V3 08/32] x86/exceptions: Remove unused stack defines on 32bit
` [patch V3 10/32] x86/cpu_entry_area: Cleanup setup functions
` [patch V3 11/32] x86/exceptions: Add structs for exception stacks
` [patch V3 14/32] x86/traps: Use cpu_entry_area instead of orig_ist
` [patch V3 15/32] x86/irq/64: Use cpu entry area "
` [patch V3 16/32] x86/dumpstack/64: Use cpu_entry_area "
` [patch V3 18/32] x86/cpu: Remove orig_ist array
` [patch V3 19/32] x86/exceptions: Disconnect IST index and stack order
` [patch V3 20/32] x86/exceptions: Enable IST guard pages
` [patch V3 21/32] x86/exceptions: Split debug IST stack
` [patch V3 22/32] x86/dumpstack/64: Speedup in_exception_stack()
` [patch V3 24/32] x86/irq/32: Make irq stack a character array
` [patch V3 26/32] x86/irq/64: Rename irq_stack_ptr to hardirq_stack_ptr

[Bug 110422] AMD_DEBUG=forcedma will crash OpenGL aps with SIGFAULT on VegaM 8706G
 2019-04-14 16:01 UTC 

[PATCH] proc: fix map_files test on F29
 2019-04-14 15:58 UTC  (3+ messages)

[patch V3 00/32] x86: Add guard pages to exception and interrupt stacks
 2019-04-14 15:46 UTC 

A modified, and maybe final, proposal for an S1G header for RadioTap
 2019-04-14 15:57 UTC 

[RESEND PATCH] drivers/iio/gyro/mpu3050-core.c: This patch fix the following checkpatch warning
 2019-04-14 15:53 UTC 

[Buildroot] [PATCH v2, 1/1] package/ngircd: fix static build with openssl and atomic
 2019-04-14 15:51 UTC 

[GIT PULL 1/3] ARM: dts: exynos: Changes for v5.2
 2019-04-14 15:48 UTC  (6+ messages)
` [GIT PULL 2/3] arm64: "
` [GIT PULL 3/3] ARM: samsung: "

[Qemu-devel] [PATCH 0/4] Improve 40p, make AIX 5.1 boot
 2019-04-14 15:43 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/4] lsi53c895a: hide 53c895a registers in 53c810
` [Qemu-devel] [PATCH 2/4] 40p and prep: implement PCI bus mastering
` [Qemu-devel] [PATCH 3/4] target/ppc: improve performance of large BAT invalidations

WARNING in io_uring_setup
 2019-04-14 15:45 UTC  (3+ messages)

[PATCH 04/12] phy: tegra: add missing of_node_put after of_device_is_available
 2019-04-14 15:42 UTC  (3+ messages)

[PATCH 00/16] watchdog: refactor init_timeout and update users
 2019-04-14 15:41 UTC  (6+ messages)
` [PATCH 01/16] watchdog: refactor watchdog_init_timeout

[PATCH] staging: android: vsoc: fix copy_from_user overrun
 2019-04-14 15:37 UTC 

Kconfig dependency issue on function-graph tracer and frame pointer on arm
 2019-04-14 15:37 UTC  (7+ messages)

[PATCH] ARM: dts: bugfix tqma7 soft reset issue
 2019-04-14 15:32 UTC  (4+ messages)

[Buildroot] [PATCH v8 0/9] Package CPE Reporting
 2019-04-14 15:32 UTC  (11+ messages)
` [Buildroot] [PATCH v8 1/9] cpe-info: new make target
` [Buildroot] [PATCH v8 2/9] cpe-info: id prefix/suffix
` [Buildroot] [PATCH v8 5/9] toolchain/toolchain-ext: glibc cpe-info support
` [Buildroot] [PATCH v8 6/9] cpe-info: update manual for new pkg vars
` [Buildroot] [PATCH v8 9/9] docs/manual: new security management section

[PATCH RE-SEND] clk: tegra: Don't enable already enabled PLLs
 2019-04-14 15:27 UTC  (5+ messages)

[PATCH 03/12] PowerPC-83xx: add missing of_node_put after of_device_is_available
 2019-04-14 15:25 UTC  (4+ messages)

[PATCH net 0/4] qed: Fix the Doorbell Overflow Recovery mechanism
 2019-04-14 14:23 UTC  (5+ messages)
` [PATCH net 1/4] qed: Delete redundant doorbell recovery types
` [PATCH net 2/4] qed: Fix the doorbell address sanity check
` [PATCH net 3/4] qed: Fix missing DORQ attentions
` [PATCH net 4/4] qed: Fix the DORQ's attentions handling

[4/6] dma: tegra: add accurate reporting of dma state
 2019-04-14 15:20 UTC  (9+ messages)
            ` [PATCH 4/6] "

[Buildroot] [PATCH] package/dacapo: fix indentation
 2019-04-14 15:20 UTC  (2+ messages)

[Buildroot] [git commit] package/dacapo: fix indentation
 2019-04-14 15:20 UTC 

[Qemu-devel] [PATCH RFC 0/1] block/rbd: increase dynamically the image size
 2019-04-14 15:14 UTC  (11+ messages)
` [Qemu-devel] [PATCH RFC 1/1] "

[PATCH 0/3] i915/gvt/dmabuf: some plane 'size' fixes
 2019-04-14 15:13 UTC  (5+ messages)
` [PATCH 1/3] i915/gvt/dmabuf: vgpu_get_plane_info: validate_range with size in bytes
` [PATCH 2/3] i915/gvt/dmabuf: fix comment about 'size' field
` [PATCH 3/3] i915/gvt/dmabuf: update_fb_info: convert size correctly
` ✓ Fi.CI.BAT: success for i915/gvt/dmabuf: some plane 'size' fixes

[PATCH 02/12] drm/tegra: rgb: add missing of_node_put after of_device_is_available
 2019-04-14 15:01 UTC  (3+ messages)

[Qemu-devel] [PATCH RFC v6 00/12] Add RX archtecture support
 2019-04-14 14:55 UTC  (6+ messages)
  ` [Qemu-devel] [PATCH RFC v6 12/12] include/hw/regiserfields.h: Add 8bit and 16bit registers

[Buildroot] [PATCH 1/2] package/msmtp: drop unneeded static openssl workaround
 2019-04-14 14:56 UTC  (2+ messages)

[PATCH RFT] watchdog: da9063_wdt: parse DT for timeout value, too
 2019-04-14 14:52 UTC  (2+ messages)

[RFC patch 00/41] stacktrace: Avoid the pointless redirection through struct stack_trace
 2019-04-14 14:49 UTC  (3+ messages)
` [RFC patch 21/41] proc: Simplify task stack retrieval

[OpenRISC] cannot boot linux
 2019-04-14 14:46 UTC 

[PATCH 01/12] arm-cci: add missing of_node_put after of_device_is_available
 2019-04-14 14:45 UTC  (3+ messages)

[dpdk-dev] [PATCH v7 1/4] mk: introduce helper to check valid compiler argument
 2019-04-14 14:40 UTC  (5+ messages)
` [dpdk-dev] [PATCH v8 2/4] meson: add infra to support machine specific flags

[B.A.T.M.A.N.] batman-adv release mailing list or RSS feed?
 2019-04-14 14:39 UTC  (2+ messages)

[PATCH v2 1/3] pmbus: introduce PMBUS_VIRT_*_SAMPLES registers
 2019-04-14 14:37 UTC  (4+ messages)
` [PATCH v2 2/3] lm25066: support SAMPLES_FOR_AVG register

[Xen-devel] [PATCH] xen/arm: Blacklist PMU with "arm, cortex-a53-pmu"
 2019-04-14 14:33 UTC  (3+ messages)
  `  "

[BUG] GIT_SSH_COMMAND is not being decomposed
 2019-04-14 14:34 UTC  (4+ messages)

[0/3] TLB flush counters
 2019-04-14 14:27 UTC  (6+ messages)
` [1/3] x86: Update DEBUG_TLBFLUSH options description

[Bug 199035] BCM2046B1 and hid2hci generates highcpu usage due to udev since 4.14 kernel
 2019-04-14 14:22 UTC 

[PATCH] package_ipk: handle exception for subprocess command
 2019-04-14 14:21 UTC  (2+ messages)

[PATCH] drivers/iio/gyro/mpu3050-core.c: This patch fix the following checkpatch warning
 2019-04-14 14:15 UTC  (2+ messages)

[PATCH] watchdog: renesas_wdt: drop superfluous glob pattern
 2019-04-14 14:15 UTC  (2+ messages)

f2fs: trying to write to read-only block-device
 2019-04-14 14:14 UTC 

[PATCH v2] dt-bindings: memory: tegra: Add external memory controller binding for Tegra210
 2019-04-14 14:11 UTC  (3+ messages)

[PATCH] iio: accell: mma8452: free iio trigger pointer when cleanup
 2019-04-14 14:08 UTC  (4+ messages)
  ` [EXT] "

[PATCH] quota: remvoe redundant variable assignment
 2019-04-14 13:58 UTC 

[PATCH] iio: imu: st_lsm6dsx: inline per-sensor data
 2019-04-14 13:59 UTC  (2+ messages)

[PATCH v3 0/2] Add support for the TI ADS8344 A/DC chips
 2019-04-14 13:55 UTC  (12+ messages)
` [PATCH v3 1/2] dt-bindings: iio: adc: Add bindings for "
` [PATCH v3 2/2] iio: adc: Add driver for the "

[Xen-devel] [xen-unstable-smoke test] 134778: regressions - FAIL
 2019-04-14 13:50 UTC  (3+ messages)
  `  "

[Bug 110416] Newly installed Kubuntu 18.04 brokes after try to install amdgpu for RX 550
 2019-04-14 13:45 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] boot/riscv-pk: add generation of binary bbl file
 2019-04-14 13:43 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] board/sifive: add support for the HiFive Unleashed board

[Buildroot] [PATCH 1/1] dacapo: new package
 2019-04-14 13:42 UTC  (2+ messages)

[PATCH v6 0/6] iio: gyro: add core driver for fxas21002c
 2019-04-14 13:41 UTC  (13+ messages)
` [PATCH v6 1/6] iio: gyro: add DT bindings to fxas21002c
` [PATCH v6 2/6] iio: gyro: add core driver for fxas21002c
` [PATCH v6 3/6] iio: gyro: fxas21002c: add i2c driver
` [PATCH v6 4/6] iio: gyro: fxas21002c: add spi driver
` [PATCH v6 5/6] ARM: dts: imx7s-warp: add fxas21002c gyroscope
` [PATCH v6 6/6] MAINTAINERS: add entry for fxas21002c gyro driver

[Bug 110421] Exception in thread "main" java.lang.Error: Unresolved compilation problems
 2019-04-14 13:41 UTC 

[Buildroot] [PATCH 1/1] package/systemd: update BR2_PACKAGE_SYSTEMD_ARCH_SUPPORTS
 2019-04-14 13:39 UTC 

[Buildroot] [git commit] package/dacapo: new package
 2019-04-14 13:32 UTC 

[Bug 110420] Exception in thread "main" java.lang.Error: Unresolved compilation problems
 2019-04-14 13:32 UTC 

[Linux-kernel-mentees] lkmp: [1] Stable release report
 2019-04-14 13:29 UTC  (4+ messages)

[meta-oe][PATCH 1/3] systemd: remove 2 obsolete useradds
 2019-04-14 13:24 UTC  (3+ messages)
` [meta-oe][PATCH 2/3] systemd: container remove rrecommend
` [meta-oe][PATCH 3/3] runqemu: support non-bootable wic images

[Buildroot] [PATCH 1/1] package/ngircd: fix static build with openssl and atomic
 2019-04-14 13:28 UTC  (2+ messages)

[BUG] rebase --interactive silently overwrites ignored files
 2019-04-14 13:24 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/systemd-bootchart: add BR2_PACKAGE_SYSTEMD_BOOTCHART_ARCH_SUPPORTS
 2019-04-14 13:24 UTC 

[Buildroot] New Package: Entware
 2019-04-14 13:19 UTC 

[PATCH 1/5] pinctrl: pistachio: fix leaked of_node references
 2019-04-14 13:15 UTC  (2+ messages)

status of seekwater
 2019-04-14 13:11 UTC  (2+ messages)

[RESEND PATCH] blk-mq: fix hang caused by freeze/unfreeze sequence
 2019-04-14 13:09 UTC  (3+ messages)

[PATCH 3/3] Kconfig: change configuration of srf04 ultrasonic iio sensor
 2019-04-14 13:09 UTC  (2+ messages)

[PATCH 2/3] devantech-srf04.yaml: add Maxbotix ultrasonic iio proximity sensors
 2019-04-14 13:08 UTC  (3+ messages)

[PATCH 1/3] srf04.c: add maxbotix ultrasonic sensors
 2019-04-14 13:06 UTC  (2+ messages)

[U-Boot] [PATCH 2/8] video/console: Implement reverse video ANSI sequence for DM_VIDEO
 2019-04-14 13:05 UTC  (2+ messages)
` [U-Boot] [PATCH v2 "

[LTP] [PATCH 1/1] tst_test.h: Include common headers to fix missing function declaration
 2019-04-14 13:03 UTC 

[PATCH] iio: dac: ad5758: Modifications for new revision
 2019-04-14 13:02 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/babeld: bump to version 1.8.4
 2019-04-14 13:01 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/cmocka: bump to version 1.1.5
 2019-04-14 13:01 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/mutt: fix static build with idn2 and unistring
 2019-04-14 13:01 UTC  (2+ messages)

[Buildroot] [git commit] package/mutt: bump to version 1.11.4
 2019-04-14 13:00 UTC 

[Buildroot] [git commit] package/mutt: fix static build with idn2 and unistring
 2019-04-14 13:00 UTC 

[Buildroot] [git commit] package/babeld: bump to version 1.8.4
 2019-04-14 12:59 UTC 

[Buildroot] [git commit] package/cmocka: bump to version 1.1.5
 2019-04-14 12:59 UTC 

[Buildroot] [PATCH] package/cgilua: bump to version 5.2.1
 2019-04-14 12:58 UTC  (2+ messages)

[Buildroot] [git commit] package/cgilua: bump to version 5.2.1
 2019-04-14 12:58 UTC 

[Buildroot] [PATCH] package/most: disable parallel build
 2019-04-14 12:57 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-spi/master
 2019-04-14 12:57 UTC  (2+ messages)

[Buildroot] [git commit] package/most: disable parallel build
 2019-04-14 12:57 UTC 

[Buildroot] [PATCH 1/1] package/util-linux: fix build with glibc 2.29
 2019-04-14 12:56 UTC  (2+ messages)

[U-Boot] [PATCH 0/8] video/console: Fix various DM_VIDEO console issues
 2019-04-14 12:54 UTC  (6+ messages)
` [U-Boot] [PATCH 3/8] video/console: Implement relative cursor movement ANSI handling

[PATCH][next] iio: temperature: max31856: fix uninitialized error return
 2019-04-14 12:53 UTC  (3+ messages)

[PATCH 1/2] regulator: max8998: Constify regulator_ops
 2019-04-14 12:48 UTC  (2+ messages)
` [PATCH 2/2] regulator: max8998: Factor out struct voltage_map_desc

[bug report] iio:temperature: Add MAX31856 thermocouple support
 2019-04-14 12:47 UTC  (2+ messages)

[PATCH] dhcp: fix isc_boolean_t patch
 2019-04-14 12:47 UTC 

[Buildroot] [git commit] package/util-linux: fix build with glibc 2.29
 2019-04-14 12:46 UTC 

[Buildroot] [PATCH 1/2] package/stunnel: fix static build with openssl and atomic
 2019-04-14 12:46 UTC  (2+ messages)

[PATCH] iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack
 2019-04-14 12:45 UTC  (2+ messages)

[Buildroot] [git commit] package/stunnel: security bump to version 5.53
 2019-04-14 12:42 UTC 

[Buildroot] [git commit] package/stunnel: fix static build with openssl and atomic
 2019-04-14 12:42 UTC 

[PATCH -next] iio: imu: st_lsm6dsx: remove set but not used variables 'acc_sensor' and 'gyro_sensor'
 2019-04-14 12:40 UTC  (4+ messages)
` [PATCH -next] iio: imu: st_lsm6dsx: remove set but not used variables 'acc_sensor' and 'gyro_sen

[PATCH v3 1/2] dt-bindings: power: supply: Add charge-status-gpios property
 2019-04-14 12:40 UTC  (2+ messages)
` [PATCH v3 2/2] power: supply: gpio-charger: Add support for charger status

[PATCH] drivers: iio: Add more data field for iio driver hysteresis parsing
 2019-04-14 12:36 UTC  (2+ messages)

[PATCH 1/5] mac80211: mesh: drop redundant rcu_read_lock/unlock calls
 2019-04-14 12:34 UTC  (6+ messages)
` [PATCH 5/5] mac80211: set NETIF_F_LLTX when using intermediate tx queues

linux-next: Tree for Apr 8
 2019-04-14 12:30 UTC  (3+ messages)
` linux-next: Tree for Apr 8 (iio/adc/)

[PATCH] proc: fixup proc-pid-vm test
 2019-04-14 12:30 UTC 

[PATCH 0/7] KVM: lapic: Fix a variety of timer adv issues
 2019-04-14 12:21 UTC  (7+ messages)
` [PATCH 5/7] KVM: lapic: Busy wait for timer to expire when using hv_timer
` [PATCH 6/7] KVM: lapic: Clean up the code for handling of a pre-expired hv_timer
` [PATCH 7/7] KVM: VMX: Skip delta_tsc shift-and-divide if the dividend is zero

[PATCH v3 0/4] support reserving crashkernel above 4G on arm64 kdump
 2019-04-14 12:13 UTC  (10+ messages)
` [PATCH v3 3/4] arm64: kdump: support more than one crash kernel regions

crypto: lrw - Fix atomic sleep when walking skcipher
 2019-04-14 12:07 UTC 

[PATCH] drivers/cpufreq/acpi-cpufreq.c: This fixes the following checkpatch warning
 2019-04-14 12:07 UTC 

BUG: sleeping function called from invalid context at crypto/skcipher.c:LINE
 2019-04-14 12:03 UTC  (2+ messages)
` crypto: xts - Fix atomic sleep when walking skcipher

[U-Boot] getting rid of clearly(?) obsolete doc/README* files?
 2019-04-14 11:50 UTC 


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.