All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-19 23:09:01 to 2018-09-20 00:37:58 UTC [more...]

[PATCH] mm/page_alloc: Fix panic caused by passing debug_guardpage_minorder or kernelcore to command line
 2018-09-19 18:58 UTC  (2+ messages)

[PATCH v6 1/2] iio: proximity: Add driver support for ST's VL53L0X ToF ranging sensor
 2018-09-19 18:58 UTC  (2+ messages)

[PATCH 00/15] tools/lib/traceevent: Namespace updates to make traceevent into a library
 2018-09-19 18:56 UTC  (16+ messages)
` [PATCH 01/15] tools/lib/traceevent, tools/perf: Rename struct event_format to struct tep_event_format
` [PATCH 02/15] tools/lib/traceevent, tools/perf: Rename struct format{_field} to struct tep_format{_field}
` [PATCH 03/15] tools/lib/traceevent, tools/perf: Rename enum format_flags to enum tep_format_flags
` [PATCH 04/15] tools/lib/traceevent: Rename enum event_{sort_}type to enum tep_event_{sort_}type
` [PATCH 05/15] tools/lib/traceevent: Add prefix TEP_ to all EVENT_FL_* flags
` [PATCH 06/15] tools/lib/traceevent, tools/perf: Add prefix tep_ to all print_* structures
` [PATCH 07/15] tools/lib/traceevent, tools/perf: Rename enum print_arg_type to enum tep_print_arg_type
` [PATCH 08/15] tools/lib/traceevent: Add prefix tep_ to enums filter_{boolean,op,cmp}_type
` [PATCH 09/15] tools/lib/traceevent: Add prefix tep_ to enums filter_{exp,arg}_type
` [PATCH 10/15] tools/lib/traceevent: Add prefix tep_ to struct filter_{arg,value_type}
` [PATCH 11/15] tools/lib/traceevent: Add prefix tep_ to various structs filter_arg_*
` [PATCH 12/15] tools/lib/traceevent: Add prefix tep_ to structs filter_type and event_filter
` [PATCH 13/15] tools/lib/traceevent: Rename struct plugin_list to struct tep_plugin_list
` [PATCH 14/15] tools/lib/traceevent: Rename data2host*() APIs
` [PATCH 15/15] tools/lib/traceevent: Add prefix tep_ to enum filter_trivial_type

[PATCH 1/2] dt-bindings: power: Add Spreadtrum SC27XX fuel gauge unit documentation
 2018-09-20  0:36 UTC  (5+ messages)
` [PATCH 2/2] power: supply: Add Spreadtrum SC27XX fuel gauge unit driver

[Fuego] [PATCH] pam: add docs
 2018-09-20  0:36 UTC  (2+ messages)

[RESEND PATCH V6 0/3] da7280: haptic driver submission
 2018-09-20  0:35 UTC  (3+ messages)
` [RESEND PATCH V6 3/3] Input: new da7280 haptic driver

[PATCH] [media] dib7000p: Remove dead code
 2018-09-19 18:55 UTC  (4+ messages)

[U-Boot] Please pull u-boot-dm
 2018-09-20  0:32 UTC  (2+ messages)

Bluetoothd: How to receive more advertisments per second
 2018-09-20  0:32 UTC 

Fio O_SYNC and libaio on 4.15 kernel doesn't flush data
 2018-09-19 18:48 UTC  (2+ messages)

[PATCH] PCI: kirin: Fix section mismatch warning
 2018-09-19 18:48 UTC  (6+ messages)

[LKP] [x86/pci] 7ffb31888c: PANIC:early_exception
 2018-09-20  0:26 UTC  (4+ messages)
    `  "

[RFC 1/5] netlink: remove NLA_NESTED_COMPAT
 2018-09-19 18:46 UTC  (5+ messages)
` [RFC 4/5] netlink: prepare validate extack setting for recursion

[PATCH] drm/i915: Replace some open-coded i915_map_coherent_type()
 2018-09-20  0:24 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] rcar-csi2: add R8A77980 support
 2018-09-19 18:44 UTC  (5+ messages)

[Intel-wired-lan] [PATCH 00/16] Add SR-IOV support, feature updates
 2018-09-20  0:23 UTC  (17+ messages)
` [Intel-wired-lan] [PATCH 01/16] virtchnl: Added support to exchange additional speed values
` [Intel-wired-lan] [PATCH 02/16] ice: Add support to detect SR-IOV capability and mailbox queues
` [Intel-wired-lan] [PATCH 03/16] ice: Add handler to configure SR-IOV
` [Intel-wired-lan] [PATCH 04/16] ice: Update VSI and queue management code to handle VF VSI
` [Intel-wired-lan] [PATCH 05/16] ice: Add support for VF reset events
` [Intel-wired-lan] [PATCH 06/16] ice: Add handlers for VF netdevice operations
` [Intel-wired-lan] [PATCH 07/16] ice: Implement virtchnl commands for AVF support
` [Intel-wired-lan] [PATCH 08/16] ice: Notify VF of link status change
` [Intel-wired-lan] [PATCH 09/16] ice: Extend malicious operations detection logic
` [Intel-wired-lan] [PATCH 10/16] ice: Fix forward to queue group logic
` [Intel-wired-lan] [PATCH 11/16] ice: Add code to go from ICE_FWD_TO_VSI_LIST to ICE_FWD_TO_VSI
` [Intel-wired-lan] [PATCH 12/16] ice: Fix potential null pointer issues
` [Intel-wired-lan] [PATCH 13/16] ice-linux: Add more flexibility on how we assign an ITR index
` [Intel-wired-lan] [PATCH 14/16] ice: Use the right function to enable/disable VSI
` [Intel-wired-lan] [PATCH 15/16] ice-linux: Fix error on driver remove
` [Intel-wired-lan] [PATCH 16/16] ice: Update version string

[Intel-wired-lan] [PATCH 00/16] Implementation updates for ice
 2018-09-20  0:23 UTC  (17+ messages)
` [Intel-wired-lan] [PATCH 01/16] ice: Move common functions out of ice_main.c part 1/7
` [Intel-wired-lan] [PATCH 02/16] ice: Move common functions out of ice_main.c part 2/7
` [Intel-wired-lan] [PATCH 03/16] ice: Move common functions out of ice_main.c part 3/7
` [Intel-wired-lan] [PATCH 04/16] ice: Move common functions out of ice_main.c part 4/7
` [Intel-wired-lan] [PATCH 05/16] ice: Move common functions out of ice_main.c part 5/7
` [Intel-wired-lan] [PATCH 06/16] ice: Move common functions out of ice_main.c part 6/7
` [Intel-wired-lan] [PATCH 07/16] ice: Move common functions out of ice_main.c part 7/7
` [Intel-wired-lan] [PATCH 08/16] ice: Change pf state behavior to protect reset path
` [Intel-wired-lan] [PATCH 09/16] ice: Expand use of VSI handles part 1/2
` [Intel-wired-lan] [PATCH 10/16] ice: Expand use of VSI handles part 2/2
` [Intel-wired-lan] [PATCH 11/16] ice: Implement VSI replay framework
` [Intel-wired-lan] [PATCH 12/16] ice: Check for actual link state of port after reset
` [Intel-wired-lan] [PATCH 13/16] ice: Split irq_tracker into sw_irq_tracker and hw_irq_tracker
` [Intel-wired-lan] [PATCH 14/16] ice: Implement ethtool hook for RSS switch
` [Intel-wired-lan] [PATCH 15/16] ice: Align ice_reset_req enum values to hardware reset values
` [Intel-wired-lan] [PATCH 16/16] ice: Add support for dynamic interrupt moderation

[Intel-wired-lan] [PATCH 0/8] Minor updates and bug fixes
 2018-09-20  0:23 UTC  (9+ messages)
` [Intel-wired-lan] [PATCH 1/8] ice: use [sr]q.count when checking if queue is initialized
` [Intel-wired-lan] [PATCH 2/8] ice: replace unnecessary memcpy with direct assignment
` [Intel-wired-lan] [PATCH 3/8] ice: update branding strings and supported device ids
` [Intel-wired-lan] [PATCH 4/8] ice: update fw version check logic
` [Intel-wired-lan] [PATCH 5/8] ice: Update comment for ice_fltr_mgmt_list_entry
` [Intel-wired-lan] [PATCH 6/8] ice: Query the Tx scheduler node before adding it
` [Intel-wired-lan] [PATCH 7/8] ice: Update to capabilities admin queue command
` [Intel-wired-lan] [PATCH 8/8] ice: fix changing of ring descriptor size (ethtool -G)

[PATCH v7 0/6] Btrfs: implement swap file support
 2018-09-19 18:43 UTC  (9+ messages)
` [PATCH v7 1/6] mm: split SWP_FILE into SWP_ACTIVATED and SWP_FS
` [PATCH v7 2/6] mm: export add_swap_extent()

[Ksummit-discuss] [MAINTAINER TOPIC FOR KS] CoC and Linus position (perhaps undocumented/closed/limited/invite session)
 2018-09-20  0:22 UTC  (14+ messages)

[PATCH v3] cpufreq: qcom-kryo: Fix section annotations
 2018-09-20  0:22 UTC 

[PATCH v3 00/16] LSM: Module stacking in support of SARA and Landlock
 2018-09-20  0:21 UTC  (34+ messages)
` [PATCH v3 01/16] procfs: add smack subdir to attrs
` [PATCH v3 02/16] Smack: Abstract use of cred security blob
` [PATCH v3 03/16] SELinux: "
` [PATCH v3 04/16] SELinux: Remove cred security blob poisoning
` [PATCH v3 05/16] SELinux: Remove unused selinux_is_enabled
` [PATCH v3 06/16] AppArmor: Abstract use of cred security blob
` [PATCH v3 07/16] TOMOYO: "
` [PATCH v3 08/16] LSM: Infrastructure management of the "
` [PATCH v3 09/16] SELinux: Abstract use of file "
` [PATCH v3 10/16] LSM: Infrastructure management of the "
` [PATCH v3 11/16] SELinux: Abstract use of inode "
` [PATCH v3 12/16] Smack: "
` [PATCH v3 13/16] LSM: Infrastructure management of the inode security
` [PATCH v3 14/16] LSM: Infrastructure management of the task security blob
` [PATCH v3 15/16] LSM: Infrastructure management of the ipc "
` [PATCH v3 16/16] LSM: Blob sharing support for S.A.R.A and LandLock

[PATCH libdrm] CONTRIBUTING: clarify how to request a Developer role
 2018-09-20  0:20 UTC  (3+ messages)
` [PATCH libdrm v2] "

[PATCH RESEND] twl4030_charger: fix charging current out-of-bounds
 2018-09-20  0:20 UTC  (2+ messages)

[PATCH] drivers/net: do not redefine bool
 2018-09-20  0:18 UTC 

[RFC bpf-next 0/4] Error handling when map lookup isn't supported
 2018-09-19 18:40 UTC  (4+ messages)
` [RFC bpf-next 2/4] bpf: return EOPNOTSUPP "

kernels >= v4.12 oops/crash with ipsec-traffic: partly bisected
 2018-09-19 18:38 UTC  (8+ messages)
` kernels > v4.12 oops/crash with ipsec-traffic: bisected to b838d5e1c5b6e57b10ec8af2268824041e3ea911: ipv4: mark DST_NOGC and remove the operation of dst_free()

btrfs panic problem
 2018-09-19 18:36 UTC  (2+ messages)

[PATCH v4.14.y] net/ipv6: prevent use after free in ip6_route_mpath_notify
 2018-09-19 18:35 UTC 

[PATCH] ARM: BCM63XX: Fix incorrect interrupt specifiers
 2018-09-20  0:14 UTC  (3+ messages)

[PATCH 00/15] drm/i915/gen11: Implement planar format support
 2018-09-20  0:13 UTC  (9+ messages)
` [PATCH 01/15] drm/i915: Clean up casts to crtc_state in intel_atomic_commit_tail()
` [PATCH 02/15] drm/i915: Handle cursor updating active_planes correctly
` [PATCH 03/15] drm/i915: Make intel_crtc_disable_planes() use active planes mask
` [PATCH 04/15] drm/i915: Replace call to commit_planes_on_crtc with internal update, v2

[fuse] When do writes to fuse fd block?
 2018-09-19 18:33 UTC  (2+ messages)

[PATCH v2 0/2] Compiler Attributes: (naked only, for v4.19)
 2018-09-20  0:10 UTC  (8+ messages)
` [PATCH v2 2/2] Compiler Attributes: naked can be shared

[PATCH] power: supply: bq25890_charger: fix semicolon.cocci warnings
 2018-09-20  0:09 UTC  (2+ messages)

SAE authentication frames in client mode
 2018-09-19 18:23 UTC  (2+ messages)

Post-4.19 WIP Branch Cleanup, riscv-linux-4.18, and 4.20 plans
 2018-09-20  0:06 UTC  (2+ messages)

Post-4.19 WIP Branch Cleanup, riscv-linux-4.18, and 4.20 plans
 2018-09-20  0:06 UTC  (2+ messages)

[PATCH] Add an EditorConfig file
 2018-09-20  0:05 UTC  (5+ messages)

[PATCH libdrm v2 00/13] hide library symbols by default
 2018-09-20  0:05 UTC  (3+ messages)

[PATCH/RFC v4 0/2] vfio: platform: Add generic reset controller support
 2018-09-19 18:19 UTC  (6+ messages)
` [PATCH/RFC v4 2/2] "

[PATCH v9 1/2] drm: Add connector property to limit max bpc
 2018-09-19 23:58 UTC  (4+ messages)
` [PATCH v9 2/2] drm/i915: Allow "max bpc" property to limit pipe_bpp
` ✗ Fi.CI.SPARSE: warning for series starting with [v9,1/2] drm: Add connector property to limit max bpc
` ✗ Fi.CI.BAT: failure "

[PATCH v2 1/2] sched: move stack_canary field at the top of task_struct
 2018-09-19 23:54 UTC  (5+ messages)

[PATCH] f2fs: remove default option setting in remount
 2018-09-19 23:54 UTC  (5+ messages)

[PATCH v7 0/4] gpiolib: speed up GPIO array processing
 2018-09-19 18:08 UTC  (4+ messages)
` [PATCH v8 "

[PATCH] ARM: amba: Fix leak of driver_override attribute value
 2018-09-19 23:47 UTC 

[PATCH] MAINTAINERS: Add PPC contacts for PCI core error handling
 2018-09-19 23:46 UTC  (3+ messages)

[PATCH 0/4] Cleanup of merge_*() functions in merge-recursive
 2018-09-19 23:40 UTC  (3+ messages)
` [PATCH 4/4] merge-recursive: rename merge_file_1() and merge_content()

mt76x0 bug report
 2018-09-19 18:01 UTC  (12+ messages)

[PATCH] drm/i915/guc: Restore preempt-context across S3/S4
 2018-09-19 23:40 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 1/5] f2fs: support superblock checksum
 2018-09-19 23:38 UTC  (7+ messages)
` [PATCH 3/5] fsck.f2fs: unify the updating of superblocks
` [PATCH 4/5] f2fs-tools: introduce sb checksum
` [PATCH 5/5] fsck.f2fs: try to recover cp_payload from valid cp pack

very poor performance / a lot of writes to disk with space_cache (but not with space_cache=v2)
 2018-09-19 17:58 UTC  (2+ messages)

[PATCH] netfilter: nf_tables: add SECMARK support
 2018-09-19 23:36 UTC  (4+ messages)

Repository Growth
 2018-09-19 23:35 UTC  (5+ messages)

[Bug 102322] System crashes after "[drm] IP block:gmc_v8_0 is hung!" / [drm] IP block:sdma_v3_0 is hung!
 2018-09-19 23:35 UTC  (3+ messages)

Code of Conduct: Let's revamp it
 2018-09-19 23:35 UTC  (3+ messages)

[PATCH v2 0/6] Fix legacy DPMS changes with MST
 2018-09-19 23:35 UTC  (5+ messages)
` [PATCH v2 4/6] drm/i915: Skip vcpi allocation for MSTB ports that are gone
` [PATCH v2 5/6] drm/i915: Fix intel_dp_mst_best_encoder()
` [PATCH v2 6/6] drm/amdgpu/dm/mst: Use drm_dp_mst_connector_atomic_check()
` ✗ Fi.CI.BAT: failure for Fix legacy DPMS changes with MST (rev2)

[PATCH v4 0/3] staging: erofs: option validation for remount and some code cleanups
 2018-09-19 23:34 UTC  (3+ messages)

ANNOUNCE: ScoutFS archival filesystem code published
 2018-09-19 17:52 UTC  (5+ messages)

[PATCH 1/3] rtc: ds1685: drop RTC_DS1685_PROC_REGS
 2018-09-19 17:52 UTC  (3+ messages)
` [PATCH 2/3] rtc: ds1685: use generic nvmem
` [PATCH 3/3] rtc: ds1685: use rtc_add_group

[PATCH v2 00/11] dts: Update coresight device tree bindings
 2018-09-19 23:29 UTC  (4+ messages)

[PATCH 0/4] fix missing Tx multi segs capabilities
 2018-09-19 23:29 UTC  (2+ messages)

Textures Twiddling/Swizzling
 2018-09-19 23:26 UTC 

array bounds warning in xfrm_output_resume
 2018-09-19 17:45 UTC  (3+ messages)

[PATCH libdrm] intel: annotate the intel genx helpers as private
 2018-09-19 23:18 UTC  (7+ messages)

Stale data after file is renamed while another process has an open file handle
 2018-09-19 17:39 UTC  (7+ messages)

[PATCH] clocksource/drivers/fttmr010: fix set_next_event handler
 2018-09-19 23:16 UTC  (2+ messages)

[PATCH] fanotify: store fanotify_init() flags in group's fanotify_data
 2018-09-19 17:36 UTC  (3+ messages)

[PATCH 00/12] error handling and pciehp maintenance
 2018-09-19 17:36 UTC  (5+ messages)
` [PATCH 11/12] PCI/AER: Use managed resource allocations

[PATCH 1/7] extended support for LTE and NR. Some minor fixes. part 1 of 7
 2018-09-19 23:14 UTC  (2+ messages)

[Bug 107990] Got Dying Light working in Arch by changing Mesa's compile steps, how to get it working Out Of the Box?
 2018-09-19 23:13 UTC  (2+ messages)

[PATCH 0/3] some documentation changes from the beginning of the alphabet
 2018-09-19 23:13 UTC  (4+ messages)
` [PATCH 1/3] git-archimport.1: specify what kind of Arch we're talking about

[PATCH v3 00/44] Convert RPC client transmission to a queued model
 2018-09-19 17:30 UTC  (19+ messages)
` [PATCH v3 01/44] SUNRPC: Clean up initialisation of the struct rpc_rqst
  ` [PATCH v3 02/44] SUNRPC: If there is no reply expected, bail early from call_decode
    ` [PATCH v3 03/44] SUNRPC: The transmitted message must lie in the RPCSEC window of validity
      ` [PATCH v3 04/44] SUNRPC: Simplify identification of when the message send/receive is complete
        ` [PATCH v3 05/44] SUNRPC: Avoid holding locks across the XDR encoding of the RPC message
          ` [PATCH v3 06/44] SUNRPC: Rename TCP receive-specific state variables
            ` [PATCH v3 07/44] SUNRPC: Move reset of TCP state variables into the reconnect code
              ` [PATCH v3 08/44] SUNRPC: Add socket transmit queue offset tracking
                ` [PATCH v3 09/44] SUNRPC: Simplify dealing with aborted partially transmitted messages
                  ` [PATCH v3 10/44] SUNRPC: Refactor the transport request pinning
                    ` [PATCH v3 11/44] SUNRPC: Add a helper to wake up a sleeping rpc_task and set its status
                      ` [PATCH v3 12/44] SUNRPC: Test whether the task is queued before grabbing the queue spinlocks
                        ` [PATCH v3 13/44] SUNRPC: Don't wake queued RPC calls multiple times in xprt_transmit
                          ` [PATCH v3 14/44] SUNRPC: Rename xprt->recv_lock to xprt->queue_lock
                            ` [PATCH v3 15/44] SUNRPC: Refactor xprt_transmit() to remove the reply queue code


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.