All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-29 22:49:08 to 2019-03-30 00:52:24 UTC [more...]

[PATCH AUTOSEL 4.19 01/52] ARC: u-boot args: check that magic number is correct
 2019-03-30  0:52 UTC  (6+ messages)
` [PATCH AUTOSEL 4.19 02/52] arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM
` [PATCH AUTOSEL 4.19 13/52] IB/mlx4: Fix race condition between catas error reset and aliasguid flows
` [PATCH AUTOSEL 4.19 14/52] i40iw: Avoid panic when handling the inetdev event
` [PATCH AUTOSEL 4.19 15/52] mmc: davinci: remove extraneous __init annotation
` [PATCH AUTOSEL 4.19 17/52] thermal/intel_powerclamp: fix __percpu declaration of worker_data

[PATCH AUTOSEL 5.0 01/67] ARC: u-boot args: check that magic number is correct
 2019-03-30  0:50 UTC  (34+ messages)
` [PATCH AUTOSEL 5.0 06/67] mips: bcm47xx: Enable USB power on Netgear WNDR3400v2
` [PATCH AUTOSEL 5.0 07/67] ext4: avoid panic during forced reboot
` [PATCH AUTOSEL 5.0 11/67] ALSA: sb8: add a check for request_region
` [PATCH AUTOSEL 5.0 12/67] auxdisplay: hd44780: Fix memory leak on ->remove()
` [PATCH AUTOSEL 5.0 13/67] drm/udl: use drm_gem_object_put_unlocked
` [PATCH AUTOSEL 5.0 14/67] IB/mlx4: Fix race condition between catas error reset and aliasguid flows
` [PATCH AUTOSEL 5.0 15/67] i40iw: Avoid panic when handling the inetdev event
` [PATCH AUTOSEL 5.0 16/67] mmc: davinci: remove extraneous __init annotation
` [PATCH AUTOSEL 5.0 17/67] ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and declaration
` [PATCH AUTOSEL 5.0 20/67] thermal/intel_powerclamp: fix __percpu declaration of worker_data
` [PATCH AUTOSEL 5.0 21/67] thermal: samsung: Fix incorrect check after code merge
` [PATCH AUTOSEL 5.0 22/67] thermal: bcm2835: Fix crash in bcm2835_thermal_debugfs
` [PATCH AUTOSEL 5.0 23/67] thermal/int340x_thermal: Add additional UUIDs
` [PATCH AUTOSEL 5.0 24/67] thermal/int340x_thermal: fix mode setting
` [PATCH AUTOSEL 5.0 25/67] thermal/intel_powerclamp: fix truncated kthread name
` [PATCH AUTOSEL 5.0 26/67] scsi: iscsi: flush running unbind operations when removing a session
` [PATCH AUTOSEL 5.0 29/67] x86/mm: Don't leak kernel addresses
` [PATCH AUTOSEL 5.0 30/67] tools/power turbostat: return the exit status of a command
` [PATCH AUTOSEL 5.0 31/67] scsi: core: Also call destroy_rcu_head() for passthrough requests
` [PATCH AUTOSEL 5.0 32/67] scsi: qla2xxx: Fix NULL pointer crash due to stale CPUID
` [PATCH AUTOSEL 5.0 33/67] perf stat: Fix --no-scale
` [PATCH AUTOSEL 5.0 34/67] perf list: Don't forget to drop the reference to the allocated thread_map
` [PATCH AUTOSEL 5.0 36/67] perf config: Fix an error in the config template documentation
` [PATCH AUTOSEL 5.0 38/67] perf build-id: Fix memory leak in print_sdt_events()
` [PATCH AUTOSEL 5.0 41/67] perf hist: Add missing map__put() in error case
` [PATCH AUTOSEL 5.0 43/67] perf maps: Purge all maps from the 'names' tree
` [PATCH AUTOSEL 5.0 44/67] perf top: Fix global-buffer-overflow issue
` [PATCH AUTOSEL 5.0 49/67] ACPI / utils: Drop reference in test for device presence
` [PATCH AUTOSEL 5.0 50/67] PM / Domains: Avoid a potential deadlock
  ` [PATCH AUTOSEL 5.0 59/67] drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failure
  ` [PATCH AUTOSEL 5.0 60/67] iommu/vt-d: Check capability before disabling protected memory
` [PATCH AUTOSEL 5.0 61/67] iommu/vt-d: Save the right domain ID used by hardware

[PATCH] csky: fix syscall_get_arguments() and syscall_set_arguments()
 2019-03-30  0:49 UTC  (2+ messages)

[PATCH 00/30] GuC 32.0.3
 2019-03-30  0:49 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH v2 1/9] x86/asm: Mark all top level asm statements as .text
 2019-03-30  0:47 UTC  (9+ messages)
` [PATCH v2 2/9] x86/cpu/amd: Ifdef 32bit only assembler for 32bit
` [PATCH v2 3/9] x86/paravirt: Replace paravirt patches with data
` [PATCH v2 4/9] x86/timer: Don't inline __const_udelay
` [PATCH v2 5/9] x86/xen: Mark xen_vcpu_stolen as __visible
` [PATCH v2 6/9] x86/hyperv: Make hv_vcpu_is_preempted visible
` [PATCH v2 7/9] x86/kprobes: Make trampoline_handler global and visible
` [PATCH v2 8/9] x86/kvm: Make steal_time visible
` [PATCH v2 9/9] x86/cpu/bugs: Fix __initconst usage in bugs.c

[PATCH net-next 0/8] net: More movement to fib_nh_common
 2019-03-30  0:47 UTC  (9+ messages)
` [PATCH net-next 1/8] ipv4: Update fib_table_lookup tracepoint to take common nexthop
` [PATCH net-next 2/8] ipv4: Add fib_nh_common to fib_result
` [PATCH net-next 3/8] ipv4: Move cached routes to fib_nh_common
` [PATCH net-next 4/8] ipv6: Move exceptions "
` [PATCH net-next 5/8] ipv4: Switch to nhc_exceptions for exception bucket
` [PATCH net-next 6/8] ipv4: Refactor nexthop attributes in fib_dump_info
` [PATCH net-next 7/8] ipv4: Change fib_nexthop_info and fib_add_nexthop to take fib_nh_common
` [PATCH net-next 8/8] ipv6: Flip to fib_nexthop_info

[Bug 110199] [amdgpu] Screen flickering when using a 75Hz monitor paired with an RX 480 GPU
 2019-03-30  0:47 UTC  (2+ messages)

[PATCH] crypto: Use ___cacheline_aligned for aes data
 2019-03-30  0:46 UTC 

[PATCH][V2] n_tty: check for negative and zero space return from tty_write_room
 2019-03-30  0:46 UTC 

[PATCH] ipv4 ping: Fix __init* attributes
 2019-03-30  0:46 UTC 

[PATCH 1/8] drm/amdgpu: fix ATC handling for Ryzen
 2019-03-30  0:41 UTC  (2+ messages)

[PATCH v2] media: pdf docs: adjust several tables for better display
 2019-03-30  0:38 UTC 

[GSoC] Introduction
 2019-03-30  0:38 UTC  (5+ messages)
` [GSoC][RFC v2] Improve consistency of sequencer commands

[GIT PULL] ACPI fix for v5.1-rc3
 2019-03-30  0:38 UTC 

stable-rc/linux-4.14.y boot: 116 boots: 1 failed, 104 passed with 9 offline, 2 untried/unknown (v4.14.109-63-geb4f643a5677)
 2019-03-30  0:37 UTC 

[GIT PULL] Power management fixes for v5.1-rc3
 2019-03-30  0:37 UTC 

[PATCH] drm/i915: add immutable zpos plane properties
 2019-03-30  0:37 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.BAT: failure "

[BUG] All files in folder are moved when cherry-picking commit that moves fewer files
 2019-03-30  0:33 UTC  (17+ messages)
` [PATCH v2 00/15] Switch directory rename detection default
  ` [PATCH v2 01/15] Use 'unsigned short' for mode, like diff_filespec does
  ` [PATCH v2 02/15] merge-recursive: rename merge_options argument from 'o' to 'opt'
  ` [PATCH v2 03/15] merge-recursive: rename diff_filespec 'one' to 'o'
  ` [PATCH v2 04/15] merge-recursive: rename locals 'o' and 'a' to 'obuf' and 'abuf'
  ` [PATCH v2 05/15] merge-recursive: use 'ci' for rename_conflict_info variable name
  ` [PATCH v2 06/15] merge-recursive: move some struct declarations together
  ` [PATCH v2 07/15] merge-recursive: shrink rename_conflict_info
  ` [PATCH v2 08/15] merge-recursive: remove ren[12]_other fields from rename_conflict_info
  ` [PATCH v2 09/15] merge-recursive: track branch where rename occurred in rename struct
  ` [PATCH v2 10/15] merge-recursive: cleanup handle_rename_* function signatures
  ` [PATCH v2 11/15] merge-recursive: switch from (oid,mode) pairs to a diff_filespec
  ` [PATCH v2 12/15] t6043: fix copied test description to match its purpose
  ` [PATCH v2 13/15] merge-recursive: track information associated with directory renames
  ` [PATCH v2 14/15] merge-recursive: give callers of handle_content_merge() access to contents
  ` [PATCH v2 15/15] merge-recursive: switch directory rename detection default

[PATCH v4 00/20] ASoC: Sound Open Firmware (SOF) - Intel support
 2019-03-30  0:30 UTC  (7+ messages)
` [PATCH v4 16/20] ASoC: SOF: Add PCI device support
          ` [Sound-open-firmware] "

[PATCH] riscv: fix syscall_get_arguments() and syscall_set_arguments()
 2019-03-30  0:26 UTC  (6+ messages)

[PATCH v3 0/6] introduce DMA memory mapping for external memory
 2019-03-30  0:23 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/6] vfio: allow DMA map of memory for the default vfio fd

[RFC PATCH v3 0/3] Block/XFS: Support alternative mirror device retry
 2019-03-30  0:20 UTC  (5+ messages)
` [PATCH v3 2/3] block: verify data when endio

[PATCH] platform/x86: alienware-wmi: fix kfree on potentially uninitialized pointer
 2019-03-30  0:17 UTC  (2+ messages)

[PATCH bpf-next 0/7] bpf: improve verifier scalability
 2019-03-30  0:16 UTC  (8+ messages)
` [PATCH bpf-next 1/7] bpf: add verifier stats and log_level bit 2
` [PATCH bpf-next 2/7] bpf: improve verification speed by droping states
` [PATCH bpf-next 3/7] bpf: improve verification speed by not remarking live_read
` [PATCH bpf-next 4/7] bpf: increase complexity limit and maximum program size
` [PATCH bpf-next 5/7] bpf: increase verifier log limit
` [PATCH bpf-next 6/7] libbpf: teach libbpf about log_level bit 2
` [PATCH bpf-next 7/7] selftests/bpf: add few verifier scale tests

[patch] fanotify.7, fanotify_init.2, fanotify_mark.2: Document FAN_REPORT_FID and directory modification events
 2019-03-30  0:15 UTC  (3+ messages)

[meta-security][PATCH] suricata: add runtime testing
 2019-03-30  0:15 UTC 

[meta-security][v2][PATCH 1/2] sssd: fix a few runtime issues
 2019-03-30  0:14 UTC  (2+ messages)
` [meta-security][v2][PATCH 2/2] sssd: update to 1.16.4

[PATCH] examples: detect build directory rather than hardcoding
 2019-03-30  0:14 UTC  (3+ messages)

INFO: rcu detected stall in corrupted (3)
 2019-03-30  0:13 UTC  (2+ messages)

[PATCH] drm/i915: Engine relative MMIO
 2019-03-30  0:10 UTC 

[PATCH 0/3] locking/static_key: improve rate limited labels
 2019-03-30  0:08 UTC  (4+ messages)
` [PATCH 1/3] locking/static_key: add support for deferred static branches
` [PATCH 2/3] locking/static_key: factor out the fast path of static_key_slow_dec()
` [PATCH 3/3] locking/static_key: don't take sleeping locks in __static_key_slow_dec_deferred()

[PATCH v9 0/4] [media] Add analog mode support for Medion MD95700
 2019-03-29 23:51 UTC  (5+ messages)
` [PATCH v9 1/4] cx25840: add pin to pad mapping and output format configuration
` [PATCH v9 2/4] [media] cxusb: implement Medion MD95700 digital / analog coexistence
` [PATCH v9 3/4] [media] cxusb: add analog mode support for Medion MD95700
` [PATCH v9 4/4] [media] cxusb: add raw "

[PATCH] weston: upgrade 5.0.0 -> 6.0.0
 2019-03-30  0:05 UTC 

[Intel-wired-lan] [next S4 v2 04/11] i40e: add functions stubs to support EEE
 2019-03-30  0:04 UTC 

[PATCH v5] net/kni: calc mbuf&mtu according to given mb_pool
 2019-03-30  0:00 UTC  (4+ messages)
` [PATCH v6] "

[freebsd-master test] 134184: all pass - PUSHED
 2019-03-29 23:57 UTC 

[PATCH 3.16 310/366] vmxnet3: fix checks for dma mapping errors
 2019-03-29 23:55 UTC  (3+ messages)

[PATCH v2 0/5] pid: add pidfd_open()
 2019-03-29 23:55 UTC  (6+ messages)
` [PATCH v2 2/5] "

[PATCH dev-5.0 v2 0/5] Enable video engine
 2019-03-29 23:54 UTC  (3+ messages)
` [PATCH dev-5.0 v2 1/5] media: platform: Aspeed: Remove use of reset line

stable-rc/linux-3.18.y boot: 55 boots: 1 failed, 52 passed with 2 offline (v3.18.137-37-gd834ef8684b2)
 2019-03-29 23:53 UTC 

[PATCH] LSM: Revive CONFIG_DEFAULT_SECURITY_* for "make oldconfig"
 2019-03-29 23:51 UTC  (2+ messages)

"Give me a break"... well, you gave me one
 2019-03-29 23:49 UTC  (3+ messages)

[PATCH 0/2][V2] scsi: pm8001: clean up code and fix spelling mistakes
 2019-03-29 23:44 UTC  (3+ messages)
` [PATCH 1/2] scsi: pm8001: clean up structurally dead code when PM8001_USE_MSIX is defined
` [PATCH 2/2] scsi: pm8001: fix spelling mistake, interupt -> interrupt

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 5c6145718f9e0ad204b5a64f2846b0b10b4b1b58
 2019-03-29 23:43 UTC 

[Intel-wired-lan] [PATCH 1/6] igb: mark expected switch fall-through
 2019-03-29 23:38 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH 2/6] "
` [Intel-wired-lan] [PATCH 3/6] ice: Use struct_size() helper
` [Intel-wired-lan] [PATCH 4/6] iavf: use struct_size() in kzalloc()
` [Intel-wired-lan] [PATCH 5/6] i40e: Use "
` [Intel-wired-lan] [PATCH 6/6] iavf: iavf_client: use struct_size() helper

[PATCH v4 2/2] iio: cros_ec: Add lid angle driver
 2019-03-29 23:38 UTC  (5+ messages)
` [PATCH v5] "

[igt-dev] [PATCH i-g-t v6 1/1] i915_pm_rpm: remove gem-execbuf-stress-extra-wait because same as gem-execbuf-stress
 2019-03-29 23:36 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,v6,1/1] "

[igt-dev] [RFC v16 0/8] new engine discovery interface
 2019-03-29 23:36 UTC  (3+ messages)
` [igt-dev] [PATCH v16 5/8] tests: gem_exec_basic: add engine discovery test

[Qemu-riscv] [PATCH for 4.1 v2 0/6] RISC-V: Allow specifying CPU ISA via command line
 2019-03-29 22:40 UTC  (7+ messages)
` [Qemu-riscv] [PATCH for 4.1 v2 1/6] linux-user/riscv: Add the CPU type as a comment
` [Qemu-riscv] [PATCH for 4.1 v2 2/6] target/riscv: Fall back to generating a RISC-V CPU
` [Qemu-riscv] [PATCH for 4.1 v2 3/6] target/riscv: Create settable CPU properties
` [Qemu-riscv] [PATCH for 4.1 v2 4/6] riscv: virt: Allow specifying a CPU via commandline
` [Qemu-riscv] [PATCH for 4.1 v2 5/6] target/riscv: Remove the generic no MMU CPUs
` [Qemu-riscv] [PATCH for 4.1 v2 6/6] riscv: Add a generic spike machine

[igt-dev] [PATCH i-g-t 1/1] i915_pm_rpm: gem-execbuf-stress subtest faster
 2019-03-29 23:34 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/1] "

[PATCH v6 1/3] staging: vt6655: line over 80 characters
 2019-03-29 23:31 UTC 

[PATCH dev-5.0 v1 1/3] ARM: dts: nuvoton: Add Quanta GSJ BMC machine
 2019-03-29 23:29 UTC  (3+ messages)
` [PATCH dev-5.0 v1 2/3] "

[PATCH v3] HID: intel-ish-hid: ISH firmware loader client driver
 2019-03-29 23:30 UTC  (2+ messages)

[PATCH] clk: rockchip: Fix video codec clocks on rk3288
 2019-03-29 23:28 UTC  (3+ messages)

[PATCH v3] mem: warn user when running without NUMA support
 2019-03-29 23:27 UTC  (3+ messages)
` [PATCH v4] "
  ` [dpdk-stable] "

[PATCH v2] HID: intel-ish-hid: ISH firmware loader client driver
 2019-03-29 23:26 UTC  (4+ messages)

[PATCH v2] arm64: dts: rockchip: add rk3399 UART DMAs
 2019-03-29 23:24 UTC  (6+ messages)

[PATCH V2] SCSI: fix queue cleanup race before queue initialization is done
 2019-03-29 23:22 UTC  (7+ messages)

[PATCH] trace: events: fix error directive in argument list
 2019-03-29 23:22 UTC  (4+ messages)

[PATCH] drm/i915/icl: Fix clockgating issue when using scalars
 2019-03-29 23:20 UTC  (4+ messages)
` [PATCH v4] drm/i915/icl: Fix clockgating issue when using scalers

[PATCH] drm/i915/guc: Retry GuC load for all load failures
 2019-03-29 23:17 UTC  (2+ messages)
` [PATCH v2] "

[xen-unstable-smoke test] 134188: trouble: blocked/broken/pass
 2019-03-29 23:11 UTC 

[PATCH 0/5] QEMU VFIO live migration
 2019-03-29 23:10 UTC  (11+ messages)

[PATCH 0/3] clk: meson: fix mpll jitter
 2019-03-29 23:07 UTC  (5+ messages)
` [PATCH 1/3] clk: meson: mpll: properly handle spread spectrum

please add android-4.X-q common kernels to kernelci
 2019-03-29 23:03 UTC 

[PATCH] ci: fix arm64 config filename
 2019-03-29 23:02 UTC  (3+ messages)

[PATCH stable 4.19,4.20,5.0] bpf: do not restore dst_reg when cur_state is freed
 2019-03-29 23:02 UTC 

[PATCH 0/6] CPPC optional registers AMD support
 2019-03-29 23:02 UTC  (5+ messages)
` [PATCH 5/6] acpi/cppc: Add support for optional CPPC registers
      ` [Devel] "

[PATCH v3 00/10] ACPI / utils: Replace leaky function
 2019-03-29 22:58 UTC  (4+ messages)
` [PATCH v3 02/10] extcon: axp288: Convert to use acpi_dev_get_first_match_dev()

[Buildroot] Problems with package/mtd on host after update
 2019-03-29 23:00 UTC 

[PATCH v2 0/6] Device property improvements, add %pfw format specifier
 2019-03-29 23:00 UTC  (4+ messages)
` [PATCH v2 1/6] device property: Add functions for accessing node's parents

[PATCH net v4] failover: allow name change on IFF_UP slave interfaces
 2019-03-29 22:58 UTC  (5+ messages)

[PATCH 0/4] clk: meson: fixup g12a mpll
 2019-03-29 22:58 UTC  (7+ messages)
` [PATCH 1/4] clk: meson: mpll: add init callback and regs

testsuite for ACLs
 2019-03-29 22:56 UTC  (4+ messages)

[Buildroot] [PATCH] Makefile: release: really drop build/docs from release tarball
 2019-03-29 22:57 UTC  (2+ messages)

[GIT PULL] arm64 fixes for 5.1-rc3
 2019-03-29 22:55 UTC  (3+ messages)

[git pull] IOMMU Fixes for Linux v5.1-rc3
 2019-03-29 22:55 UTC  (2+ messages)

[PATCH 1/2] test/distributor: flush with worker shutdown test fails
 2019-03-29 22:54 UTC  (3+ messages)
` [PATCH v2 "

[Buildroot] [git commit branch/2019.02.x] Update for 2019.02.1
 2019-03-29 22:52 UTC 

[PATCH] python: improve ptest
 2019-03-29 22:52 UTC  (2+ messages)

pull-request: bpf 2019-03-29
 2019-03-29 22:50 UTC 

[PATCH net-next v2 0/3] net: phy: add Amlogic g12a support
 2019-03-29 22:49 UTC  (4+ messages)
` [PATCH net-next v2 2/3] net: phy: add amlogic g12a mdio mux support

[PATCH] ALSA: uapi: #include <time.h> in asound.h
 2019-03-29 22:48 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.