All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-03 15:29:39 to 2019-03-03 18:21:03 UTC [more...]

iOS WG Battery Life
 2019-03-03 15:30 UTC  (6+ messages)

[PATCH net-next 0/2] lib: string: add strreplace_nonalnum
 2019-03-03 18:15 UTC  (11+ messages)
` [PATCH net-next 1/2] "
  ` Fwd: "
` [PATCH net-next 2/2] net: phy: aquantia: use new function strreplace_nonalnum

[morty][PATCH v2] perl, do_install_ptest_base: add "--" into "tar" command line
 2019-03-03 18:19 UTC  (4+ messages)

[PATCH v9 0/7] Support Trusted Foundations firmware on Tegra30
 2019-03-03 17:12 UTC  (16+ messages)
` [PATCH v9 1/7] ARM: trusted_foundations: Support L2 cache maintenance
` [PATCH v9 2/7] ARM: trusted_foundations: Make prepare_idle call to take mode argument
` [PATCH v9 3/7] ARM: trusted_foundations: Provide information about whether firmware is registered
` [PATCH v9 4/7] ARM: tegra: Set up L2 cache using Trusted Foundations firmware
` [PATCH v9 5/7] ARM: tegra: Don't apply CPU erratas in insecure mode
` [PATCH v9 6/7] ARM: tegra: Always boot CPU in ARM-mode
` [PATCH v9 7/7] ARM: tegra: Add firmware calls required for suspend-resume on Tegra30

[PATCH-V2 v4.9] x86/uaccess: Don't leak the AC flag into __put_user() value evaluation
 2019-03-03 18:06 UTC  (2+ messages)

[PATCH] iio: mma8452: mark expected switch fall-through
 2019-03-03 17:35 UTC  (6+ messages)

[PATCH 0/3] prettier bisect output
 2019-03-03 17:59 UTC  (3+ messages)
` [PATCH 2/3] bisect: fix internal diff-tree config loading

[PATCH v4.4] x86/uaccess: Don't leak the AC flag into __put_user() value evaluation
 2019-03-03 17:57 UTC  (3+ messages)

[RESEND][PATCH 0/2] staging: sm750fb: trivial style fixes
 2019-03-03 17:56 UTC  (8+ messages)
` [RESEND][PATCH 1/2] staging: sm750fb: trivial comment indention fix
` [RESEND][PATCH 2/2] staging: sm750fb: trivial Camel Case removal for setDisplayControl()

[PATCH][RFC] PCI: rcar: Add bus notifier so we can limit the DMA range
 2019-03-03 17:48 UTC  (6+ messages)

[PATCH v2 3/4] mb12x2.c: add distance iio sensor with i2c
 2019-03-03 17:49 UTC  (2+ messages)

[PATCH 0/2] tests: some touchups related to the --stress feature
 2019-03-03 17:45 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] tests: introduce --stress-jobs=<N>

[PATCH] builtin/config.c: don't print a newline with --color
 2019-03-03 17:42 UTC  (5+ messages)

[PATCH v5 2/6] uaccess: Use user_access_ok() in user_access_begin()
 2019-03-03 17:39 UTC  (3+ messages)
` [uaccess] 780464aed0: WARNING:at_arch/x86/include/asm/uaccess.h:#strnlen_user/0x

[meta][sumo][PATCH] run-ptest: fix testcase test-names failure
 2019-03-03 17:38 UTC  (2+ messages)

[PATCH v9 0/5] drm/sun4i: sun6i_mipi_dsi: Fixes/updates
 2019-03-03 17:35 UTC  (17+ messages)
` [PATCH v9 1/5] drm/sun4i: sun6i_mipi_dsi: Fix hsync_porch overflow
` [PATCH v9 2/5] drm/sun4i: sun6i_mipi_dsi: Fix TCON DRQ set bits
` [PATCH v9 3/5] drm/sun4i: sun6i_mipi_dsi: Support vblk timing for 4-lane devices
` [PATCH v9 4/5] drm/sun4i: sun6i_mipi_dsi: Support DSI GENERIC_SHORT_WRITE_2 transfer
` [PATCH v9 5/5] drm/sun4i: sun6i_mipi_dsi: Simplify dsi setup timings code

[PATCH v2] btrfs-tools, Makefile: remove duplicated '-o $@' option from CC cmdline for libbtrfsutil/ folder
 2019-03-03 17:33 UTC 

[PATCH][next] net/mlx5e: Remove redundant assignment
 2019-03-03 17:31 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: decrease rising edge time of UART2
 2019-03-03 17:31 UTC  (7+ messages)

[U-Boot] [PATCHv2] ARM: socfpga: fix data and tag latency values for pl310 cache controller
 2019-03-03 17:31 UTC  (2+ messages)

[PATCH] ath10k: Drop WARN_ON()s that always trigger during system resume
 2019-03-03 17:24 UTC  (4+ messages)

[PATCH] ath10k: Drop WARN_ON()s that always trigger during system resume
 2019-03-03 17:24 UTC  (3+ messages)

[Qemu-devel] [PATCH] Reduce curses escdelay from 1s to 0.2s
 2019-03-03 17:26 UTC  (3+ messages)

[Qemu-devel] [PULLv2] Reduce curses escdelay from 1s to 25ms
 2019-03-03 17:25 UTC 

[Powertop] seg fault at clearlinux v2.10 with kernel 4.20
 2019-03-03 17:25 UTC 

[Qemu-devel] [PATCH 0/8] target/ppc: switch fpr/vsrl registers so all VSX registers are in host endian order
 2019-03-03 17:23 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/8] target/ppc: introduce single fpr_offset() function
` [Qemu-devel] [PATCH 2/8] target/ppc: introduce single vsrl_offset() function
` [Qemu-devel] [PATCH 3/8] target/ppc: move Vsr* macros from internal.h to cpu.h
` [Qemu-devel] [PATCH 4/8] target/ppc: introduce avrh_offset() and avrl_offset() functions
` [Qemu-devel] [PATCH 5/8] target/ppc: introduce avr_offset() function
` [Qemu-devel] [PATCH 6/8] target/ppc: switch fpr/vsrl registers so all VSX registers are in host endian order
` [Qemu-devel] [PATCH 7/8] target/ppc: introduce vsrh_offset() function
` [Qemu-devel] [PATCH 8/8] target/ppc: simplify get_cpu_vsrh() and get_cpu_vsrl() functions

[PATCH 0/6] iomem cacheability
 2019-03-03 17:20 UTC  (2+ messages)

[PATCH 0/1] Avoid calling find in the Makefile, if possible
 2019-03-03 17:19 UTC  (11+ messages)
` [PATCH 1/1] Makefile: use `git ls-files` to list header files, "

[PATCH] iio: adc: at91: disable adc channel interrupt in timeout case
 2019-03-03 17:17 UTC  (8+ messages)
  ` AW: "

[meta-oe][PATCH] qemu-native: add dependency on dtc-native
 2019-03-03 17:17 UTC  (3+ messages)

[PATCH] iio: potentiometer: add driver for Maxim Integrated DS1807
 2019-03-03 17:11 UTC  (13+ messages)

[PATCH 0/4] Fix ORIG_HEAD behavior of the built-in rebase
 2019-03-03 17:11 UTC  (12+ messages)
` [PATCH 1/4] built-in rebase: no need to check out `onto` twice
` [PATCH v2 0/4] Fix ORIG_HEAD behavior of the built-in rebase
  ` [PATCH v2 1/4] built-in rebase: no need to check out `onto` twice
  ` [PATCH v2 3/4] built-in rebase: demonstrate that ORIG_HEAD is not set correctly
  ` [PATCH v2 2/4] built-in rebase: use the correct reflog when switching branches
  ` [PATCH v2 4/4] built-in rebase: set ORIG_HEAD just once, before the rebase

[Bug 109819] Shadow of Mordor causes gpu freeze ryzen 2200g
 2019-03-03 17:09 UTC 

[BUG] completion.commands does not remove multiple commands
 2019-03-03 17:06 UTC  (8+ messages)

x86 VM Boot hang with latest linux-next
 2019-03-03 17:06 UTC  (3+ messages)

[PATCH 0/2][RFC v2] Update the cpuinfo.max when power supply changes
 2019-03-03 17:04 UTC  (5+ messages)
` [PATCH 2/2][RFC v2] ACPI: Update cpuinfo.max after bootup if necessary

[RFT][PATCH 0/2] cpufreq: intel_pstate: Handle _PPC updates on global turbo disable/enable
 2019-03-03 17:03 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH 0/5] batman-adv: Deprecation of sysfs
 2019-03-03 17:02 UTC  (6+ messages)
` [B.A.T.M.A.N.] [PATCH 1/5] batman-adv: Drop documentation about debugfs files
` [B.A.T.M.A.N.] [PATCH 2/5] batman-adv: Drop documentation about sysfs files
` [B.A.T.M.A.N.] [PATCH 3/5] batman-adv: Make sysfs support optional
` [B.A.T.M.A.N.] [PATCH 4/5] batman-adv: ABI: Mark sysfs files as deprecated
` [B.A.T.M.A.N.] [PATCH 5/5] batman-adv: Warn about sysfs file access

[PATCH v2 1/2] staging: iio: frequency: ad9834: Move frequency to standard iio types
 2019-03-03 17:02 UTC  (4+ messages)

[Cocci] Checking varying accesses to members of local variables with SmPL
 2019-03-03 17:01 UTC 

t5570-git-daemon fails with SIGPIPE on OSX
 2019-03-03 16:58 UTC  (11+ messages)
                ` [PATCH 1/2] fetch: avoid calling write_or_die()
                ` [PATCH 2/2] fetch: ignore SIGPIPE during network operation

[PATCH] iio/chemical/bme680: Fix SPI read interface
 2019-03-03 16:57 UTC  (3+ messages)
` [PATCH v2] "

[meta-networking][PATCH] nghttp2: update to 1.36
 2019-03-03 16:55 UTC 

[PATCH nf-next] netfilter: conntrack: tcp: only close if RST matches exact sequence
 2019-03-03 16:50 UTC  (3+ messages)

[LTP] [PATCH v1] pwritev2: Add new test for pwritev2 flag RWF_APPEND
 2019-03-03 16:55 UTC 

[PATCH] RDMA/umem: minor bug fix and cleanup in error handling paths
 2019-03-03 16:55 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 1/7] iio: inkern: API for reading available iio channel attribute values
 2019-03-03 16:53 UTC  (5+ messages)
` [PATCH 5/7] power: supply: add Ingenic JZ47xx battery driver

[PATCH v2] doc: format pathnames and URLs as monospace
 2019-03-03 16:50 UTC  (2+ messages)

[PATCH 0/5] iio:potentiostat:lmp91000: Adjust codestyle, and minor cleanup changes
 2019-03-03 16:49 UTC  (7+ messages)
` [PATCH 5/5] iio:potentiostat:lmp91000: add '\n' on dev_err

[PATCH] iio: cros_ec: Fix gyro scale calculation
 2019-03-03 16:47 UTC  (4+ messages)

[PATCH 0/9] HID: intel-ish-hid: Clean up external interfaces
 2019-03-03 16:46 UTC  (10+ messages)
` [PATCH 1/9] HID: intel-ish-hid: Add match callback to ishtp bus type
` [PATCH 2/9] HID: intel-ish-hid: Hide members of struct ishtp_cl_device
` [PATCH 3/9] HID: intel-ish-hid: Simplify ishtp_cl_link()
` [PATCH 4/9] HID: intel-ish-hid: Move driver registry functions
` [PATCH 5/9] HID: intel-ish-hid: Store ishtp_cl_device instance in device
` [PATCH 6/9] HID: intel-ish-hid: Move the common functions from client.h
` [PATCH 7/9] HID: intel-ish-hid: Add interface functions for struct ishtp_cl
` [PATCH 8/9] HID: intel-ish-hid: Move functions related to bus and device
` [PATCH 9/9] HID: intel-ish-hid: Use the new interface functions in HID ish client

[PATCH] net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATE
 2019-03-03 16:42 UTC  (2+ messages)

[PATCH v4.9] x86/uaccess: Don't leak the AC flag into __put_user() value evaluation
 2019-03-03 16:38 UTC  (2+ messages)

[U-Boot] [PATCH] board: ls1046qds: Enable PPA for secure boot
 2019-03-03 16:33 UTC 

[PATCH] power: reset: introduce oxnas-restart
 2019-03-03 16:32 UTC  (2+ messages)

[Qemu-devel] [PATCH v4] hw/display: Add basic ATI VGA emulation
 2019-03-03 16:16 UTC  (6+ messages)

[PATCH] iio: cros_ec_accel_legacy: Refactor code in cros_ec_accel_legacy_probe
 2019-03-03 16:20 UTC  (4+ messages)

none
 2019-03-03 16:19 UTC  (3+ messages)
` Clearing logic

KASAN: use-after-free Read in get_mem_cgroup_from_mm
 2019-03-03 16:19 UTC  (3+ messages)

[PATCH] io: accel: kxcjk1013: restore the range after resume
 2019-03-03 16:17 UTC  (2+ messages)

[PATCH][next] iio: st_accel: remove redundant unsigned less than zero check
 2019-03-03 16:16 UTC  (3+ messages)

[PATCH] Staging: wlan-ng: Fix alignment match issue
 2019-03-03 16:14 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH] Staging: fbtft: Replace udelay to usleep_range
 2019-03-03 16:13 UTC  (6+ messages)
` [Outreachy kernel] "

Questions on GSoC 2019 Ideas
 2019-03-03 16:12 UTC  (6+ messages)

[PATCH net-next 0/5] net: phy: clean up the old gen10g functions
 2019-03-03 16:12 UTC  (13+ messages)
` [PATCH net-next 1/5] net: phy: use genphy_c45_aneg_done in genphy_aneg_done
` [PATCH net-next 2/5] net: phy: remove gen10g_suspend and gen10g_resume
` [PATCH net-next 3/5] net: phy: remove gen10g_config_init
` [PATCH net-next 5/5] net: phy: remove gen10g_no_soft_reset
` [PATCH net-next 4/5] net: phy: don't export gen10g_read_status

[ANNOUNCE] fstests: master branch updated to 87a53d2e7c82
 2019-03-03 16:12 UTC 

[PATCH 0/2] add support for ASM330LHH
 2019-03-03 16:12 UTC  (5+ messages)
` [PATCH 1/2] iio: imu: st_lsm6dsx: add support to ASM330LHH
` [PATCH 2/2] dt-bindings: iio: imu: st_lsm6dsx: add asm330lhh device bindings

[PATCH v4 1/2] Provide in-kernel headers for making it easy to extend the kernel
 2019-03-03 16:11 UTC  (5+ messages)

[Buildroot] [PATCH v2] make printvars: avoid invalid calls when arguments are missing
 2019-03-03 16:11 UTC  (4+ messages)

[PATCH v2 4/4] staging: iio: ad5933: move out of staging
 2019-03-03 16:10 UTC  (2+ messages)

[PATCH] regulator: gpio: Reword the binding document
 2019-03-03 16:08 UTC  (15+ messages)

[PATCH 0/1] [GSoC][PATCH] tests: replace test -(d|f) with test_path_is_(dir|file)
 2019-03-03 16:04 UTC  (9+ messages)
` [PATCH 1/1] tests: replace `test -(d|f)` "
    ` Do test-path_is_{file,dir,exists} make sense anymore with -x?

QtCreator +CMake + meta-toolchain-qt5
 2019-03-03 15:53 UTC 

[patch 1/1]erofs-utils:0001-Improve-README.patch
 2019-03-03 15:48 UTC  (5+ messages)

b05435836e ("uaccess: Use user_access_ok() in .."): WARNING: CPU: 0 PID: 8 at arch/x86/include/asm/uaccess.h:718 strnlen_user
 2019-03-03 15:46 UTC 

[PATCH 1/2] grub: Enhance Waddress-of-packed-member patch to cover x86_64 testcase
 2019-03-03 15:43 UTC  (3+ messages)

GO runtime crashes
 2019-03-03 15:42 UTC  (9+ messages)

MacchiatoBin SingleShot 2500BASE-X port (eth3) with GPON SFP on mvpp2x
 2019-03-03 15:42 UTC  (7+ messages)

[PATCH v2 00/10] iio mount matrix - revitalize missing bindings documentation and provide code for bmc150, bmg160, bma180, itg3200, hmc584x
 2019-03-03 15:32 UTC  (8+ messages)
` [PATCH v2 09/10] iio: mpu6050: improve code readability
` [PATCH v2 10/10] iio: ak8975: "

[OpenRISC] trap exception handling in linux kernel
 2019-03-03 15:29 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.